Skip to content

chore: update secrets baseline with new filter and regenerated line n…#127

Merged
KJonline merged 6 commits into
devfrom
Workflow-cleanup
May 9, 2026
Merged

chore: update secrets baseline with new filter and regenerated line n…#127
KJonline merged 6 commits into
devfrom
Workflow-cleanup

Conversation

@KJonline

@KJonline KJonline commented May 9, 2026

Copy link
Copy Markdown
Contributor

…umbers

KJonline added 6 commits May 9, 2026 12:03
…ingle pre-commit run

- Consolidate multiple individual lint jobs (bandit, codespell, ruff, yaml, json, executables) into single lint job running all pre-commit hooks
- Remove prepare-base job and complex virtual environment caching strategy
- Simplify caching to only cache pre-commit environments
- Add test matrix for Python 3.10-3.13
- Remove .secretlintrc.json from workflow triggers
- Remove CACHE_VERSION environment variable
- Add
…comments

- Remove standalone pylint job from CI workflow
- Add pytest-cov to dev dependencies and enable coverage reporting in tests
- Update pylint config to auto-detect CPU count (jobs=0)
- Add context manager support to HiveSession with close() method
- Update Claude Code Review workflow permissions from read to write
- Remove commented-out configuration examples from workflow files
- Remove unused tests/common.py mock file
- Consolidate workflow path triggers from specific files to `.github/workflows/**`
- Add pip caching to test job setup-python step
- Remove unused step ID from Claude workflow
- Enable claude_args with gh pr tools in Claude workflow
- Update README badge from CodeQL to CI workflow
- Update SECURITY.md with current version support and reporting instructions
- Add bandit to dev dependencies
- Move file_session fixture from test
- Add Dependabot config for weekly pip and GitHub Actions updates with dependency labels
- Add coverage report configuration to show missing lines
- Export Hive exception classes from package root for easier imports
- Clean up debugger logging and remove unused variables
- Remove unused home directory expansion in hive.py
- Fix traceback.print_exc() call to use no arguments
@KJonline
KJonline merged commit 2244426 into dev May 9, 2026
7 of 8 checks passed
@KJonline
KJonline deleted the Workflow-cleanup branch May 9, 2026 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant