Commit Graph

54 Commits

Author SHA1 Message Date
a236a03f65 fix: resolve CI/CD issues - fixed workflow model, timer API, and type annotations
Some checks failed
DevDash CLI CI / test (push) Has been cancelled
- src/ui/components/cards.py: Changed WorkflowCard to use WorkflowRunModel with correct attributes
- src/models/__init__.py: Added WorkflowRunModel to exports
- src/ui/screens/dashboard.py: Fixed timer API for Textual 0.52 compatibility
- src/ui/components/loading.py: Renamed _animate to _spin for signature override
- src/git/status.py: Added type annotation 'str | None' to remote_name variable
2026-02-01 07:31:54 +00:00
dc639973be fix: resolve CI issues with refactored code 2026-02-01 07:21:30 +00:00
18184aa351 fix: resolve CI issues with refactored code 2026-02-01 07:21:30 +00:00
1a507ab30d fix: resolve CI/CD issues - fixed workflow path filter, test command, and mypy config
Some checks failed
DevDash CLI CI / test (push) Failing after 9s
2026-02-01 07:11:46 +00:00
5e523123b9 fix: resolve CI/CD issues - rewrote CI workflow and fixed Python linting errors
Some checks failed
DevDash CLI CI / test (push) Failing after 9s
2026-02-01 07:06:04 +00:00
2ed9a00e5b fix: resolve CI/CD issues - rewrote CI workflow and fixed Python linting errors
Some checks failed
DevDash CLI CI / test (push) Has been cancelled
2026-02-01 07:06:03 +00:00
e976c4ad1e fix: resolve CI/CD issues - rewrote CI workflow and fixed Python linting errors
Some checks failed
DevDash CLI CI / test (push) Has been cancelled
2026-02-01 07:06:03 +00:00
273b85b88c fix: resolve CI/CD issues - rewrote CI workflow and fixed Python linting errors
Some checks failed
DevDash CLI CI / test (push) Has been cancelled
2026-02-01 07:06:02 +00:00
9d3633aee6 fix: resolve CI/CD issues - rewrote CI workflow and fixed Python linting errors
Some checks failed
DevDash CLI CI / test (push) Has been cancelled
2026-02-01 07:06:02 +00:00
56d12229eb Initial upload: DevDash CLI with TUI dashboard
Some checks failed
CI / test (push) Failing after 17s
v0.1.0
2026-02-01 06:53:11 +00:00
ecf0392ebf Initial upload: DevDash CLI with TUI dashboard
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 06:53:10 +00:00
2458ab7482 Initial upload: DevDash CLI with TUI dashboard
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 06:53:08 +00:00
7664ac3ac4 Initial upload: DevDash CLI with TUI dashboard
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 06:53:08 +00:00
01f65847c5 Initial upload: DevDash CLI with TUI dashboard
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 06:53:07 +00:00
c0c8c27a88 Initial upload: DevDash CLI with TUI dashboard
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 06:53:06 +00:00
c2f594482e Initial upload: DevDash CLI with TUI dashboard
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 06:53:05 +00:00
b21850572b Initial upload: DevDash CLI with TUI dashboard
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 06:53:05 +00:00
c589be622e Initial upload: DevDash CLI with TUI dashboard
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 06:53:04 +00:00
4879814cdc Initial upload: DevDash CLI with TUI dashboard
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 06:53:03 +00:00
be1a57a5b8 Initial upload: DevDash CLI with TUI dashboard
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 06:53:02 +00:00
ebb0949d4d Initial upload: DevDash CLI with TUI dashboard
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 06:53:01 +00:00
7b67768852 Initial upload: DevDash CLI with TUI dashboard
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 06:53:00 +00:00
d79237861f Initial upload: DevDash CLI with TUI dashboard
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 06:52:59 +00:00
44ff7f1c44 Initial upload: DevDash CLI with TUI dashboard
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 06:52:58 +00:00
3cd94ffdcd Initial upload: DevDash CLI with TUI dashboard
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 06:52:57 +00:00
691693d0da Initial upload: DevDash CLI with TUI dashboard
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 06:52:56 +00:00
815b72d12c Initial upload: DevDash CLI with TUI dashboard
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 06:52:55 +00:00
9a16573eff Initial upload: DevDash CLI with TUI dashboard
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 06:52:54 +00:00
0b0cb4d9d5 Initial upload: DevDash CLI with TUI dashboard
Some checks are pending
CI / test (push) Has started running
2026-02-01 06:52:54 +00:00
f088f6f9ec Initial upload: DevDash CLI with TUI dashboard
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 06:52:53 +00:00
0250b4adc5 Initial upload: DevDash CLI with TUI dashboard
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 06:52:52 +00:00
83e4079adc Initial upload: DevDash CLI with TUI dashboard
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 06:52:51 +00:00
a2096f99f0 Initial upload: DevDash CLI with TUI dashboard
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 06:52:50 +00:00
07b49557d3 Initial upload: DevDash CLI with TUI dashboard
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 06:52:50 +00:00
a44a057cae Initial upload: DevDash CLI with TUI dashboard
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 06:52:49 +00:00
aa57b6222e Initial upload: DevDash CLI with TUI dashboard
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 06:52:48 +00:00
de74ebd0f8 Initial upload: DevDash CLI with TUI dashboard
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 06:52:47 +00:00
b5bbf39adf Initial upload: DevDash CLI with TUI dashboard
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 06:52:46 +00:00
9f9c904356 Initial upload: DevDash CLI with TUI dashboard
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 06:52:45 +00:00
844eb117fb Initial upload: DevDash CLI with TUI dashboard
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 06:52:44 +00:00
910620914c Initial upload: DevDash CLI with TUI dashboard
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 06:52:43 +00:00
6aa6d197f8 Initial upload: DevDash CLI with TUI dashboard
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 06:52:43 +00:00
b3efd5d316 Initial upload: DevDash CLI with TUI dashboard
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 06:52:42 +00:00
f34ce93421 Initial upload: DevDash CLI with TUI dashboard
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 06:52:41 +00:00
d2ba488823 Initial upload: DevDash CLI with TUI dashboard
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 06:52:41 +00:00
6bc9ab7f9e Initial upload: DevDash CLI with TUI dashboard
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 06:52:40 +00:00
acdab3a53b Initial upload: DevDash CLI with TUI dashboard 2026-02-01 06:52:40 +00:00
ce3ed92473 Initial upload: DevDash CLI with TUI dashboard 2026-02-01 06:52:39 +00:00
7cc5152830 Initial upload: DevDash CLI with TUI dashboard 2026-02-01 06:52:39 +00:00
bffa20e658 Initial upload: DevDash CLI with TUI dashboard 2026-02-01 06:52:39 +00:00