-
Notifications
You must be signed in to change notification settings - Fork 432
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
Migration of Gitlab lint, check, workspace, examples stages to GitHub Actions #1950
Conversation
🦑 📈 ink! Example Contracts ‒ Changes Report 📉 🦑
Link to the run | Last update: Tue Nov 7 09:47:26 CET 2023 |
Codecov Report
@@ Coverage Diff @@
## master #1950 +/- ##
=======================================
Coverage 53.31% 53.31%
=======================================
Files 219 219
Lines 6831 6831
=======================================
Hits 3642 3642
Misses 3189 3189 see 2 files with indirect coverage changes 📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today! |
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.
^^^ The same
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.
It's better to manage image used for CI from one place - global env
. Will help when time to update will come.
You are right @sergejparity, but I couldn't get GHA to use the environment variable in this context (container). It appears that, in this context, environment variables are not being handled. |
Co-authored-by: Sergejs Kostjucenko <[email protected]>
@smiasojed yes, looks like it doesn't work as expected.
So up to you, whether to use it or not. |
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.
LGTM!
Summary
Related #1454
cargo-contract
orpallet-contracts
?Migration of Gitlab lint, check, workspace stages to GitHub Actions
Description
Migrating the lint, check, workspace and examples stages to GitHub Actions.
The measurements and publish stages will be separate workflows.
Checklist before requesting a review
CHANGELOG.md