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

Rename DbScripts_future and DbScripts_data_migrations #3192

Merged

Conversation

mimartin12
Copy link
Contributor

@mimartin12 mimartin12 commented Aug 14, 2023

Type of change

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

Objective

Rename the DbScripts folders to more accurately represent our process defined in bitwarden/contributing-docs#166

Code changes

  • DbScripts_future: Renamed to DbScripts_finalization
  • DbScripts_data_migration: Renamed to DbScripts_transition

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

@bitwarden-bot
Copy link

bitwarden-bot commented Aug 14, 2023

Logo
Checkmarx One – Scan Summary & Details9494716e-9c92-47d1-91a6-a032fc711d30

No New Or Fixed Issues Found

@mimartin12 mimartin12 merged commit f228dcd into master Oct 12, 2023
42 checks passed
@mimartin12 mimartin12 deleted the DEVOPS-1520-rename-dbo-future-and-db-scripts-data-migrations branch October 12, 2023 18:42
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.

4 participants