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-1204] Migrate unified & it's build pipeline to self-host repo #2988

Merged

Conversation

michalchecinski
Copy link
Contributor

Type of change

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

Objective

Move unified to self-host repo: bitwarden/self-host#109

Code changes

  • .github/workflows/build-self-host.yml: Remove build self host workflow
  • docker-unified/:** Remove docker-unified

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

@michalchecinski michalchecinski requested a review from a team June 1, 2023 07:33
@michalchecinski michalchecinski merged commit 3522d8b into master Jun 23, 2023
@michalchecinski michalchecinski deleted the DEVOPS-1204-Migrate_Build_pipeline_to_self-host_repo branch June 23, 2023 07:23
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