-
Notifications
You must be signed in to change notification settings - Fork 54
[PM-12580] Adds CI for the internal Beta build #971
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
# Conflicts: # .github/workflows/build.yml
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #971 +/- ##
=======================================
Coverage 89.10% 89.10%
=======================================
Files 657 657
Lines 41317 41317
=======================================
Hits 36814 36814
Misses 4503 4503 ☔ View full report in Codecov by Sentry. |
New Issues
|
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 although there seems to be a Linter issue on the checks.
This reverts commit 1e18762.
d639159
to
7112430
Compare
7112430
to
b67c219
Compare
# Conflicts: # .github/workflows/CI-main.yml
79d1cb6
to
9421d0c
Compare
# Conflicts: # .github/workflows/CI-main.yml
🎟️ Tracking
https://bitwarden.atlassian.net/browse/PM-12580
📔 Objective
Automates building and distributing an internal Beta build with the Debug Menu available. This may be used in the near future for preview xcode features.
Also bumps the base version number to fix builds failing in
main
.⏰ 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