Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DEVOPS-1391 Refactor server build workflow to use setup-docker-trust GitHub Action #3040

Merged
merged 1 commit into from
Jun 23, 2023

Conversation

urbinaalex17
Copy link
Contributor

Type of change

- [ ] Bug fix
- [ ] New feature development
- [X] Tech debt (refactoring, code cleanup, dependency upgrades, etc)
- [ ] Build/deploy pipeline (DevOps)
- [ ] Other

Objective

We have standardized our setup of DCT in all other pipelines to use our custom bitwarden/gh-actions/setup-docker-trust action. We’d like to bring this standardization to the server build workflows.

Code changes

  • build.yaml: Setup Docker Content Trust (DCT) step to use our GitHub Action bitwarden/gh-actions/setup-docker-trust@f955298c7a982b3fb5dbb73afd582c584fd5beec

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • If making database changes - make sure you also update Entity Framework queries and/or migrations
  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team

@urbinaalex17 urbinaalex17 merged commit 4c61d05 into master Jun 23, 2023
@urbinaalex17 urbinaalex17 deleted the task/DEVOPS-1391 branch June 23, 2023 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants