Closed kevinschaper closed 2 years ago
Hmm, I'm not sure I totally follow.
Would this step need to happen at a specific stage in the Jenkins pipeline? Or could it just go at the end after the "release" stage
Yeah, I think that's about all we can do. It would be nice to encapsulate this better into a python library, but for now it's probably enough to just check it out and run it after the release step to distribute the files to more places. I suppose we could put it into a shell script so that it's easier to try on its own?
We need to run the directory indexer script from https://github.com/monarch-initiative/monarch-file-server/tree/main/scripts after we add files to the public data bucket.
It might be enough to update our Jenkinsfile to check out the file server repo, and run: