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.
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
reimplement
/data_objects/study/{study_id}
using alldocs #608reimplement
/data_objects/study/{study_id}
using alldocs #608Changes from 35 commits
1e85573
0ad6782
e7f03fb
3084f4c
85dab16
4c0c061
2a2ff66
e8830b8
daf4ed2
813af36
23775ec
6b88119
a18b537
75ee1fa
1ab1139
71458a2
ca8cd3d
3dd93cc
e86fe74
782a28c
2ec967e
0f9f595
9a281a6
9a877ee
7a22016
dc68770
0b29331
0d36405
0538711
41de33f
80daca1
14f217f
91ab9db
822d1a5
d824710
a03b083
63c0c5a
b5848ae
fd75485
69c6f00
289850b
a0e927b
712657b
b90710b
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am wondering whether there is documentation in this folder on the NERSC filesystem, that people there can use to know that the file is used by this code base. Maybe the file could be moved to a directory named
nmdc-runtime-assets
, for example.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@eecavanna noted this issue. A move seems reasonable, and we should document this. Started microbiomedata/infra-admin#110
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I assume the name "ensure X" is being used to mean "ensure X exists". If that is the case, I'd prefer the function name be updated to say that specifically.