Skip to content

Releases: Paperspace/deploy-action

Support .yml file extension

29 Dec 17:22
e19c92c
Compare
Choose a tag to compare

Improved error handling for Huggingface Integration

14 Jun 22:48
9c0bec9
Compare
Choose a tag to compare

Paperspace Apps now support Huggingface integrations!

We added improved error handling to the action so that if an integration fails, the user is notified immediately.

We also increased the timeout of the GitHub action from 5 minutes to 15 minutes since we noticed that container pulls can sometimes take longer than 10 minutes.

v1.2

16 May 15:46
b06e506
Compare
Choose a tag to compare

Adds commit metadata to the action to create a richer experience in the web console

Remove hash comparison

27 Apr 19:07
a0c80fb
Compare
Choose a tag to compare

v1.1 introduces a change that removes the config hash comparison.

We noticed that hash comparisons made it difficult for users leveraging static image tags, e.g. :latest or :main.

In the above case, hashes would not differ, and would bypass deployment updates.

Container Deployment Action v1.0

14 Mar 18:28
9e23457
Compare
Choose a tag to compare

Initial release of Paperspace Deployment action. See Readme for usage.