Skip to content

Release 0.3.0 #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jan 26, 2024
Merged

Release 0.3.0 #9

merged 4 commits into from
Jan 26, 2024

Conversation

unixorn
Copy link
Owner

@unixorn unixorn commented Jan 26, 2024

  • Bump version to 0.3.0
  • Start reading __version__ from package metadata instead of manually setting it in two places

Copy link

github-actions bot commented Jan 26, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ ACTION actionlint 1 1 0.02s
✅ COPYPASTE jscpd yes no 1.25s
✅ PYTHON black 1 0 0.6s
✅ PYTHON flake8 1 0 0.56s
⚠️ PYTHON isort 1 1 0.18s
✅ PYTHON mypy 1 0 2.52s
✅ PYTHON pylint 1 0 3.27s
✅ PYTHON pyright 1 0 7.08s
✅ PYTHON ruff 1 0 0.04s
✅ REPOSITORY devskim yes no 1.57s
✅ REPOSITORY dustilock yes no 0.0s
✅ REPOSITORY gitleaks yes no 0.15s
✅ REPOSITORY git_diff yes no 0.01s
⚠️ REPOSITORY kics yes 1 1.68s
✅ REPOSITORY secretlint yes no 0.93s
✅ REPOSITORY syft yes no 0.32s
✅ REPOSITORY trivy-sbom yes no 1.61s
✅ REPOSITORY trufflehog yes no 5.16s
✅ YAML prettier 2 0 0.55s
✅ YAML v8r 2 0 2.89s
✅ YAML yamllint 2 0 0.39s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

Signed-off-by: Joe Block <jpb@unixorn.net>
This lets us specify the module version in one place, pyproject.toml,
instead of having to remember to also update `__init__.py`.

Signed-off-by: Joe Block <jpb@unixorn.net>
Signed-off-by: Joe Block <jpb@unixorn.net>
@unixorn unixorn force-pushed the release-contributions branch from 2b44bd4 to 0d94929 Compare January 26, 2024 22:58
Signed-off-by: Joe Block <jpb@unixorn.net>
@unixorn unixorn merged commit a16c86d into main Jan 26, 2024
@unixorn unixorn deleted the release-contributions branch January 26, 2024 23:23
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