pysat / pysatNASA

pysat support for NASA Instruments
BSD 3-Clause "New" or "Revised" License
21 stars 7 forks source link

TST: manual workflow to install latest RC from test pypi #153

Closed jklenzing closed 1 year ago

jklenzing commented 1 year ago

Description

Adds a new workflow to install the RC through the test pypi server for each major operating system. Designed to catch any issues that may stem from improper local build and upload.

Type of change

How Has This Been Tested?

Github Actions

Checklist:

jklenzing commented 1 year ago

Pinging @rstoneback @aburrell @JonathonMSmith. This should close one of the gaps in our RC testing before releases, and should probably be deployed across the ecosystem. I'm not sure if we should have any other tests here, or if installing from test pypi is sufficient.

jklenzing commented 1 year ago

I've updated comments in all the workflow files accordingly.