mirror of
https://github.com/bitwarden/clients.git
synced 2026-06-25 21:02:59 +08:00
* Use Fastlane to publish to Apple App Store * Publish MacOS build number as artifact * Download and source build number from artifact * Refactor Fastlane file to use already existing builds in TestFlight * fastfile changes, release workflow changes, gitignore addition * reorder steps to after dist dir is created * resolve pathing issue * upload step path fix * make comments more clear * enable phased rollout, add auto-submit checkbox * move logic from release to publish workflow * configure dry run properly for MAS * edit file for testing * workflow testing * verbose logging for debugging * update to look at releases * remove verbose flag for next test * add verbose logging back * disable precheck * hardcode app v for test * hardcode app v for testing * additional test * log build numbers * remove testing values, prep for draft PR * flip metadata bool for testing * comment out branch check * hardcode locales * add metadata and locales change * lane change * more logging for finding build * address logs feedback * edit_live false * testing * extra logging from apple api * testing * workaround for attaching build attempt * workaround patch update * simplify and retest skip metadata true * turn precheck true * remove autosubmit checkbox, add live edit true for testing release notes formatting * re-org dispatch, rename dir to release_notes, flip live edit to false * another formatting attempt * additional formatting changes * account for double space, add dash to beginning * different formatting approach * format test * simplified notes formatting test, double line after each period * proper formatting * rename file for rust linter * remove testing comments * remove default string from notes, logic to check for empty release notes in mas_publish, formatting * add validation logic after publishing --------- Co-authored-by: Micaiah Martin <github@sourcecodemt.com> |
||
|---|---|---|
| .. | ||
| alert-ddg-files-modified.yml | ||
| auto-branch-updater.yml | ||
| auto-reply-discussions.yml | ||
| automatic-issue-responses.yml | ||
| automatic-pull-request-responses.yml | ||
| build-browser-target.yml | ||
| build-browser.yml | ||
| build-cli-target.yml | ||
| build-cli.yml | ||
| build-desktop-target.yml | ||
| build-desktop.yml | ||
| build-web-target.yml | ||
| build-web.yml | ||
| chromatic.yml | ||
| crowdin-pull.yml | ||
| deploy-web.yml | ||
| enforce-labels.yml | ||
| lint-crowdin-config.yml | ||
| lint.yml | ||
| locales-lint.yml | ||
| publish-cli.yml | ||
| publish-desktop.yml | ||
| publish-web.yml | ||
| release-browser.yml | ||
| release-cli.yml | ||
| release-desktop-beta.yml | ||
| release-desktop.yml | ||
| release-web.yml | ||
| repository-management.yml | ||
| retrieve-current-desktop-rollout.yml | ||
| scan.yml | ||
| staged-rollout-desktop.yml | ||
| stale-bot.yml | ||
| test-browser-interactions.yml | ||
| test.yml | ||
| version-auto-bump.yml | ||