3 Commits

Author SHA1 Message Date
fd3c1e799c fix: resolve CI/CD linting and type checking issues
Some checks failed
CI / test (3.11) (push) Has been cancelled
CI / test (3.12) (push) Has been cancelled
CI / test (3.9) (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 10:03:15 +00:00
55304fd609 fix: add --version option to Click CLI group
Some checks failed
CI / test (3.10) (push) Failing after 4m51s
CI / test (3.11) (push) Failing after 4m54s
CI / test (3.12) (push) Failing after 4m54s
CI / test (3.9) (push) Failing after 4m51s
CI / lint (push) Failing after 4m47s
CI / build (push) Has been skipped
- Added @click.version_option decorator to main() in commands.py
- Imported __version__ from loglens package
- Resolves CI build failure: 'loglens --version' command not found
2026-02-02 09:25:18 +00:00
4cdcd06642 Initial commit: LogLens CLI with parsers, analyzers, and CLI
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 / test (3.9) (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
2026-02-02 08:00:27 +00:00