Skip to content

Releases: SkynetLabs/deploy-to-skynet-action

v2.2.0

25 May 15:26
89560e5
Compare
Choose a tag to compare
  • Adds support for skynet-api-key
  • Marks skynet-jwt as deprecated

v2.1.1

25 May 15:25
1d544fb
Compare
Choose a tag to compare
  • Fixes issue where JWT doesn't get passed to registry API requests
  • Updates to latest version of skynet-nodejs SDK

v2.1.0

25 May 15:38
1d544fb
Compare
Choose a tag to compare
  • Adds a keyword for using a JWT for associating an upload with a portal account
  • Updates NodeJS SDK, removing the skynet-js dependency for better audibility and fixing uploading of '.' directory.

v2.0.2

25 May 15:24
158dc2d
Compare
Choose a tag to compare

Includes updates for handling dynamic routing, i.e. Gatsby support

v2.0.1

25 May 15:23
dca81f4
Compare
Choose a tag to compare
  • fixs octokit api access for commenting on PRs

v2.0.0

25 May 15:22
f3c52d2
Compare
Choose a tag to compare
  • Updates skynet-js
  • Uses resolver skylinks for consistent URI instead of skyns
  • Adds ability to set a custom webportal URL

v1.2.1

25 May 15:19
cc61320
Compare
Choose a tag to compare
  • Supports skyns registry entries
  • Uses skynet-js v3

Update registry feature

10 Nov 11:17
Compare
Choose a tag to compare

This release adds update release feature. You can define registry-seed (should be secure and unique) and an optional registry-datakey (defaults to "skylink.txt") and this entry will get updated with the deployed skylink every time it's ran.

For more information read https://blog.sia.tech/automated-deployments-on-skynet-28d2f32f6ca1

Stability fixes and usability improvements

10 Nov 11:22
Compare
Choose a tag to compare

Initial action release

07 Oct 14:12
Compare
Choose a tag to compare

Initial release containing action that uploads given directory to https://siasky.net and if pull request reference is available, it posts a comment with deployment url.