python-awips/.github/workflows
Shay Carter 425751dee4 First pass at implementing automated publishing
- created a new 'release.yml' file which is a GH Action that is triggered by a new Published Release
- it builds python from the latest in the main branch, and then will push it to pip (that part is commented out for this first pass for testing)

Small changes to the setup.py for python-awips builds
- changed the doc url to point to our new/current doc site
- changed the author's email from mj's to support-awips

Add in logic for publishing release to pypi
2022-01-05 16:12:16 -07:00
..
release.yml First pass at implementing automated publishing 2022-01-05 16:12:16 -07:00
sphinx_build_deploy.yml small change to github action 2021-06-08 15:49:37 -06:00