Commit Graph

9 Commits

Author SHA1 Message Date
Ole Christian Langfjæran
e45ab7d2b3 Remove use of echo and use < instead 2019-01-10 13:44:30 +01:00
Ole Christian Langfjæran
936fa3eefc Remove the cat and use echo instead 2019-01-10 13:20:07 +01:00
Ole Christian Langfjæran
f216b50dfa Take back the cat 2019-01-10 12:36:33 +01:00
Ole Christian Langfjæran
1d96a59540 Add deployment-scripts to shellcheck
Was missing from the wildcard
2019-01-10 12:29:08 +01:00
Ole Christian Langfjæran
3e74af75c8 Create an exec try command (#8)
* Create an exec command

* Remove getting deployment_id

* Execute $* instead of first param

* Update README and rename command
2019-01-09 09:50:27 +01:00
Ole Christian Langfjæran
debcd9e3f1 Merge pull request #7 from unacast/validate-on-push
Create a workflow for validations
2019-01-07 11:03:36 +01:00
Ole Christian Langfjæran
3259ae8d93 Create a workflow for validations
When I push
I would like to have the code validated
2019-01-07 10:58:43 +01:00
Ole Christian Langfjæran
529a438c0b Create deploy status (#5)
* Create a simple status update with curl

* Add some lint and a new entrypoint.sh

* Use key-value rather than json resultfile

* Switch to pure shell

* Remove unused line

* Verbose it

* Correct way of getting deployment-id

* Use json in statusupdate

* string interpolation

* Clean up and lint it

* Rename to github-deploy

* Add licenses and README
2019-01-07 10:22:55 +01:00
Ole Christian Langfjæran
c905238b76 Initial commit 2018-12-13 22:50:57 +01:00