Skip to content
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

chore(main): release 0.0.0 #10

Merged
merged 2 commits into from
Nov 29, 2024
Merged

chore(main): release 0.0.0 #10

merged 2 commits into from
Nov 29, 2024

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Nov 29, 2024

πŸ€– I have created a release beep boop

0.0.0 (2024-11-29)

✨ Features

  • add commit command to generate commit messages using LLM (813593c)
  • add logging and model option to CLI (411658e)

⬆️ Dependencies

  • deps: update astral-sh/setup-uv action to v4 (#8) (54a311e)

πŸ“ Documentation

  • add CLI usage documentation (6ad48bd)
  • add project title to README (c33e7e4)
  • enhances README with detailed project information (6bc3631)
  • standardize commit message type descriptions (a2abf54)
  • update commit message guidelines (de62d93)
  • update help documentation formatting (5c28cfe)
  • update repository description and topic instructions (e242291)

🎫 Chores

  • streamline CI configuration and update dependencies (d017833)
  • update project name and add build configuration (989ea88)

β™» Code Refactoring

  • enhance commit command with path filtering and prefix handling (301512f)
  • improve interactive CLI output and usage display (852f390)
  • improve tag extraction and type annotations (f1fbca3)
  • reorganize and optimize configuration and command handling (d62896e)
  • reorganize module structure for clarity (239e765)
  • reorganize repository structure and improve command handling (e39e58e)
  • streamline configuration and improve integration with external libraries (142fab2)

This PR was generated with Release Please. See documentation.

Copy link

πŸ¦™ MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
βœ… ACTION actionlint 2 0 0.02s
⚠️ BASH bash-exec 3 1 0.05s
βœ… BASH shellcheck 3 0 0.02s
βœ… BASH shfmt 3 0 0 0.01s
βœ… COPYPASTE jscpd yes no 1.2s
βœ… ENV dotenv-linter 1 0 0 0.02s
βœ… JSON jsonlint 9 0 0.18s
βœ… JSON prettier 9 1 0 0.77s
βœ… JSON v8r 9 0 4.91s
⚠️ MARKDOWN markdownlint 6 0 26 0.72s
βœ… MARKDOWN markdown-link-check 6 0 2.84s
βœ… MARKDOWN markdown-table-formatter 6 0 0 0.24s
⚠️ PYTHON pyright 41 35 7.85s
βœ… PYTHON ruff 41 0 0 0.04s
βœ… REPOSITORY checkov yes no 13.01s
βœ… REPOSITORY devskim yes no 0.99s
βœ… REPOSITORY dustilock yes no 0.01s
βœ… REPOSITORY gitleaks yes no 0.15s
βœ… REPOSITORY git_diff yes no 0.01s
βœ… REPOSITORY grype yes no 9.42s
βœ… REPOSITORY kics yes no 1.84s
βœ… REPOSITORY secretlint yes no 0.97s
βœ… REPOSITORY syft yes no 0.98s
βœ… REPOSITORY trivy yes no 10.51s
βœ… REPOSITORY trivy-sbom yes no 0.07s
βœ… REPOSITORY trufflehog yes no 2.0s
⚠️ SPELL cspell 71 2 3.51s
⚠️ SPELL lychee 22 1 0.91s
βœ… YAML prettier 7 0 0 0.51s
βœ… YAML v8r 7 0 2.6s
βœ… YAML yamllint 7 0 0.37s

See detailed report in MegaLinter reports

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

MegaLinter is graciously provided by OX Security

Copy link

github-actions bot commented Nov 29, 2024

πŸ¦™ MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
βœ… ACTION actionlint 2 0 0.02s
⚠️ BASH bash-exec 3 1 0.01s
βœ… BASH shellcheck 3 0 0.02s
βœ… BASH shfmt 3 0 0 0.02s
βœ… COPYPASTE jscpd yes no 1.19s
βœ… ENV dotenv-linter 1 0 0 0.01s
βœ… JSON jsonlint 9 0 0.18s
βœ… JSON prettier 9 1 0 0.71s
βœ… JSON v8r 9 0 5.07s
⚠️ MARKDOWN markdownlint 6 1 41 1.12s
⚠️ MARKDOWN markdown-link-check 6 2 5.56s
βœ… MARKDOWN markdown-table-formatter 6 1 0 0.18s
⚠️ PYTHON pyright 41 35 7.69s
βœ… PYTHON ruff 41 0 0 0.04s
βœ… REPOSITORY checkov yes no 12.56s
βœ… REPOSITORY devskim yes no 0.98s
βœ… REPOSITORY dustilock yes no 0.01s
βœ… REPOSITORY gitleaks yes no 0.15s
βœ… REPOSITORY git_diff yes no 0.01s
βœ… REPOSITORY grype yes no 9.72s
βœ… REPOSITORY kics yes no 1.13s
βœ… REPOSITORY secretlint yes no 0.99s
βœ… REPOSITORY syft yes no 1.21s
βœ… REPOSITORY trivy yes no 12.41s
βœ… REPOSITORY trivy-sbom yes no 0.06s
βœ… REPOSITORY trufflehog yes no 1.79s
⚠️ SPELL cspell 71 3 4.26s
⚠️ SPELL lychee 22 2 1.28s
βœ… YAML prettier 7 0 0 0.46s
βœ… YAML v8r 7 0 3.24s
βœ… YAML yamllint 7 0 0.23s

See detailed report in MegaLinter reports

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

MegaLinter is graciously provided by OX Security

@release-please release-please bot force-pushed the release-please--branches--main branch from b032a5b to 6706832 Compare November 29, 2024 13:13
@liblaf liblaf merged commit bfaf16c into main Nov 29, 2024
2 checks passed
@liblaf liblaf deleted the release-please--branches--main branch November 29, 2024 13:26
Copy link
Contributor Author

πŸ€– Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant