Skip to content

Releases: sanity-io/github-action-sanity

v0.7-alpha

31 Aug 12:20
b0a528a
Compare
Choose a tag to compare

Seems like the working directory can be set in the workflow config. So that's probably better.

Change exectution and config

31 Aug 12:05
4aa9045
Compare
Choose a tag to compare

Testing out if setting an optional config path works + simply how the CLI executes

Full Changelog: v0.5-alpha...v0.6-alpha

Upgrade dependencies

31 Aug 08:17
b012546
Compare
Choose a tag to compare
v0.5-alpha

Update README

Update to Node 14

29 Aug 21:34
Compare
Choose a tag to compare
Update to Node 14 Pre-release
Pre-release

What's Changed

  • Node has been updated to version 14.

Full Changelog: v0.3-alpha...v0.4-alpha

Testing new API

25 Jan 04:52
Compare
Choose a tag to compare
Testing new API Pre-release
Pre-release

What's Changed

  • args now takes a working directory as a first argument (. for top-level or a specified subdirectory). All subsequent arguments are appended to the sanity command.

Full Changelog: v0.2-alpha...v0.3-alpha

Prerelease of GitHub Actions for Sanity.io (Node 12+)

22 Sep 16:51
2d73c6c
Compare
Choose a tag to compare

@sanity/cli@2.19.1 requires Node 12+. This release updates the Dockerfile and the README.md to adhere.

Prerelease of Github Actions for Sanity.io

15 Mar 08:16
072833f
Compare
Choose a tag to compare

This actions makes it possible to deploy Sanity Studio from Github to <hostname>.sanity.studio. It requires that you've already allocated a hostname from your local CLI.