brandonbiete
72024e71d9
[BRE-739] Create tar.gz amd64 release artifact for desktop client ( #17523 )
...
* [BRE-739] Add x64 tar.gz build artifact for desktop client
* [BRE-739] Update the path where the artifact is unpacked
2025-11-26 09:40:53 -05:00
renovate[bot]
dd8e3f963d
[deps]: Update actions/checkout action to v5.0.1 ( #17537 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-25 17:08:17 -05:00
aj-bw
413a024e61
removal of freebsd build, upload, release and other references ( #17354 )
2025-11-17 16:33:12 -05:00
Vince Grassia
9a3ba9e05b
Fix workflow formatting ( #17382 )
2025-11-13 21:56:37 -05:00
renovate[bot]
9786594df3
[deps]: Update Minor github-actions updates ( #14923 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-12 13:18:42 -05:00
aj-bw
f992b80161
[bre-1149] linux desktop arm builds - continuation of community PR#16096 ( #17254 )
...
* adding arm64 snap, flatpak and tar variant to releases now for future flatpak consumption
* adding arm64 snap, flatpak and tar build process
---------
Co-authored-by: fredrmb <69513590+fredrmb@users.noreply.github.com >
2025-11-07 10:31:53 -05:00
renovate[bot]
a592f2b866
[deps]: Update actions/checkout action to v5 ( #16424 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-23 15:18:43 -04:00
Matt Andreko
8beb1c6ab0
Clean up workflow files from Zizmor output ( #16690 )
2025-10-21 13:13:45 -04:00
aj-bw
3202b56614
[bre-1089] mac desktop publish automation using fastlane ( #16091 )
...
* 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 >
2025-08-28 10:53:17 -04:00
Andy Pixley
78bebe66ea
[BRE-848] Add Workflow Permissions ( #15328 )
2025-06-26 12:57:01 -04:00
Vince Grassia
04e59a0fe2
BRE-889 - Remove checksum assets ( #15146 )
2025-06-11 15:33:51 -04:00
Michał Chęciński
9f524d4b91
Fix name of the release-version-check workflow ( #13026 )
2025-01-23 09:06:13 +00:00
renovate[bot]
007e2fc951
[deps]: Update github-action minor ( #12972 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-21 11:24:43 -08:00
Addison Beck
4d576f0533
fix(ci): Resolve errors and warnings exposed by new workflow linter ( #12755 )
...
* fix(ci): Resolve errors and warnings exposed by new workflow linter
* Add missed warning
2025-01-08 13:06:19 -05:00
renovate[bot]
dd6def2f52
[deps] DevOps: Update gh minor ( #11730 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-30 11:29:15 -04:00
Opeyemi
133257f60e
clean up document start ( #11607 )
2024-10-17 18:40:42 +00:00
renovate[bot]
f6f487bdce
[deps] DevOps: Update gh minor ( #11537 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-17 10:45:49 -04:00
renovate[bot]
0cd2b4aae5
[deps] DevOps: Update gh minor ( #11320 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-30 11:46:20 +02:00
renovate[bot]
f9b66db1a9
[deps] DevOps: Update gh minor ( #10577 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-26 16:45:28 -04:00
Vince Grassia
ed703b3658
BRE-272 - Fix Publish Workflows and other misc workflow updates ( #10676 )
2024-08-22 08:54:23 -06:00
Michał Chęciński
304bd662ec
[BRE-210] Split GitHub releases from deploy/publish ( #10243 )
...
* Split web release and publish
* Change publish browser to release browser
* Split publish and release cli
* Fix cli publish
* Split publish and release desktop workflows
* Add deployment status update
* Fix deployment status
2024-08-08 16:55:13 -06:00
Michał Chęciński
0fc489cfa0
[BRE-133] Fix Partial Desktop Release ( #9825 )
2024-06-27 13:51:29 +02:00
watsondm
423d8c71b5
CLOUDOPS-1592 Remove artifacts R2 steps from desktop release workflows ( #8897 )
...
* CLOUDOPS-1592 Remove artifacts R2 steps from desktop release workflows
* CLOUDOPS-1592 Remove artifacts R2 steps from staged rollout workflow
2024-04-24 11:01:51 -04:00
watsondm
07c172d3a3
Revert "CLOUDOPS-1369 Remove R2 bucket secrets and step from artifacts ( #8534 )" ( #8546 )
...
This reverts commit 7021e94475 .
2024-03-29 09:43:06 -04:00
watsondm
7021e94475
CLOUDOPS-1369 Remove R2 bucket secrets and step from artifacts ( #8534 )
2024-03-28 16:44:40 -04:00
renovate[bot]
bd4453cce5
[deps] DevOps: Update gh minor ( #8179 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-06 13:49:15 -05:00
Vince Grassia
68cc52164f
Update input description on workflows ( #7881 )
2024-02-09 11:30:07 +01:00
renovate[bot]
7dd102364c
[deps] DevOps: Update windows to v2022 ( #7878 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-08 15:33:19 -05:00
renovate[bot]
2c9a48046f
[deps] DevOps: Update actions/checkout action to v4 ( #7866 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-08 14:43:14 -05:00
renovate[bot]
2ee482d6f9
[deps] DevOps: Update gh minor ( #7864 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-08 14:38:19 -05:00
Joseph Flinn
9c1169d035
Update master to main in workflows ( #7151 )
2023-12-12 11:57:50 -08:00
Vince Grassia
16c567ab59
Update 'master' to 'main' ( #6834 )
2023-11-08 13:08:34 -05:00
Opeyemi
e49f298330
UPDATE: pin bitwarden/actions to master ( #6693 )
2023-10-25 15:35:46 +01:00
renovate[bot]
c145763ded
Update bitwarden/gh-actions digest to c970b0f ( #6529 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-18 12:23:26 -04:00
Vince Grassia
7190bad1b0
Standardize Snapcraft commands in workflows ( #6351 )
2023-10-05 13:14:10 -06:00
renovate[bot]
ffb6bd0a30
Update bitwarden/gh-actions digest to f112580 ( #6467 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-03 11:03:16 -06:00
renovate[bot]
ca65548b3a
Update bitwarden/gh-actions digest to 62d1bf7 ( #6385 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-25 08:33:02 -04:00
Vince Grassia
020018085a
Revert change to if key's ( #6353 )
2023-09-20 14:34:21 -04:00
Vince Grassia
9288367bc8
Fix logic in workflow ( #6147 )
2023-08-30 10:46:10 -04:00
Opeyemi
6bf559b932
UPDATE: fix all warnings in Clients workflow ( #6137 )
2023-08-29 16:00:28 +01:00
Vince Grassia
b5c4149bc8
CLI/Release Desktop Workflow - Update runner to Ubuntu latest ( #6129 )
2023-08-28 15:31:09 -04:00
renovate[bot]
8cf82ea028
Update bitwarden/gh-actions digest to 67ab95d ( #5839 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-25 14:27:30 -06:00
renovate[bot]
775a13a5f2
Update bitwarden/gh-actions digest to a30e9c3 ( #5722 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-11 10:12:36 -06:00
renovate[bot]
a009ca3cfa
Update gh minor ( #5592 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-29 08:46:56 -06:00
renovate[bot]
d10741e994
Update bitwarden/gh-actions digest to 37ffa14 ( #5589 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-22 20:37:42 +00:00
Vince Grassia
b9d6d6583e
Fix Chocolately command ( #5653 )
2023-06-22 09:57:15 -04:00
renovate[bot]
1b743a6a15
chore(deps): update bitwarden/gh-actions digest to 72594be ( #5523 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-06 13:02:54 +03:00
Vince Grassia
53e2196d8d
Fix release desktop workflow ( #5545 )
2023-05-31 13:19:40 -04:00
renovate[bot]
08aa04beab
chore(deps): update bitwarden/gh-actions digest to c86ced0 ( #5505 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-24 15:33:02 +02:00
renovate[bot]
2ed3cfc8e0
chore(deps): update bitwarden/gh-actions digest to f07c58a ( #5442 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-19 14:24:53 +02:00