NASA-PDS / roundup-action

Do a "roundup", a/k/a PDS-style continuous integration and delivery
Apache License 2.0
1 stars 4 forks source link

Adjust some version pins and roundup roundup #107

Closed nutjob4life closed 1 year ago

nutjob4life commented 1 year ago

🗒️ Summary

⚙️ Test Data and/or Report

See: https://github.com/nasa-pds-engineering-node/sumo-tools/actions/runs/4056685843

♻️ Related Issues

jordanpadams commented 1 year ago

@nutjob4life to confirm, whenever we tag a new version of pds-github-util and push to pypi, we should also be tagging a new stable release to support roundup?

nutjob4life commented 1 year ago

@jordanpadams absolutely! Same applies to roundup-action.

(Note that roundup-action's Dockerfile installs pds-github-util directly from GitHub, not PyPI, so the push to PyPI step is just gravy.)

I'll take care of tagging stable for both.