Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions .cspell.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"version": "0.2",
"language": "en,uk,nitra",
"gitignoreRoot": ".",
"ignorePaths": [
"**/material-symbols-outlined.css",
"**/node_modules/**",
"**/vscode-extension/**",
"**/.git/**",
Expand Down Expand Up @@ -94,6 +96,24 @@
"машинно",
"монтирує",
"напр",
"автовизначити",
"джоба",
"джоби",
"джобів",
"екшн",
"запускувані",
"керуючий",
"клікати",
"пайплайнів",
"Перегенеровано",
"підходящу",
"пропсом",
"ранів",
"таски",
"peekable",
"rposition",
"splitn",
"tfsgit",
"нездекларований",
"нездекларованих",
"неіснуючого",
Expand Down
5 changes: 5 additions & 0 deletions app/.changes/260714-1740.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
bump: patch
section: Changed
---
`PipelineRunDetailsDialog` переведено на спільний `BaseDialog` із `@7n/tauri-components` (усунення дублювання діалогової обгортки з `CostLedgerDialog`).
2 changes: 1 addition & 1 deletion app/src-tauri/src/docs/pipeline.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ type: Rust Module
title: pipeline.rs
resource: app/src-tauri/src/pipeline.rs
docgen:
crc: 1d650e8a
crc: cfedb4c9
model: omlx/gemma-4-e2b-it-4bit
score: 0
issues: refusal-filler,anchor-miss:https://github.com/owner/repo(.git,anchor-miss:https://github.com/nitra/task.git,anchor-miss:https://github.com/nitra/task,anchor-miss:https://dev.azure.com/contoso,best-of-2:retry-lost
Expand Down
Loading