5 Commits

Author SHA1 Message Date
Andreas Heim
fcb3058ed2 Accidentally commented out something important :-/ 2019-06-05 15:21:42 -04:00
Andreas Heim
cecb9cdd25 Update header so one can send statuses 2019-06-05 15:08:37 -04:00
Tair Assimov
351774ade8 Pass deployment metadata when creating status (#9)
* Pass deployment metadata when creating status

- Set target_url to /actions
- Ability to pass a description
- Format post parameters

* Set default deploy description
2019-01-16 21:56:41 +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
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