1.0.46 • Published 3 years ago

surge-github-autorelease v1.0.46

Weekly downloads
172
License
UNLICENSED
Repository
-
Last release
3 years ago

surge-github-autorelease

This node module will deploy your statics via surge to view your changes easily after either pull request or regular commit to master.

For pull request, the url of the preview is added to the Github commit status section. Otherwise the preview url is https://${domain}.surge.sh.

Quick Start

All you have to do is to add surge-github-autorelease as a dev dependency npm install surge-github-autorelease --save-dev and run surge-github-autorelease with the appropriate arguments in your release script, for example in your package.json file, in the release script add: surge-github-autorelease -r $REPO_SLUG -s $STORYBOOK_DIST -b . -p $PULL_REQUEST -t $GITHUB_API_TOKEN -d $DOMAIN;

Arguments

Argument nameDescriptionExample
-oRepo Owner Namewix
-nRepo Namewix-style-react
-bRoot path to build agent root directory.
-sstatic files directorystorybook-dist
-pPull request number1455
-tGithub authentication tokenad2jhdjhShi10axK0NENEK0bcnshd
-dDomainwix-wix-style-react

Status Example

example

1.0.46

3 years ago

1.0.45

3 years ago

1.0.44

6 years ago

1.0.43

6 years ago

1.0.42

6 years ago

1.0.41

6 years ago

1.0.40

6 years ago

1.0.39

6 years ago

1.0.38

6 years ago

1.0.37

6 years ago

1.0.36

6 years ago

1.0.35

6 years ago

1.0.34

6 years ago

1.0.33

6 years ago

1.0.32

6 years ago

1.0.31

6 years ago

1.0.30

6 years ago

1.0.29

6 years ago

1.0.28

6 years ago

1.0.27

6 years ago

1.0.26

6 years ago

1.0.25

6 years ago

1.0.24

6 years ago

1.0.23

6 years ago

1.0.22

6 years ago

1.0.21

6 years ago

1.0.20

6 years ago

1.0.19

6 years ago

1.0.18

6 years ago

1.0.17

6 years ago

1.0.16

6 years ago

1.0.15

6 years ago

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago