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

Add gitkeep files to preserve DbScript folders even if there's no sql scripts in them #3341

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

michalchecinski
Copy link
Contributor

Type of change

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

Objective

Code changes

  • util/Migrator/DbScripts_finalization/.gitkeep: Add .gitkeep file to always keep the DbScripts_finalization folder.
  • util/Migrator/DbScripts_transition/.gitkeep Add .gitkeep file to always keep the DbScripts_transition folder.

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 as a code owner October 13, 2023 09:54
@bitwarden-bot
Copy link

Logo
Checkmarx One – Scan Summary & Details3f7a7d38-3488-43a4-90be-2a816288d028

No New Or Fixed Issues Found

@michalchecinski michalchecinski merged commit 4ff41e9 into master Oct 13, 2023
@michalchecinski michalchecinski deleted the add-gitkeep-for-dbscript-folders branch October 13, 2023 13:05
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.

3 participants