Commit Graph

350 Commits

Author SHA1 Message Date
softprops 7fd0762403 update changelog 2021-07-25 20:06:29 -04:00
Filip Š f6cd293a1e Retain original release info if the keys are not set (#109) 2021-07-25 20:04:47 -04:00
Raz Halaly 350afcd40d Update github.ts (#111) 2021-07-25 20:04:10 -04:00
Thomas Piskol 7cf90a9adf Support custom target_commitish value (#76)
* Make target_commitish configurable

* Store compiled action for testing

* Add target_commitish to metadata

* Allow override of target_commitish for updating

* Print commit usage

* Improve message for commit usage

* Update draft releases too

* Revert "Update draft releases too"

This reverts commit ff30f8edb1.

* Integrate latest changes from upstream.
2021-07-25 20:02:44 -04:00
Oli Dacombe 51ef4d3b15 first promise rejection propagates to outer catch 2021-07-25 19:54:22 -04:00
softprops 2e6aa9a7f0 rebuild 2021-07-25 19:53:57 -04:00
softprops 12960c68c9 update changelog 2021-07-25 19:53:57 -04:00
Daiki Mizukami e314c6fe22 allow creating draft releases without a tag (#95)
Co-authored-by: Doug Tangren <d.tangren@gmail.com>
2021-07-25 19:53:57 -04:00
softprops 3973e5f15a update changelog 2021-07-25 19:53:57 -04:00
softprops cb6e676133 rebuild 2021-07-25 19:53:57 -04:00
Doug Tangren defeeb7d92 release prep for 0.1.6 (#120) 2021-07-25 19:53:56 -04:00
softprops 9f3b580ccc lint fix and build 2021-07-25 19:53:56 -04:00
Filip Š 59b9126341 Retain original release info if the keys are not set (#109) 2021-07-25 19:53:56 -04:00
Raz Halaly 04c14f526b Update github.ts (#111) 2021-07-25 19:53:56 -04:00
Thomas Piskol 2934fce629 Support custom target_commitish value (#76)
* Make target_commitish configurable

* Store compiled action for testing

* Add target_commitish to metadata

* Allow override of target_commitish for updating

* Print commit usage

* Improve message for commit usage

* Update draft releases too

* Revert "Update draft releases too"

This reverts commit ff30f8edb1.

* Integrate latest changes from upstream.
2021-07-25 19:53:53 -04:00
Loïc Albertin 674bcd2d67 Add release id to outputs (#60)
* Add release ID to outputs

* Update README
2021-07-25 19:51:58 -04:00
Maximilian Federle 6f63b4506e rebuild dist/index.js (#93)
Fixes #92
2021-07-25 19:51:18 -04:00
takmr 36fae76a5c use spaces instead tab (#87) 2021-07-25 19:51:15 -04:00
softprops 5eea929306 Merge branch 'zumalabs-handle-upload-errors' 2021-07-25 19:17:18 -04:00
softprops 12d1ded340 rebuild 2021-07-25 19:16:14 -04:00
softprops 766a84c1cf update changelog 2021-07-25 19:15:36 -04:00
Daiki Mizukami 3c49988886 allow creating draft releases without a tag (#95)
Co-authored-by: Doug Tangren <d.tangren@gmail.com>
2021-07-25 19:15:36 -04:00
softprops 4204c40f52 update changelog 2021-07-25 19:15:36 -04:00
Doug Tangren f1168d714c release prep for 0.1.6 (#120) 2021-07-25 19:15:12 -04:00
softprops ccb8d16f08 lint fix and build 2021-07-25 19:15:07 -04:00
Filip Š 75dbd0cd0e Retain original release info if the keys are not set (#109) 2021-07-25 19:14:37 -04:00
Raz Halaly ec9df7c385 Update github.ts (#111) 2021-07-25 19:14:15 -04:00
Thomas Piskol 03c4bc34bd Support custom target_commitish value (#76)
* Make target_commitish configurable

* Store compiled action for testing

* Add target_commitish to metadata

* Allow override of target_commitish for updating

* Print commit usage

* Improve message for commit usage

* Update draft releases too

* Revert "Update draft releases too"

This reverts commit ff30f8edb1.

* Integrate latest changes from upstream.
2021-07-25 19:14:12 -04:00
Loïc Albertin 0a4afc0be2 Add release id to outputs (#60)
* Add release ID to outputs

* Update README
2021-07-25 19:13:46 -04:00
softprops 0a19cfc696 rebuild 2021-07-25 19:11:35 -04:00
softprops b1829982df update changelog 2021-07-25 19:10:56 -04:00
Daiki Mizukami 688f58f697 allow creating draft releases without a tag (#95)
Co-authored-by: Doug Tangren <d.tangren@gmail.com>
2021-07-25 19:10:03 -04:00
softprops 08e53e60c8 update changelog v0.1.6 2021-07-25 19:02:03 -04:00
softprops bb2c91bef9 rebuild 2021-07-25 19:00:48 -04:00
Doug Tangren e020468dd2 release prep for 0.1.6 (#120) 2021-07-25 18:58:47 -04:00
softprops 5e3f23f92c lint fix and build 2021-07-17 19:37:16 -04:00
Filip Š 104b6490a7 Retain original release info if the keys are not set (#109) 2021-07-17 19:27:42 -04:00
Raz Halaly a544ba8d92 Update github.ts (#111) 2021-07-17 19:24:12 -04:00
Thomas Piskol 9729932bfb Support custom target_commitish value (#76)
* Make target_commitish configurable

* Store compiled action for testing

* Add target_commitish to metadata

* Allow override of target_commitish for updating

* Print commit usage

* Improve message for commit usage

* Update draft releases too

* Revert "Update draft releases too"

This reverts commit ff30f8edb1.

* Integrate latest changes from upstream.
2021-05-02 20:43:58 -04:00
Loïc Albertin cebd052c1e Add release id to outputs (#60)
* Add release ID to outputs

* Update README
2021-05-01 18:56:49 -04:00
Oli Dacombe 3b4957b6fd first promise rejection propagates to outer catch 2021-04-22 14:13:42 +01:00
Maximilian Federle 35d938cf01 rebuild dist/index.js (#93)
Fixes #92
2021-04-09 00:46:38 -04:00
takmr e99df7cd80 use spaces instead tab (#87) 2021-03-22 13:05:06 -04:00
Caleb Maclennan 05d11c9fe8 Merge remote-tracking branch 'upstream/master' into default-token 2021-03-21 10:14:08 +03:00
erri120 1f8f474abe Add upload_url as action output (#75)
* Add upload_url as action output

* Update README
2021-03-21 01:59:32 -04:00
David Aronchick 94651eb27f Update README.md (#81) 2021-03-21 01:59:06 -04:00
A1lo dac15d39e4 fix: Get the same behavior described in Docs(#71) (#85)
Now trying read body path first then falling back on body
2021-03-21 01:52:16 -04:00
Caleb Maclennan 7e3b173db6 Document use of token input parameter and deprecate env var 2021-03-16 07:50:23 +03:00
Caleb Maclennan d5e4f508ae Accept PAT as input and default to typically usable value 2021-03-16 07:50:02 +03:00
Alex Pearson affa18ef97 Add repository input (#58) (#61) 2020-12-20 14:44:30 -05:00