-
Notifications
You must be signed in to change notification settings - Fork 53
[PM-10877] Use new version calculation in build workflow #969
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #969 +/- ##
==========================================
- Coverage 89.05% 89.04% -0.01%
==========================================
Files 654 654
Lines 41057 41057
==========================================
- Hits 36562 36560 -2
- Misses 4495 4497 +2 ☔ View full report in Codecov by Sentry. |
New Issues
Fixed Issues
|
# Conflicts: # .github/workflows/build.yml
89f0859
to
55ebfef
Compare
844fa2b
to
bddad52
Compare
bddad52
to
bf760bc
Compare
5ede931
to
6f4f2ae
Compare
6f4f2ae
to
9e80635
Compare
Successful test run after dealing with GitHub slow runners yesterday: https://github.com/bitwarden/ios/actions/runs/11134836990 |
🎟️ Tracking
https://bitwarden.atlassian.net/browse/PM-10877
📔 Objective
Implement the new version calculation in build.yml. While at it, added a step to output inputs.
⏰ Reminders before review
🦮 Reviewer guidelines
:+1:
) or similar for great changes:memo:
) or ℹ️ (:information_source:
) for notes or general info:question:
) for questions:thinking:
) or 💭 (:thought_balloon:
) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion:art:
) for suggestions / improvements:x:
) or:warning:
) for more significant problems or concerns needing attention:seedling:
) or ♻️ (:recycle:
) for future improvements or indications of technical debt:pick:
) for minor or nitpick changes