Matt Andreko
d67c861465
Specified explicit permissions for action. ( #405 )
6 months ago
Andy Pixley
1c631c6d4b
[BRE-847] Adding composite action to do azure login ( #400 )
7 months ago
Andy Pixley
4a7676e8a0
[BRE-831] Removing exporting secret to env ( #403 )
7 months ago
renovate[bot]
e31c0fc01e
[deps]: Update sonarsource/sonarqube-scan-action action to v5 ( #398 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
renovate[bot]
ed1f738327
[deps]: Update Azure/login digest to cb79c77 ( #394 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Opeyemi <Alaoopeyemi101@gmail.com>
7 months ago
Opeyemi
6ebd237cce
[BRE-849] - Update bwwl File Argument ( #399 )
7 months ago
Vince Grassia
408903cd1f
BRE-552 -Update Workflow Linter with actionlint config ( #393 )
7 months ago
renovate[bot]
df41fa6bfd
[deps]: Update Serilog.Sinks.File to v7 ( #392 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
renovate[bot]
9b4250328f
[deps]: Pin dependencies ( #390 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
aj-bw
baf45a9f13
BRE-609/workflow-changes ( #389 )
...
* update template and repos scan file
* scan update
* remove outdated scan template
7 months ago
aj-bw
2b7bd4557f
correctly format permissions block ( #382 )
...
* correctly format permissiosn block
* indent
8 months ago
aj-bw
dbedf29ba6
set read only permissions ( #381 )
8 months ago
Matt Andreko
684fc6eab3
Revert "Allow GitHub's merge queue bot to bypass check runs ( #373 )" ( #380 )
...
This reverts commit e8047a07cf .
8 months ago
MtnBurrit0
bcfd475888
Cleanup unused input ( #379 )
8 months ago
MtnBurrit0
a9df98a6b5
Update _ephemeral_environment_manager.yml ( #378 )
8 months ago
MtnBurrit0
b6d19f27e7
Fix git push by using it properly, ref: https://github.com/bitwarden/devops/blob/main/.github/workflows/_update_ephemeral_tags.yml#L58-L63 ( #377 )
8 months ago
MtnBurrit0
baaf5a2221
Update ephemeral environment workflow with dependency mapping ( #376 )
...
* I keep forgetting that it's... `-charts`.
* Always run create-branch, add dependency for sync
8 months ago
aj-bw
69a2af9eff
bump bwwl python version ( #375 )
8 months ago
MtnBurrit0
f2f8bdb0e3
Add create_branch job for Ephemeral Environments ( #374 )
...
* Add create branch job
* Drop requirement
8 months ago
Matt Bishop
e8047a07cf
Allow GitHub's merge queue bot to bypass check runs ( #373 )
9 months ago
Matt Bishop
8f5713e2a9
Remove references to Codecov token ( #372 )
9 months ago
Matt Andreko
85db28148f
Update SARIF upload to use proper branch ( #371 )
9 months ago
MtnBurrit0
489253f29d
Improve the robustness of argocd CLI sync operations ( #370 )
9 months ago
Vince Grassia
2b86ba0d08
BRE-706 - Remediate compromised action ( #368 )
9 months ago
Vince Grassia
9b4dfe8b53
Remove compromised action ( #369 )
9 months ago
Matt Andreko
2368046cd7
Modified Scan workflow to contain PR number during a PR ( #362 )
10 months ago
renovate[bot]
5322780b56
[deps] workflows: Update minor ( #342 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10 months ago
renovate[bot]
b369ae7429
[deps] report-deployment-status-to-slack: Update slackapi/slack-github-action action to v1.27.1 ( #350 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10 months ago
renovate[bot]
2b3623f1cc
[deps] report-upcoming-release-version: Update slackapi/slack-github-action action to v1.27.1 ( #351 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10 months ago
Vince Grassia
6e3f7024df
Remove step ( #366 )
10 months ago
Vince Grassia
7ea7455b8a
Fix Workflow Linter ( #365 )
10 months ago
Amy Galles
7649f13cf9
BRE-564] Agalles/scan examples ( #363 )
...
* moving templates to a directory where they will be scanned and disabling them from running
* running from the template directory to avoid any unintended consequences of fake workflows
* adding files referenced by the example workflows
* add passing example workflows
* adding third example that passes linter
* updating workflow files to pass linter
* adding newline
* reducing number of times actions/checkout is used
* temporarily disabling new validation step
* fixing broken workflow changes
* re adding relevant changes
10 months ago
Opeyemi
c28e6502a6
optimize workflow linter ( #364 )
10 months ago
Amy Galles
6805e6a691
[BRE-511] Add example workflow templates to gh-actions repo ( #360 )
...
* Example file for Scan workflow
* adding second example workflow
* documenting some options not used in this workflow
* adding example of not running on draft PRs
* removing some potentially harmful default features and documenting why
* adding a more concise example for ci runs
* included glossary-style workflow example and removed bad build example
11 months ago
Matt Andreko
613e57f136
Update SonarQube GitHub Action ( #359 )
...
* Updated SonarQube GitHub action to v4.2.1
* Removed unnecessary github token
11 months ago
Opeyemi
70a5041f1f
[BRE-139] - Rollout workflow linter V2 ( #341 )
12 months ago
MtnBurrit0
964ffc2b0e
Update step name ( #358 )
12 months ago
MtnBurrit0
9432784c27
BRE-292: Add workflow for ephemeral environment management ( #357 )
...
* BRE-292: Add Ephemeral Environment PR manager
* Switch check-run to local path
* Update .github/workflows/_ephemeral_environment_manager.yml
Co-authored-by: Opeyemi <Alaoopeyemi101@gmail.com>
* Update .github/workflows/_ephemeral_environment_manager.yml
Co-authored-by: Andy Pixley <3723676+pixman20@users.noreply.github.com>
---------
Co-authored-by: Opeyemi <Alaoopeyemi101@gmail.com>
Co-authored-by: Andy Pixley <3723676+pixman20@users.noreply.github.com>
1 year ago
Amy Galles
ced32288e4
replacing ubuntu-latest with ubuntu-24.04 ( #353 )
1 year ago
Matt Bishop
59f1e79f0d
Ignore and update some more references ( #349 )
1 year ago
Matt Bishop
864eee486b
Ignore modules with Renovate too ( #348 )
1 year ago
Matt Bishop
094721205b
Delete Renovate reference in dependency ( #347 )
1 year ago
Matt Bishop
320efd5ca4
Ignore some stuff ( #344 )
...
* Ignore some stuff
* Format too
1 year ago
Andy Pixley
638a3ea201
BRE-265-slack-commit-link ( #340 )
...
* [BRE-265] Updating slack tag and commit hash to links
* [BRE-265] Updating slack tag and commit hash to links
* [BRE-265] Updating slack tag and commit hash to links
* [BRE-265] Updating slack tag and commit hash to links
* [BRE-265] Updating slack tag and commit hash to links (Updating test)
* [BRE-265] Updating slack tag and commit hash to links (Updating test)
1 year ago
renovate[bot]
2759b6e5a3
[deps] workflows: Update minor ( #338 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Vince Grassia
aca93dcc51
[BRE-101] Update CODEOWNERS for CI/CD Partnership Phase 2 ( #337 )
1 year ago
Vince Grassia
7f3cf8e48e
Add rule settings for document-start and document-end ( #333 )
1 year ago
Opeyemi
9ae0b22dd5
[BRE-383] - fix the bug ( #336 )
1 year ago
Opeyemi
da4dae7ff0
[BRE-372] - Clean up document start ( #335 )
1 year ago
Opeyemi
2a3ca6199a
Revert "[deps]: Update ubuntu to v24 ( #328 )" ( #334 )
...
This reverts commit 71ab26334d .
1 year ago