Skip to content

Releases: rossjrw/pr-preview-action

v1.3.1

07 Apr 15:58
2a65292
Compare
Choose a tag to compare

Fixes an error when calling this Action with a pinned commit SHA. (#36)

Thank you to @boneskull for the contribution.

v1.3.0

09 Feb 15:36
9dac5c4
Compare
Choose a tag to compare

Adds a new parameter, custom-url, that accepts a base URL to use when creating the link to the preview site.

Thank you to @dan-hanlon for the contribution. (#24)

When not present, the base URL will be the repository's GitHub Pages URL. This is the default behaviour.

v1.2.0

21 Oct 09:41
eac2838
Compare
Choose a tag to compare

PR Previews now support user and organisation github.io repositories. Thank you to @ENG-Jole for this contribution.

v1.1.1

12 Apr 16:39
98706df
Compare
Choose a tag to compare

The link to previews is now given with a trailing slash. Thank you to @jleifeld for this fix.

v1.1.0

05 Apr 13:45
591779e
Compare
Choose a tag to compare

Preview deployments are now rebased onto the deployment branch instead of force pushed: JamesIves/github-pages-deploy-action#1054

v1.0.0

25 Feb 01:52
fca13e9
Compare
Choose a tag to compare

First proper release of the PR Preview action.

Will probably work for simple use cases - for more complex ones, probably consider Vercel/Netlify.

v0.0.1

24 Feb 04:31
55df7d7
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

Initial alpha release for testing.

Full Changelog: v0.0.0...v0.0.1