Commit Graph

55 Commits

Author SHA1 Message Date
7166e66880 fix: resolve CI linting and dependency issues
Some checks failed
CI / test (push) Has been cancelled
2026-02-05 11:53:20 +00:00
53a21e2f81 fix: resolve CI linting and dependency issues
Some checks failed
CI / test (push) Has been cancelled
2026-02-05 11:53:20 +00:00
5d43c80fe5 fix: resolve CI linting and dependency issues
Some checks failed
CI / test (push) Has been cancelled
2026-02-05 11:53:19 +00:00
d6609befd5 fix: resolve CI linting and dependency issues
Some checks failed
CI / test (push) Has been cancelled
2026-02-05 11:53:18 +00:00
e85349496e fix: resolve CI linting and dependency issues
Some checks failed
CI / test (push) Has been cancelled
2026-02-05 11:53:16 +00:00
078dde19f6 fix: resolve CI linting and dependency issues
Some checks failed
CI / test (push) Has been cancelled
2026-02-05 11:53:15 +00:00
aa7c1caac3 fix: resolve CI linting and dependency issues
Some checks failed
CI / test (push) Has been cancelled
2026-02-05 11:53:15 +00:00
71f4b4c68b fix: resolve CI linting and dependency issues
Some checks failed
CI / test (push) Has been cancelled
2026-02-05 11:53:14 +00:00
5cab291b83 fix: add ruff>=0.1.0 to dev dependencies
Some checks failed
CI / test (push) Failing after 4m52s
2026-02-05 11:40:06 +00:00
1d7b9c75ff fix: add ruff>=0.1.0 to dev dependencies
Some checks failed
CI / test (push) Has been cancelled
2026-02-05 11:40:06 +00:00
4a19e7c0ee fix: add ruff>=0.1.0 to dev dependencies
Some checks failed
CI / test (push) Has been cancelled
2026-02-05 11:40:06 +00:00
31c129bf2a fix: resolve CI linting failures by targeting only Python files
Some checks failed
CI / test (push) Failing after 4m52s
2026-02-05 11:31:22 +00:00
2958490f28 fix: resolve CI linting failures (F401 unused imports)
Some checks failed
CI / test (push) Failing after 4m50s
2026-02-05 11:21:47 +00:00
d3ded89261 fix: resolve CI linting failures (F401 unused imports)
Some checks failed
CI / test (push) Has been cancelled
2026-02-05 11:21:47 +00:00
04db184914 fix: resolve CI linting failures (F401 unused imports)
Some checks failed
CI / test (push) Has been cancelled
2026-02-05 11:21:46 +00:00
040a316809 fix: resolve CI linting failures (F401 unused imports)
Some checks failed
CI / test (push) Has been cancelled
2026-02-05 11:21:45 +00:00
9a31e6d0be fix: resolve CI linting failures (F401 unused imports)
Some checks failed
CI / test (push) Failing after 4m52s
- Remove unused `os` import from cli.py
- Remove unused `os` import from config.py
- Remove unused `os` and `Dict` imports from gitignore.py
- Remove unused `os` import from template_engine.py
2026-02-05 11:10:52 +00:00
7e4c7d60ea fix: resolve CI linting failures (F401 unused imports)
Some checks failed
CI / test (push) Has been cancelled
- Remove unused `os` import from cli.py
- Remove unused `os` import from config.py
- Remove unused `os` and `Dict` imports from gitignore.py
- Remove unused `os` import from template_engine.py
2026-02-05 11:10:51 +00:00
00eae893f5 fix: resolve CI linting failures (F401 unused imports)
Some checks failed
CI / test (push) Has been cancelled
- Remove unused `os` import from cli.py
- Remove unused `os` import from config.py
- Remove unused `os` and `Dict` imports from gitignore.py
- Remove unused `os` import from template_engine.py
2026-02-05 11:10:51 +00:00
a43d6a926e fix: resolve CI linting failures (F401 unused imports)
Some checks failed
CI / test (push) Has been cancelled
- Remove unused `os` import from cli.py
- Remove unused `os` import from config.py
- Remove unused `os` and `Dict` imports from gitignore.py
- Remove unused `os` import from template_engine.py
2026-02-05 11:10:51 +00:00
ba53f56a89 Initial upload: Project Scaffold CLI with multi-language templates and CI/CD
Some checks failed
CI / test (push) Failing after 4m53s
v1.0.0
2026-02-05 11:01:27 +00:00
1180db53cf Initial upload: Project Scaffold CLI with multi-language templates and CI/CD
Some checks failed
CI / test (push) Has been cancelled
2026-02-05 11:01:26 +00:00
e761055902 Initial upload: Project Scaffold CLI with multi-language templates and CI/CD 2026-02-05 11:01:26 +00:00
5ba5398602 Initial upload: Project Scaffold CLI with multi-language templates and CI/CD 2026-02-05 11:01:25 +00:00
006d190dfc Initial upload: Project Scaffold CLI with multi-language templates and CI/CD 2026-02-05 11:01:25 +00:00
0f631a839a Initial upload: Project Scaffold CLI with multi-language templates and CI/CD 2026-02-05 11:01:25 +00:00
1286d5a953 Initial upload: Project Scaffold CLI with multi-language templates and CI/CD 2026-02-05 11:01:24 +00:00
de61e3e872 Initial upload: Project Scaffold CLI with multi-language templates and CI/CD 2026-02-05 11:01:24 +00:00
bc675d2ff3 Initial upload: Project Scaffold CLI with multi-language templates and CI/CD 2026-02-05 11:01:23 +00:00
0c15c27798 Initial upload: Project Scaffold CLI with multi-language templates and CI/CD 2026-02-05 11:01:23 +00:00
1a1cbb1073 Initial upload: Project Scaffold CLI with multi-language templates and CI/CD 2026-02-05 11:01:22 +00:00
e0fa345c27 Initial upload: Project Scaffold CLI with multi-language templates and CI/CD 2026-02-05 11:01:22 +00:00
60d7a56543 Initial upload: Project Scaffold CLI with multi-language templates and CI/CD 2026-02-05 11:01:21 +00:00
7cc79d742e Initial upload: Project Scaffold CLI with multi-language templates and CI/CD 2026-02-05 11:01:21 +00:00
f327db3ae2 Initial upload: Project Scaffold CLI with multi-language templates and CI/CD 2026-02-05 11:01:20 +00:00
d8782b6473 Initial upload: Project Scaffold CLI with multi-language templates and CI/CD 2026-02-05 11:01:20 +00:00
2e6d4729b5 Initial upload: Project Scaffold CLI with multi-language templates and CI/CD 2026-02-05 11:01:20 +00:00
bc6d800d79 Initial upload: Project Scaffold CLI with multi-language templates and CI/CD 2026-02-05 11:01:19 +00:00
335661bde6 Initial upload: Project Scaffold CLI with multi-language templates and CI/CD 2026-02-05 11:01:19 +00:00
d3af711762 Initial upload: Project Scaffold CLI with multi-language templates and CI/CD 2026-02-05 11:01:18 +00:00
f19b7b96c0 Initial upload: Project Scaffold CLI with multi-language templates and CI/CD 2026-02-05 11:01:18 +00:00
6f12b9d749 Initial upload: Project Scaffold CLI with multi-language templates and CI/CD 2026-02-05 11:01:17 +00:00
bfdb51bcd8 Initial upload: Project Scaffold CLI with multi-language templates and CI/CD 2026-02-05 11:01:17 +00:00
f722a46e2d Initial upload: Project Scaffold CLI with multi-language templates and CI/CD 2026-02-05 11:01:17 +00:00
e54da824a0 Initial upload: Project Scaffold CLI with multi-language templates and CI/CD 2026-02-05 11:01:16 +00:00
cf83d8f860 Initial upload: Project Scaffold CLI with multi-language templates and CI/CD 2026-02-05 11:01:16 +00:00
10532a2550 Initial upload: Project Scaffold CLI with multi-language templates and CI/CD 2026-02-05 11:01:15 +00:00
52d85d427c Initial upload: Project Scaffold CLI with multi-language templates and CI/CD 2026-02-05 11:01:15 +00:00
1f223a70cd Initial upload: Project Scaffold CLI with multi-language templates and CI/CD 2026-02-05 11:01:15 +00:00
f79889066f Initial upload: Project Scaffold CLI with multi-language templates and CI/CD 2026-02-05 11:01:14 +00:00