Andy Pixley
d9844a1a21
[BRE-831] migrate secrets AKV ( #378 )
5 months ago
Vince Grassia
f8c7e0c779
Add top-level permissions block to satisfy workflow linter ( #383 )
5 months ago
renovate[bot]
8bb7e6962a
[deps]: Update Azure/login action to v2 ( #382 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 months ago
renovate[bot]
661a5f0339
[deps]: Update anchore/scan-action action to v6 ( #374 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
renovate[bot]
4968644a0a
[deps]: Update actions/create-github-app-token action to v2 ( #371 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
Michał Chęciński
97cb326ea6
[BRE-461] Implement new self-host docker unified release process ( #366 )
...
* Add option to use latest core version in build unified workflow
* Add support for publishing on tag triggers in build workflow
* Add echo statement to output image tag in build workflow
* Fix step ref
* Remove echo
8 months ago
Matt Andreko
068ad76fd5
Update SARIF upload to use proper branch ( #360 )
9 months ago
Vince Grassia
6aaa41ac59
BRE-648 - Change image location from DockerHub to ghcr.io ( #353 )
9 months ago
Vince Grassia
962b8d0a65
BRE-648 - Fix syntax and formatting ( #352 )
10 months ago
Vince Grassia
c969cd71d8
BRE-648 - Add logic to push images to ghcr.io ( #351 )
10 months ago
renovate[bot]
c69e3fca24
[deps]: Update gh minor ( #333 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10 months ago
Michał Chęciński
5329383dfa
Refactor workflow conditions to use event names instead of input flags ( #330 )
1 year ago
Matt Bishop
876a966a04
Run cosign only for published branches ( #329 )
...
* Run cosign when not a workflow call
* Also make sure it's not a PR
* Apply suggestions
* Only run during workflow call
* Use published branches
1 year ago
Matt Bishop
cec826b9e6
Sign main branch Unified container builds with cosign ( #325 )
1 year ago
Opeyemi
eb9328fd66
Update SH Unified Build trigger ( #327 )
1 year ago
renovate[bot]
f92bfeb76e
[deps]: Update gh minor ( #318 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot]
e94853d55b
[deps]: Update gh minor ( #271 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Opeyemi
86fd559f40
[BRE-372] - Clean up document start ( #298 )
1 year ago
renovate[bot]
e62316b742
[deps]: Update docker/build-push-action action to v6 ( #267 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
cebd2b047a
[deps]: Update gh minor ( #223 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Opeyemi
9d5eb9eccb
Fix jobs failure check ( #226 )
2 years ago
Opeyemi
9745acdc47
Update Failure Job ( #224 )
2 years ago
renovate[bot]
299129e9a6
Update gh minor ( #182 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Joseph Flinn
83a8618021
Point workflows to main ( #190 )
2 years ago
Opeyemi
c7fe921776
[DEVOPS-1648] - Update commands to grab the latest web tag ( #183 )
...
* test new command to grab clients tag
* check what's in tag file
* Delete comments
2 years ago
Vince Grassia
1ba439e3b0
Update 'master' to 'main' ( #179 )
2 years ago
Vince Grassia
c52be0f512
Pin all gh-actions hashes to master ( #177 )
2 years ago
renovate[bot]
2b0732c5de
Update gh minor ( #129 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
3f11882493
Update docker/build-push-action action to v5 ( #152 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
44074eb5cb
Update docker/setup-buildx-action action to v3 ( #153 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
be68985f84
Update docker/setup-qemu-action action to v3 ( #154 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Vince Grassia
26be155995
Build Unified workflow - Fix small bug ( #174 )
2 years ago
Opeyemi
23bfc951d4
FIX: unified selfhost ( #149 )
2 years ago
Opeyemi
ffd37ee6b4
[DEVOPS-1518] UPDATE: initial changes for ACR related work on all workflows ( #143 )
...
* UPDATE: initial changes for ACR related work on all workflows
* Apply suggestions from code review
---------
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
2 years ago
Alex Urbina
a92739d829
DEVOPS-1408 Refactor Release workflow to use updated version of bitwarden/gh-actions/setup-docker-trust ( #146 )
...
* DEVOPS-1408 REFACTOR: Release workflow to use updated version of bitwarden/gh-actions/setup-docker-trust
* DEVOPS-1408 REFACTOR: build-unified and release-web-latest workflow to use updated version of bitwarden/gh-actions/setup-docker-trust
2 years ago
Alex Urbina
269d3eb140
DEVOPS-1409 REFACTOR: Workflows using Azure/login GHA to use v1.4.7 (node16) ( #144 )
2 years ago
Vince Grassia
462bfd311f
Forgot $ ( #137 )
2 years ago
Vince Grassia
0141989b8c
Fix build and release logic for Unified ( #136 )
2 years ago
Vince Grassia
d9e56c212b
Fix if logic for checkout step ( #126 )
3 years ago
Vince Grassia
ad7b5f15c9
DEVOPS-1446 - Fix logic in Build Unified workflow ( #125 )
3 years ago
Vince Grassia
6c4d51287d
Fix workflow_call error ( #124 )
3 years ago
Vince Grassia
99e1cfdf36
Update input template ( #123 )
3 years ago
Vince Grassia
b3d9117e4b
Update workflow for workflow_call event ( #120 )
3 years ago
Michał Chęciński
5eb17dfc48
[DEVOPS-1203] Update Release Flow ( #119 )
...
* Add unified release job
* Comment for testing
* Add input
* Add release version to run name
* Add release type
* Add release type
* Fix
* User server branch to tag the image instead of the self-host branch
* Add branch name
* add latest tag for docker hub
* Fix
* FIx
* Fix
3 years ago
Michał Chęciński
3b04c88ff8
[DEVOPS-1204] Migrate unified & it's build pipeline to self-host repo ( #109 )
...
* Move docker unified folder from server repo
* Add build self host workflow
* Change checkout to master
* Fix name
* Change workflow triggers
* Use clients repoin build
* Revert dockerfile
* Fix build
* USer server branch input
* Add flag
* FIx
* Add check for branch
* Fix
* Fix dockerfile
* Change name of the workflow
3 years ago