Matt Bishop
3540c2bf87
Remove ineffective Sonar cache ( #4496 )
2 years ago
renovate[bot]
fa5da784e3
[deps] DevOps: Update launchdarkly/find-code-references-in-pull-request action to v2 ( #4486 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
2b38c49ff6
[deps] DevOps: Update gh minor ( #3368 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Matt Bishop
53ca95d20e
Optimize Sonar scans ( #4488 )
...
* Optimize Sonar scans
* Cache
2 years ago
Vince Grassia
4f9c80e317
BRE-194 - Remove old App Services from workflows ( #4482 )
2 years ago
Alex Urbina
999245a28f
BRE-87 Add enable feature for upcoming release version Slack notifications ( #4122 )
...
* BRE-87 ADD: enable_slack_notification input to version-bump workflow
* BRE-87 TEST: Update version-bump workflow to use bitwarden/gh-actions/report-upcoming-release-version@task/BRE-87
* BRE-87 TEST: disable merge
* BRE-87 DEBUG: enable_slack_notification input to version-bump workflow
* BRE-87 TEST: Disable version PR creation and approval
* BRE-87 FIX: conditional statement in version-bump workflow
* Revert "BRE-87 TEST: Disable version PR creation and approval"
This reverts commit 59025ab5f6 .
* Revert "BRE-87 TEST: disable merge"
This reverts commit 040bdb17bf .
* Revert "BRE-87 TEST: Update version-bump workflow to use bitwarden/gh-actions/report-upcoming-release-version@task/BRE-87"
This reverts commit 9e61d114c8 .
2 years ago
Alex Urbina
b863454a4e
BRE-40 Add step to report upcoming release version to Slack ( #4090 )
...
* BRE-40 ADD: step to report upcoming release version to Slack
* BRE-40 ADD: AZURE_KV_CI_SERVICE_PRINCIPAL secret to version-bump.yml workflow
2 years ago
Alex Urbina
1ede40d5e1
DEVOPS-1901 Fix error: az login again to refresh permissions ( #4050 )
...
* DEVOPS-1901 REFACTOR: Remove the Docker image per registry
* DEVOPS-1901 REFACTOR: Docker image removal process in cleanup-after-pr.yml
2 years ago
Matt Bishop
6242c25393
Keep scan parameters as piped
2 years ago
Matt Bishop
a8ddb3af8e
Remove scan state filter entirely
2 years ago
Matt Bishop
9b24dfc160
Attempt without scan parameter piping
2 years ago
Matt Bishop
e9784e4a17
Pipe scanning parameters
2 years ago
Matt Bishop
6b599b889e
Parameter typo ( #3955 )
2 years ago
Matt Bishop
2c3cce3326
Apply scan filter to include all results ( #3954 )
2 years ago
Matt Bishop
a390fcafaf
Adjust scan permissions ( #3931 )
2 years ago
Matt Bishop
d80bbc803d
Protected scanner runs ( #3900 )
2 years ago
Vince Grassia
8c949da014
DEVOPS-1790 - Add Cleanup RC Branch workflow ( #3899 )
2 years ago
Vince Grassia
ffdf14cd99
DEVOPS-1840 - Use version-next action for version bump workflow ( #3890 )
2 years ago
Thomas Rittson
386ff744ef
[BEEEP] Use MsSqlMigratorUtility for local development databases ( #3850 )
...
* Update migrate.ps1 to use MsSqlMigratorUtility for dev databases
* Remove old handwritten scripts
* Migrate existing migration records
* Update Github Workflow to call MsSqlMigratorUtility directly
2 years ago
Vince Grassia
c804fa4df3
DEVOPS-1840 - Automatic Version Bump Calculation ( #3859 )
2 years ago
Opeyemi
9d7e1ccc41
update failure stpes ( #3870 )
2 years ago
Matt Bishop
acb453b75b
Provide full depth for Sonar scans ( #3860 )
2 years ago
Matt Bishop
80e386be56
Don't exclude tests from Sonar ( #3844 )
2 years ago
renovate[bot]
56543722ad
[deps] DevOps: Update codecov/codecov-action action to v4 ( #3840 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Matt Bishop
faf84f9aa9
Use primary tag for container scans ( #3838 )
...
* Use local path for container scans
* Use a primary tag
2 years ago
Matt Bishop
96d0ae9cf7
Consolidated scanning ( #3832 )
...
* Consolidated security scanning
* Add quality scan
* Version bumps
* Add container scanning
* Check out repo for container scan
* Build need and dependent outputs
* Incremental SAST
* Sonar fixes
* Underscore
* Inherit secrets
* Qualify Docker image name outputs
* Try a login
* Remove build modifications as this doesn't work with a matrix
* Move container scanning closer to tbe Docker steps for better management
2 years ago
Opeyemi
7f752fbd62
Remove individual linter file ( #3808 )
2 years ago
Matt Bishop
ae5d6071ca
Remove CLOC job ( #3796 )
2 years ago
Vince Grassia
c0e5d19cb5
Fix while loop ( #3789 )
2 years ago
Vince Grassia
d2eaadb158
Version Bump workflow - Add in step for installing xmllint ( #3787 )
2 years ago
Vince Grassia
b1967aa8a7
Fix image_tag calculation ( #3775 )
2 years ago
Vince Grassia
e5bcf7de9a
Update Version Bump workflow logic ( #3730 )
2 years ago
Vince Grassia
31e09e415d
Add logic to prevent running on Version Bump PRs ( #3716 )
2 years ago
Matt Bishop
59b40f36d9
Feature flag code reference collection ( #3444 )
...
* Feature flag code reference collection
* Provide project
* Try another key
* Use different workflow
* Touch a feature flag to test detection
* Adjust permissions
* Remove another flag
* Bump workflow
* Add label
* Undo changes to constants
* One more test
* Fix logic
* Identify step
* Try modified
* Adjust a flag
* Remove test
* Try with Boolean
* Changed
* Undo flag change again
* Ignore Renovate
Co-authored-by: MtnBurrit0 <77340197+mimartin12@users.noreply.github.com>
* Line break
---------
Co-authored-by: MtnBurrit0 <77340197+mimartin12@users.noreply.github.com>
2 years ago
Vince Grassia
26ee43b770
Update logic for Docker image tag ( #3695 )
2 years ago
Matt Bishop
c63db733e0
Workflow linting and test separation ( #3684 )
...
* Workflow linting and test separation
* Name linting step
* Few more renames
* Database testing consolidation
* Few more renames and tweaks
2 years ago
Matt Bishop
1f8e2385db
Wire up code coverage ( #3618 )
2 years ago
Opeyemi
3f1f6b576a
[DEVOPS-1657] - UPDATE: Adds k8s deploy trigger on main branch ( #3597 )
2 years ago
Vince Grassia
5ca47d2e96
Merge _cut_rc.yml into version-bump.yml ( #3592 )
2 years ago
Vince Grassia
343cf03d3e
Update version bump workflow ( #3581 )
2 years ago
Joseph Flinn
e73e5f7ab4
Fix branch ( #3554 )
2 years ago
Joseph Flinn
c120b7e867
Point workflows to `main` ( #3549 )
...
* Point workflows to main
* Merge in master. Update new version-bump workflow changes
2 years ago
Vince Grassia
ab7842014a
Add token to checkout step ( #3553 )
2 years ago
Vince Grassia
6a6a29d881
Fix version bump workflow on call ( #3551 )
2 years ago
Matt Bishop
890a09804f
Stop using lockfiles ( #3550 )
2 years ago
Vince Grassia
26e99ba000
Update Version Bump workflow ( #3547 )
...
Co-authored-by: Bitwarden DevOps <106330231+bitwarden-devops-bot@users.noreply.github.com>
2 years ago
Michał Chęciński
a589af3588
[DEVOPS-1654] Tag Server images in master with git commit ( #3516 )
...
* Add image name with SHA
* Test
* Remove testing
* Change name
* Change to short SHA
* Test
* Fix
* Remove testing
* Test
* Remove testing
2 years ago
Vince Grassia
59879f913b
Version Bump Workflow - Allow to be run from any branch ( #3523 )
2 years ago
Vince Grassia
6aa763a854
Update 'master' to 'main' ( #3427 )
2 years ago
Vince Grassia
f29d3e79a5
Pin gh-actions hashes to master ( #3419 )
2 years ago