RunLLM / aqueduct

Aqueduct is no longer being maintained. Aqueduct allows you to run LLM and ML workloads on any cloud infrastructure.
https://aqueducthq.com
Apache License 2.0
521 stars 16 forks source link

[2/n] Adds gh actions to publish test pypi packages #1262

Closed likawind closed 1 year ago

likawind commented 1 year ago

Describe your changes and why you are making these changes

This PR adds gh actions to publish test pypi packages, and also set up proper steps for other periodic tests to wait on the pkg publishment job

References: Our release runbook to build pypi packages gh action pypa/gh-action-pypi-publish@release/v1 that publishes pypi pkg using a pypi API token gh action lewagon/wait-on-check-action@v1.3.1 that waits for another job

Related issue number (if any)

ENG-2854

Loom demo (if any)

Testing is in progress.

Checklist before requesting a review

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB