Commit Graph

117 Commits

Author SHA1 Message Date
cf9fbb6282 fix: update test imports to use gitignore_generator module instead of src
Some checks failed
CI / test (3.10) (push) Has been cancelled
CI / test (3.11) (push) Has been cancelled
CI / test (3.12) (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
2026-02-02 16:23:35 +00:00
1c3fb8589f fix: update test imports to use gitignore_generator module instead of src
Some checks failed
CI / test (3.10) (push) Has been cancelled
CI / test (3.11) (push) Has been cancelled
CI / test (3.12) (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
2026-02-02 16:23:35 +00:00
01cec11854 fix: update test imports to use gitignore_generator module instead of src
Some checks failed
CI / test (3.10) (push) Has been cancelled
CI / test (3.11) (push) Has been cancelled
CI / test (3.12) (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
2026-02-02 16:23:35 +00:00
21f72e2bd0 fix: update test imports to use gitignore_generator module instead of src
Some checks failed
CI / test (3.11) (push) Has been cancelled
CI / test (3.12) (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
CI / test (3.10) (push) Has been cancelled
2026-02-02 16:23:34 +00:00
1f275038a5 fix: use Python module import for CI verification to avoid PATH issues
Some checks failed
CI / test (3.10) (push) Failing after 12s
CI / test (3.11) (push) Failing after 13s
CI / test (3.12) (push) Failing after 11s
CI / lint (push) Failing after 11s
CI / build (push) Successful in 13s
2026-02-02 16:19:19 +00:00
a56ade3ea7 fix: correct wheel filename and add PATH export in CI workflow
Some checks failed
CI / test (3.10) (push) Failing after 12s
CI / test (3.11) (push) Failing after 15s
CI / test (3.12) (push) Failing after 13s
CI / lint (push) Failing after 9s
CI / build (push) Successful in 15s
2026-02-02 16:15:45 +00:00
f441191ff6 fix: add PATH export for ~/.local/bin in CI workflow
Some checks failed
CI / test (3.10) (push) Failing after 16s
CI / test (3.11) (push) Failing after 13s
CI / test (3.12) (push) Failing after 10s
CI / lint (push) Failing after 12s
CI / build (push) Successful in 14s
2026-02-02 16:11:09 +00:00
c6c13b319c fix: resolve CI lint and build failures
Some checks failed
CI / test (3.10) (push) Failing after 14s
CI / test (3.11) (push) Failing after 14s
CI / test (3.12) (push) Failing after 14s
CI / lint (push) Failing after 14s
CI / build (push) Successful in 17s
- Fixed lint path in CI workflow from src/gdiffer/ to gitignore_generator/
- Fixed verification command from gdiffer --version to gitignore --version
- Removed unused imports (pathlib.Path, typing.List, os, sys, pytest, unittest.mock.patch)
- Removed unused variable assignments (category, index)
- Fixed f-strings without placeholders
- Renamed ambiguous variable 'l' to 'line' and 'prev_line'
- Added type assertion for type narrowing in template_loader.py
2026-02-02 16:06:19 +00:00
ebed619026 fix: resolve CI lint and build failures
Some checks failed
CI / test (3.11) (push) Has been cancelled
CI / test (3.12) (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
CI / test (3.10) (push) Has been cancelled
- Fixed lint path in CI workflow from src/gdiffer/ to gitignore_generator/
- Fixed verification command from gdiffer --version to gitignore --version
- Removed unused imports (pathlib.Path, typing.List, os, sys, pytest, unittest.mock.patch)
- Removed unused variable assignments (category, index)
- Fixed f-strings without placeholders
- Renamed ambiguous variable 'l' to 'line' and 'prev_line'
- Added type assertion for type narrowing in template_loader.py
2026-02-02 16:06:17 +00:00
9bb6967219 fix: resolve CI lint and build failures
Some checks failed
CI / test (3.10) (push) Has been cancelled
CI / test (3.11) (push) Has been cancelled
CI / test (3.12) (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
- Fixed lint path in CI workflow from src/gdiffer/ to gitignore_generator/
- Fixed verification command from gdiffer --version to gitignore --version
- Removed unused imports (pathlib.Path, typing.List, os, sys, pytest, unittest.mock.patch)
- Removed unused variable assignments (category, index)
- Fixed f-strings without placeholders
- Renamed ambiguous variable 'l' to 'line' and 'prev_line'
- Added type assertion for type narrowing in template_loader.py
2026-02-02 16:06:17 +00:00
161c68b748 fix: resolve CI lint and build failures
Some checks failed
CI / test (3.10) (push) Has been cancelled
CI / test (3.11) (push) Has been cancelled
CI / test (3.12) (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
- Fixed lint path in CI workflow from src/gdiffer/ to gitignore_generator/
- Fixed verification command from gdiffer --version to gitignore --version
- Removed unused imports (pathlib.Path, typing.List, os, sys, pytest, unittest.mock.patch)
- Removed unused variable assignments (category, index)
- Fixed f-strings without placeholders
- Renamed ambiguous variable 'l' to 'line' and 'prev_line'
- Added type assertion for type narrowing in template_loader.py
2026-02-02 16:06:16 +00:00
0bf378ce70 fix: resolve CI lint and build failures
Some checks failed
CI / test (3.10) (push) Has been cancelled
CI / test (3.11) (push) Has been cancelled
CI / test (3.12) (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
- Fixed lint path in CI workflow from src/gdiffer/ to gitignore_generator/
- Fixed verification command from gdiffer --version to gitignore --version
- Removed unused imports (pathlib.Path, typing.List, os, sys, pytest, unittest.mock.patch)
- Removed unused variable assignments (category, index)
- Fixed f-strings without placeholders
- Renamed ambiguous variable 'l' to 'line' and 'prev_line'
- Added type assertion for type narrowing in template_loader.py
2026-02-02 16:06:16 +00:00
431b21019d fix: resolve CI lint and build failures
Some checks failed
CI / test (3.10) (push) Has started running
CI / test (3.11) (push) Has been cancelled
CI / test (3.12) (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
- Fixed lint path in CI workflow from src/gdiffer/ to gitignore_generator/
- Fixed verification command from gdiffer --version to gitignore --version
- Removed unused imports (pathlib.Path, typing.List, os, sys, pytest, unittest.mock.patch)
- Removed unused variable assignments (category, index)
- Fixed f-strings without placeholders
- Renamed ambiguous variable 'l' to 'line' and 'prev_line'
- Added type assertion for type narrowing in template_loader.py
2026-02-02 16:06:15 +00:00
8ea425560c fix: resolve CI lint and build failures
Some checks failed
CI / test (3.11) (push) Has been cancelled
CI / test (3.12) (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
CI / test (3.10) (push) Has been cancelled
- Fixed lint path in CI workflow from src/gdiffer/ to gitignore_generator/
- Fixed verification command from gdiffer --version to gitignore --version
- Removed unused imports (pathlib.Path, typing.List, os, sys, pytest, unittest.mock.patch)
- Removed unused variable assignments (category, index)
- Fixed f-strings without placeholders
- Renamed ambiguous variable 'l' to 'line' and 'prev_line'
- Added type assertion for type narrowing in template_loader.py
2026-02-02 16:06:15 +00:00
65733c6a62 Add CLI integration tests and Gitea Actions CI workflow
Some checks failed
CI / test (push) Failing after 12s
2026-02-02 15:58:17 +00:00
c24d8e7259 Add CLI integration tests and Gitea Actions CI workflow
Some checks failed
CI / test (push) Has been cancelled
2026-02-02 15:58:16 +00:00
61c5443e2b Add test configuration and unit tests
Some checks failed
CI / test (push) Failing after 13s
2026-02-02 15:57:37 +00:00
4facb5d121 Add test configuration and unit tests
Some checks failed
CI / test (push) Has been cancelled
2026-02-02 15:57:36 +00:00
68878bb4b7 Add test configuration and unit tests
Some checks failed
CI / test (push) Has been cancelled
2026-02-02 15:57:36 +00:00
5620540e0c Add IDE templates (VSCode, JetBrains, Visual Studio, Vim, Emacs)
Some checks failed
CI / test (push) Failing after 12s
2026-02-02 15:57:04 +00:00
5038c60c51 Add IDE templates (VSCode, JetBrains, Visual Studio, Vim, Emacs)
Some checks failed
CI / test (push) Has been cancelled
2026-02-02 15:57:03 +00:00
310c2d5626 Add IDE templates (VSCode, JetBrains, Visual Studio, Vim, Emacs)
Some checks failed
CI / test (push) Has been cancelled
2026-02-02 15:57:03 +00:00
1782a1b1dd Add IDE templates (VSCode, JetBrains, Visual Studio, Vim, Emacs)
Some checks failed
CI / test (push) Has been cancelled
2026-02-02 15:57:02 +00:00
a0535dd58a Add IDE templates (VSCode, JetBrains, Visual Studio, Vim, Emacs)
Some checks failed
CI / test (push) Has been cancelled
2026-02-02 15:57:02 +00:00
b3426917be Add infrastructure templates (Terraform, Ansible, Docker, Kubernetes)
Some checks failed
CI / test (push) Failing after 13s
2026-02-02 15:56:40 +00:00
5fdd7429c8 Add infrastructure templates (Terraform, Ansible, Docker, Kubernetes)
Some checks failed
CI / test (push) Has been cancelled
2026-02-02 15:56:37 +00:00
f1e0d48f26 Add infrastructure templates (Terraform, Ansible, Docker, Kubernetes)
Some checks failed
CI / test (push) Has been cancelled
2026-02-02 15:56:34 +00:00
0c1bca3a08 Add infrastructure templates (Terraform, Ansible, Docker, Kubernetes)
Some checks failed
CI / test (push) Has been cancelled
2026-02-02 15:56:32 +00:00
e438d76625 Add more language templates (Haskell, Elixir, Clojure, .NET, OCaml, Rust-Cargo)
Some checks failed
CI / test (push) Has been cancelled
2026-02-02 15:56:20 +00:00
044bb500e4 Add more language templates (Haskell, Elixir, Clojure, .NET, OCaml, Rust-Cargo)
Some checks failed
CI / test (push) Has been cancelled
2026-02-02 15:56:19 +00:00
010c4c9727 Add more language templates (Haskell, Elixir, Clojure, .NET, OCaml, Rust-Cargo)
Some checks failed
CI / test (push) Has been cancelled
2026-02-02 15:56:18 +00:00
f0915c6faf Add more language templates (Haskell, Elixir, Clojure, .NET, OCaml, Rust-Cargo)
Some checks failed
CI / test (push) Has been cancelled
2026-02-02 15:56:18 +00:00
17efb13c03 Add more language templates (Haskell, Elixir, Clojure, .NET, OCaml, Rust-Cargo)
Some checks failed
CI / test (push) Has been cancelled
2026-02-02 15:56:17 +00:00
d397276de8 Add more language templates (Haskell, Elixir, Clojure, .NET, OCaml, Rust-Cargo)
Some checks failed
CI / test (push) Has been cancelled
2026-02-02 15:56:16 +00:00
cfbd0e14c3 Add language templates (Kotlin, Scala, Dart, R, Perl, Lua)
Some checks failed
CI / test (push) Failing after 13s
2026-02-02 15:55:55 +00:00
d83b7b3a7a Add language templates (Kotlin, Scala, Dart, R, Perl, Lua)
Some checks failed
CI / test (push) Has been cancelled
2026-02-02 15:55:55 +00:00
899e028330 Add language templates (Kotlin, Scala, Dart, R, Perl, Lua)
Some checks failed
CI / test (push) Has been cancelled
2026-02-02 15:55:54 +00:00
8868819b32 Add language templates (Kotlin, Scala, Dart, R, Perl, Lua)
Some checks failed
CI / test (push) Has been cancelled
2026-02-02 15:55:53 +00:00
a14956a38f Add language templates (Kotlin, Scala, Dart, R, Perl, Lua)
Some checks failed
CI / test (push) Has been cancelled
2026-02-02 15:55:53 +00:00
02a8c83c4a Add language templates (Kotlin, Scala, Dart, R, Perl, Lua)
Some checks failed
CI / test (push) Has been cancelled
2026-02-02 15:55:52 +00:00
81ba1574d1 Add more language templates (C++, C#, Ruby, PHP, TypeScript, Swift)
Some checks failed
CI / test (push) Failing after 12s
2026-02-02 15:55:25 +00:00
78f36551be Add more language templates (C++, C#, Ruby, PHP, TypeScript, Swift)
Some checks failed
CI / test (push) Has been cancelled
2026-02-02 15:55:24 +00:00
f53c0faac0 Add more language templates (C++, C#, Ruby, PHP, TypeScript, Swift)
Some checks failed
CI / test (push) Has been cancelled
2026-02-02 15:55:24 +00:00
4d3fecd37b Add more language templates (C++, C#, Ruby, PHP, TypeScript, Swift)
Some checks failed
CI / test (push) Has been cancelled
2026-02-02 15:55:23 +00:00
12f7904254 Add more language templates (C++, C#, Ruby, PHP, TypeScript, Swift)
Some checks failed
CI / test (push) Has been cancelled
2026-02-02 15:55:23 +00:00
97a566d41a Add more language templates (C++, C#, Ruby, PHP, TypeScript, Swift)
Some checks failed
CI / test (push) Has been cancelled
2026-02-02 15:55:22 +00:00
550d66d4c3 Add template index and language templates (Python, JavaScript, Java, Go, Rust)
Some checks failed
CI / test (push) Failing after 13s
2026-02-02 15:54:58 +00:00
9d82f7b97b Add template index and language templates (Python, JavaScript, Java, Go, Rust)
Some checks failed
CI / test (push) Has been cancelled
2026-02-02 15:54:57 +00:00
c4b770f4e9 Add template index and language templates (Python, JavaScript, Java, Go, Rust)
Some checks failed
CI / test (push) Has been cancelled
2026-02-02 15:54:57 +00:00
50a2bcb8cc Add template index and language templates (Python, JavaScript, Java, Go, Rust)
Some checks failed
CI / test (push) Has been cancelled
2026-02-02 15:54:56 +00:00