-
-
Notifications
You must be signed in to change notification settings - Fork 561
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
ci(rust)::> Github Workflow to verify new crates that are being introduced #8266
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome PR @PsychoPunkSage little changes left, and we should merge this PR, also you should make the commit message
ci: github workflow to verify new crates that are being introduced
We do not support uppercase in our commit messages, this JS file contains code rules for commits https://github.com/build-trust/ockam/blob/develop/tools/commitlint/commitlint.config.js
c617bb8
to
d3a6d39
Compare
@metaclips |
6815b75
to
17cf5e7
Compare
Hi @metaclips |
6ab9e72
to
1ea9ee0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @PsychoPunkSage this PR found errors in our crates.
Closes #2526
Made a
check_crate.yml
workflow that will be triggered whenpush
orpull
request are made.It will run simple script at each steps ti check for
Change.log
andreadme.md