-
Notifications
You must be signed in to change notification settings - Fork 42
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
feat: add fs-repo-12-to-13 #162
Merged
Commits on Dec 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1f2b156 - Browse repository at this point
Copy the full SHA 1f2b156View commit details
Commits on Dec 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 705da4e - Browse repository at this point
Copy the full SHA 705da4eView commit details -
This removes the need for running all legacy migrations every time `make test` or `make build` is executed. "Archived" migrations are added to ignored-migrations and that will ignore them during the build. I also removed iptb because it is used only by ignored migrations, and not having to resolve its dependency issues saves us days of useless work.
Configuration menu - View commit details
-
Copy full SHA for 1e495b6 - Browse repository at this point
Copy the full SHA 1e495b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99fd999 - Browse repository at this point
Copy the full SHA 99fd999View commit details
Commits on Dec 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3c216a5 - Browse repository at this point
Copy the full SHA 3c216a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ca8986 - Browse repository at this point
Copy the full SHA 2ca8986View commit details -
test: add more tests based on review
Keeping user config intact when any of relevant fields was customized
Configuration menu - View commit details
-
Copy full SHA for 71e9de1 - Browse repository at this point
Copy the full SHA 71e9de1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1138244 - Browse repository at this point
Copy the full SHA 1138244View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23456c1 - Browse repository at this point
Copy the full SHA 23456c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9455868 - Browse repository at this point
Copy the full SHA 9455868View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.