Commit Graph

19 Commits

Author SHA1 Message Date
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
Vince Grassia
d65824e624
BRE-1220 - Update Publish CLI workflow (#16912) 2025-10-17 09:35:57 -06:00
renovate[bot]
af529fbf39
[deps]: Update actions/setup-node action to v5 (#16426)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 10:42:42 -04:00
renovate[bot]
8f29d0325a
[deps]: Update samuelmeuli/action-snapcraft action to v3 (#14930)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Amy Galles <9685081+AmyLGalles@users.noreply.github.com>
2025-10-08 13:49:42 -07:00
aj-bw
806111c94f
[bre-1104] update cli npm publish to use oidc (#16214)
* prep workflow for npm OIDC publishing

* add node setup step

* update environment name

* clarify job title

* npm versioning testing, will revert

* syntax

* syntax

* temporarily remove dynamic node version

* Revert build-cli.yml to main branch version

* remove husky install step

* pin npm version in setup node step

* add comment

* more clear comment to show future action needed

* formatting
2025-09-15 13:57:23 -04:00
Andy Pixley
83f9061474
[BRE-831] migrate secrets akv (#15158) 2025-07-21 15:54:28 -04:00
Michał Chęciński
3fda91e42f
Fix deployment_id to deployment-id in workflow files (#13028) 2025-01-23 11:04:54 +00: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)
Some checks are pending
Chromatic / Check PR run (push) Waiting to run
Chromatic / Chromatic (push) Blocked by required conditions
Scan / Check PR run (push) Waiting to run
Scan / SAST scan (push) Blocked by required conditions
Scan / Quality scan (push) Blocked by required conditions
Testing / Check for test secrets (push) Waiting to run
Testing / Run tests (push) Blocked by required conditions
Testing / Run Rust tests on ${{ matrix.os }} (macos-latest) (push) Waiting to run
Testing / Run Rust tests on ${{ matrix.os }} (ubuntu-latest) (push) Waiting to run
Testing / Run Rust tests on ${{ matrix.os }} (windows-latest) (push) Waiting to run
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-26 16:45:28 -04:00
Vince Grassia
da6b3535da
BRE-277 - Fix CLI NPM publish job (#10729) 2024-08-26 18:33:14 +01:00
Vince Grassia
49810beb24
BRE-272 - Fix Publish Workflows (#10693)
Some checks are pending
Chromatic / Check PR run (push) Waiting to run
Chromatic / Chromatic (push) Blocked by required conditions
Scan / Check PR run (push) Waiting to run
Scan / SAST scan (push) Blocked by required conditions
Scan / Quality scan (push) Blocked by required conditions
Testing / Check for test secrets (push) Waiting to run
Testing / Run tests (push) Blocked by required conditions
Testing / Run Rust tests on ${{ matrix.os }} (macos-latest) (push) Waiting to run
Testing / Run Rust tests on ${{ matrix.os }} (ubuntu-latest) (push) Waiting to run
Testing / Run Rust tests on ${{ matrix.os }} (windows-latest) (push) Waiting to run
2024-08-23 13:54:51 +02:00
Vince Grassia
62666c51f5
BRE-272 - Fix CLI release and publish workflows (#10688) 2024-08-23 01:29:39 +00: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