-
Notifications
You must be signed in to change notification settings - Fork 37
run_key_migration_functions django command compatable with v7.11 #6970
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
Draft
acwhite211
wants to merge
691
commits into
v7_11_0
Choose a base branch
from
issue-6266-v7.11
base: v7_11_0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Triggered by 72eed62 on branch refs/heads/issue-6791
Triggered by 3df829c on branch refs/heads/issue-6796
Triggered by 70a700f on branch refs/heads/issue-6798
Triggered by ec2aaf6 on branch refs/heads/issue-6800
Triggered by a0fa22f on branch refs/heads/issue-4989
(tests): Begin adding tests for getAttachmentTable
(tests): Add tests for fetchAttachmentParent
(tests): Add tests for getBaseResourceId
(tests): Add tests for useAttachment
Triggered by 1c071d9 on branch refs/heads/issue-6803
Triggered by e2364c6 on branch refs/heads/issue-4989
(tests): Add tests for delete_blockers
(tests): Add tests for fetchAndReconstructDataset
(tests): Add tests for specify.views.rows
(tests): Add tests for specify.views.images
Triggered by cc7d7c3 on branch refs/heads/issue-6953
(tests): Add tests for getGlobalAllResources
Triggered by c8a1c81 on branch refs/heads/issue-6956
Triggered by ae9de50 on branch refs/heads/issue-6940
(tests): Add tests for useAppResourceData
Triggered by f74a271 on branch refs/heads/issue-6958
Triggered by 1d28047 on branch refs/heads/issue-6960
(tests): Add tests for mergeDirectories
(tests): Add tests for getDirectoryChildren
Triggered by c8a10c7 on branch refs/heads/issue-6956
Triggered by d2d21b8 on branch refs/heads/issue-6956
(tests): Add tests for disambiguateGlobalPrefs
Triggered by ef58fe2 on branch refs/heads/main
Triggered by ca89e1b on branch refs/heads/issue-6266
5 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Temporary solution for #6308 that works with the v7.11 release.