-
Notifications
You must be signed in to change notification settings - Fork 142
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: Update usage of root level version.txt file #17366
ci: Update usage of root level version.txt file #17366
Conversation
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferencesCodacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #17366 +/- ##
=========================================
Coverage 68.91% 68.91%
Complexity 22667 22667
=========================================
Files 2613 2613
Lines 97892 97892
Branches 10156 10156
=========================================
Hits 67463 67463
Misses 26613 26613
Partials 3816 3816 |
205351f
to
93b8e11
Compare
This looks good to me, but I'd like @rbarkerSL to look at it as well before merging it. |
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
93b8e11
to
d592477
Compare
Description:
This PR aims to configure the "node-zxc-build-release-artifact.yaml" workflow to store
version.txt
as artifact instead of storing it in the build cache.Related issue(s):
Fixes #17248
Notes for reviewer:
Checklist