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

Added Release CI workflow #18

Draft
wants to merge 76 commits into
base: main
Choose a base branch
from
Draft

Conversation

ScottGibb
Copy link
Collaborator

@ScottGibb ScottGibb commented Dec 5, 2024

The purpose of this PR is to create a release workflow that will do the following:

  • Upload a tagged release to crates.io
  • create a github release with notes added

The idea behind this is that the maintainers will tag their codebase with the versioning like so vX.X.X, which will then result in this workflow triggering.

Work to Be Done

@ScottGibb ScottGibb added the enhancement New feature or request label Dec 5, 2024
@ScottGibb ScottGibb self-assigned this Dec 5, 2024
@ScottGibb ScottGibb requested a review from petekubiak December 6, 2024 11:21
Copy link
Contributor

github-actions bot commented Dec 6, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.13s
✅ JSON jsonlint 3 0 0.19s
✅ JSON prettier 3 0 0 0.48s
✅ MARKDOWN markdownlint 10 0 0 0.67s
✅ MARKDOWN markdown-link-check 10 0 6.57s
✅ MARKDOWN markdown-table-formatter 10 0 0 0.22s
✅ RUST clippy yes no 46.8s
✅ YAML prettier 8 0 0 0.6s
✅ YAML yamllint 8 0 0.34s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link
Contributor

MegaLinter has automatically applied linters fixes on this PR.
Please review the changes and merge if they are correct.
PR: #37

@ScottGibb ScottGibb requested a review from petekubiak December 12, 2024 13:24
@ScottGibb ScottGibb mentioned this pull request Dec 17, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants