NASA-PDS / doi-service

Service and tools for generating DOIs for PDS bundles, collections, and data sets
https://nasa-pds.github.io/doi-service
Other
2 stars 3 forks source link

Reorganizes Jenkins- and Docker-specific assets into subdirectories `jenkins` and `docker`, respectively #419

Closed nutjob4life closed 8 months ago

nutjob4life commented 8 months ago

🗒️ Summary

Merge this to move the Jenkins-specific assets (Jenkinsfile and jenkins-compose.yaml) and Docker-specific assets (Dockerfile, docker-compose, and the composition environment input file) to subdirectories jenkins and docker, respectively. Changes to the Jenkinsfile to support this. Also updates the documentation to reflect all this.

TODO: Once merged, reset the branch specifier in Jenkins's "DOI" job back to main. It's currently set to i415 for testing.

⚙️ Test Data and/or Report

See:

♻️ Related Issues

jordanpadams commented 8 months ago

@alexdunnjpl @tloubrieu-jpl can we get a review on this PR?

nutjob4life commented 8 months ago

Reset PDS Jenkins's "DOI" job back to main