Commit graph

5 commits

Author SHA1 Message Date
ucar-tmeyer
e063e9398c Updating release.yml to install build 2025-02-13 11:45:51 -07:00
ucar-tmeyer
7d2144bd2f Update version of artifacts in release.yml since it's deprecated 2025-02-13 11:40:19 -07:00
ucar-tmeyer
b9d554830f Update github actions for v23 2025-02-13 11:22:17 -07:00
srcarter3
c98c96509e
Update release.yml
- remove the name the artifact is saved with, which then defaults it to "artifact"
- add the 'name' tag in the download attempt, using "artifact"
2022-01-05 15:35:35 -08:00
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