Releases: Paperspace/deploy-action
Support .yml file extension
Version v1.4 adds .yml support.
Improved error handling for Huggingface Integration
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
Adds commit metadata to the action to create a richer experience in the web console
Remove hash comparison
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
Initial release of Paperspace Deployment action. See Readme for usage.