-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Patch/schematic 24.5.1 #451
Merged
Merged
Conversation
This file contains 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
8eddd06
to
e2ed7b5
Compare
Test Suite Report 24.5.1Template Generation
Manifest Validation
Manifest Submission
|
@anngvu , thanks for doing this! I had a question about the superdataset/dataset assay values disappearing. is that expected? |
e89a8af
to
2237f62
Compare
ea47bc4
to
fd76d9f
Compare
@allaway Actually, good catch. The JSON Schema build was trying to select ids that were changed, so just had to make sure that the build ran in the right order. But this reminds me I'll also have to change any other scripts that reference assay and institution values by using their key ids in the model. |
# for free
to join this conversation on GitHub.
Already have an account?
# 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.
I think everything looks good. Currently, you can check the data submitted by downloading logs for https://github.com/nf-osi/nf-metadata-dictionary/actions/runs/9087194193. Please ignore the extra rows with X's for the Submission report, that has been fixed (just didn't want to run the CI again).
The test submissions did take much longer than ~40s per submission, but that's probably the occasional GH Actions slowdown.