Commit Graph

68 Commits

Author SHA1 Message Date
89da5c37d2 Add models, analyzers, and formatters
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 07:57:57 +00:00
21e16bff72 Add models, analyzers, and formatters
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 07:57:57 +00:00
ec1ed6fcdb Add models, analyzers, and formatters
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 07:57:57 +00:00
3fa7f53c43 Add models, analyzers, and formatters
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 07:57:56 +00:00
823c8b5c8e Initial upload with CI/CD workflow
All checks were successful
CI / test (push) Successful in 13s
2026-02-01 07:55:45 +00:00
89cf9f5340 Initial upload with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 07:55:44 +00:00
598bfc394b Initial upload with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 07:55:43 +00:00
d4de797d24 Initial upload with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 07:55:42 +00:00
cc20df8a00 Initial upload with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 07:55:42 +00:00
249f1f3e6a Initial upload with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 07:55:42 +00:00
1c60436421 Initial upload with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 07:55:41 +00:00
3a29b03e72 Initial upload with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 07:55:41 +00:00
52ee94dc7a Initial upload with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 07:55:41 +00:00
c9a1c10472 Initial upload with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 07:55:40 +00:00
6994903316 Add Gitea Actions workflow: ci.yml
All checks were successful
CI / test (push) Successful in 11s
2026-02-01 07:54:13 +00:00
18b7d4cd35 fix: resolve CI/CD linting issues
Some checks failed
CI / test (push) Successful in 12s
CI / build (push) Failing after 4m55s
- Remove unused imports (F401) from analyzers and test files
- Remove unused typing imports (Any, Dict, List, Optional)
- Remove unused datetime imports
- Remove unused rich.columns import
- Remove unused pytest imports in test files
2026-01-30 20:53:31 +00:00
51b30c48a5 fix: resolve CI/CD linting issues
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
- Remove unused imports (F401) from analyzers and test files
- Remove unused typing imports (Any, Dict, List, Optional)
- Remove unused datetime imports
- Remove unused rich.columns import
- Remove unused pytest imports in test files
2026-01-30 20:53:30 +00:00
dc9a194d92 fix: resolve CI/CD linting issues
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
- Remove unused imports (F401) from analyzers and test files
- Remove unused typing imports (Any, Dict, List, Optional)
- Remove unused datetime imports
- Remove unused rich.columns import
- Remove unused pytest imports in test files
2026-01-30 20:53:30 +00:00
b54fad2896 fix: resolve CI/CD linting issues
Some checks failed
CI / build (push) Has been cancelled
CI / test (push) Has been cancelled
- Remove unused imports (F401) from analyzers and test files
- Remove unused typing imports (Any, Dict, List, Optional)
- Remove unused datetime imports
- Remove unused rich.columns import
- Remove unused pytest imports in test files
2026-01-30 20:53:29 +00:00
56ed45823a fix: resolve CI/CD linting issues
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
- Remove unused imports (F401) from analyzers and test files
- Remove unused typing imports (Any, Dict, List, Optional)
- Remove unused datetime imports
- Remove unused rich.columns import
- Remove unused pytest imports in test files
2026-01-30 20:53:29 +00:00
4a1ebc760d fix: resolve CI/CD linting issues
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
- Remove unused imports (F401) from analyzers and test files
- Remove unused typing imports (Any, Dict, List, Optional)
- Remove unused datetime imports
- Remove unused rich.columns import
- Remove unused pytest imports in test files
2026-01-30 20:53:29 +00:00
03c81d1f87 fix: resolve CI/CD linting issues
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
- Remove unused imports (F401) from analyzers and test files
- Remove unused typing imports (Any, Dict, List, Optional)
- Remove unused datetime imports
- Remove unused rich.columns import
- Remove unused pytest imports in test files
2026-01-30 20:53:28 +00:00
660ace8c03 fix: resolve CI/CD linting issues
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
- Remove unused imports (F401) from analyzers and test files
- Remove unused typing imports (Any, Dict, List, Optional)
- Remove unused datetime imports
- Remove unused rich.columns import
- Remove unused pytest imports in test files
2026-01-30 20:53:28 +00:00
de9f6bd849 fix: resolve CI/CD linting issues
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
- Remove unused imports (F401) from analyzers and test files
- Remove unused typing imports (Any, Dict, List, Optional)
- Remove unused datetime imports
- Remove unused rich.columns import
- Remove unused pytest imports in test files
2026-01-30 20:53:28 +00:00
facf3fc941 fix: resolve CI/CD linting issues
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
- Remove unused imports (F401) from analyzers and test files
- Remove unused typing imports (Any, Dict, List, Optional)
- Remove unused datetime imports
- Remove unused rich.columns import
- Remove unused pytest imports in test files
2026-01-30 20:53:27 +00:00
82afdd5905 docs: update linting command in README (python -m ruff)
Some checks failed
CI / test (push) Failing after 11s
CI / build (push) Has been skipped
2026-01-30 20:45:48 +00:00
e356a4a541 fix: resolve CI/CD issues - dependency and linting fixes
Some checks failed
CI / test (push) Failing after 11s
CI / build (push) Has been skipped
2026-01-30 20:42:26 +00:00
1d87d0dfa3 fix: resolve CI/CD issues - dependency and linting fixes
Some checks failed
CI / build (push) Has been cancelled
CI / test (push) Has been cancelled
2026-01-30 20:42:25 +00:00
a52590f2d7 fix: resolve CI/CD issues - dependency and linting fixes
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
2026-01-30 20:42:25 +00:00
378f7374b0 fix: resolve CI/CD issues - dependency and linting fixes
Some checks failed
CI / build (push) Has been cancelled
CI / test (push) Has been cancelled
2026-01-30 20:42:24 +00:00
1a6fc30a01 fix: resolve CI/CD issues - dependency and linting fixes
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
2026-01-30 20:42:24 +00:00
60c3e1691b fix: correct coverage and lint paths in CI workflow
Some checks failed
CI / test (push) Failing after 10s
CI / build (push) Has been skipped
2026-01-30 20:37:50 +00:00
2bb620b56f Initial upload: git-insights-cli with CI/CD workflow
Some checks failed
CI / test (push) Failing after 16s
CI / build (push) Has been skipped
CI / release (push) Has been skipped
v1.0.0
2026-01-30 20:35:33 +00:00
7b376bd081 Initial upload: git-insights-cli with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
CI / release (push) Has been cancelled
2026-01-30 20:35:32 +00:00
eddbaee563 Initial upload: git-insights-cli with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
CI / release (push) Has been cancelled
2026-01-30 20:35:32 +00:00
6d363877fd Initial upload: git-insights-cli with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
CI / release (push) Has been cancelled
2026-01-30 20:35:32 +00:00
449c5bff1e Initial upload: git-insights-cli with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
CI / release (push) Has been cancelled
2026-01-30 20:35:31 +00:00
f3f00317e6 Initial upload: git-insights-cli with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
CI / release (push) Has been cancelled
2026-01-30 20:35:30 +00:00
1f925437cc Initial upload: git-insights-cli with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
CI / release (push) Has been cancelled
2026-01-30 20:35:29 +00:00
b96bfe3cee Initial upload: git-insights-cli with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
CI / release (push) Has been cancelled
2026-01-30 20:35:28 +00:00
937cc87271 Initial upload: git-insights-cli with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
CI / release (push) Has been cancelled
2026-01-30 20:35:28 +00:00
cfc3a966a9 Initial upload: git-insights-cli with CI/CD workflow
Some checks failed
CI / build (push) Has been cancelled
CI / release (push) Has been cancelled
CI / test (push) Has been cancelled
2026-01-30 20:35:26 +00:00
824a5acfbf Initial upload: git-insights-cli with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
CI / release (push) Has been cancelled
2026-01-30 20:35:26 +00:00
120736c565 Initial upload: git-insights-cli with CI/CD workflow
Some checks failed
CI / build (push) Has been cancelled
CI / release (push) Has been cancelled
CI / test (push) Has been cancelled
2026-01-30 20:35:24 +00:00
466d6794d0 Initial upload: git-insights-cli with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
CI / release (push) Has been cancelled
2026-01-30 20:35:23 +00:00
d20c16aa5a Initial upload: git-insights-cli with CI/CD workflow
Some checks failed
CI / build (push) Has been cancelled
CI / release (push) Has been cancelled
CI / test (push) Has been cancelled
2026-01-30 20:35:22 +00:00
9adb55a80b Initial upload: git-insights-cli with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
CI / release (push) Has been cancelled
2026-01-30 20:35:22 +00:00
c2b53ba0f4 Initial upload: git-insights-cli with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
CI / release (push) Has been cancelled
2026-01-30 20:35:21 +00:00
be4dd0f0a7 Initial upload: git-insights-cli with CI/CD workflow
Some checks failed
CI / build (push) Has been cancelled
CI / release (push) Has been cancelled
CI / test (push) Has been cancelled
2026-01-30 20:35:20 +00:00
cee161f747 Initial upload: git-insights-cli with CI/CD workflow
Some checks failed
CI / build (push) Has been cancelled
CI / release (push) Has been cancelled
CI / test (push) Has been cancelled
2026-01-30 20:35:19 +00:00