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 ff30f8edb18fa851785a2d361b03c9713f5ac17d.
* Integrate latest changes from upstream.
|
2021-05-02 20:43:58 -04:00 |
|
K.Takata
|
9f4852ebe6
|
Add tag_name option (#39)
Allow setting tag name like actions/create-release.
|
2020-01-09 01:06:19 -05:00 |
|
bomb-on
|
62eba970e0
|
Ability to update existing release body (#36)
* Ability to update existing release body
* Updated lib, fixed typo in workflow error message
|
2020-01-04 01:13:45 -05:00 |
|
Loïc Paulevé
|
d651ef48cb
|
Only catch github API error (#32)
* move assignements out of try block
* include compiled code
|
2019-12-10 08:49:37 -05:00 |
|
softprops
|
2e7c800734
|
retry requests
|
2019-10-02 20:51:12 -04:00 |
|
softprops
|
ba42ad9139
|
honor body_path input when provided. fixes #22
|
2019-09-29 02:15:58 -04:00 |
|
softprops
|
a95bad53b2
|
add support for prereleases. fixes #17
|
2019-09-17 23:30:36 +09:00 |
|
softprops
|
916d072e3d
|
declare interface impl
|
2019-09-17 19:33:38 +09:00 |
|
softprops
|
ca93e708e3
|
typo in type name
|
2019-09-17 19:27:32 +09:00 |
|
softprops
|
fcf37b79bd
|
iterating over responses not releases
|
2019-09-17 18:04:39 +09:00 |
|
softprops
|
a31211f9ff
|
debug what comes back from our iterator
|
2019-09-17 17:53:48 +09:00 |
|
softprops
|
f3c225f2b8
|
regenerate js, log on tag miss for debugging
|
2019-09-17 17:12:53 +09:00 |
|
softprops
|
9f9f2a3ed2
|
merge drafts workaround. fixes #14
|
2019-09-16 23:51:16 +09:00 |
|
softprops
|
bb78d54396
|
regenerate
|
2019-09-09 21:24:39 +09:00 |
|
softprops
|
ef96a2eb52
|
prettier
|
2019-09-09 21:20:59 +09:00 |
|
softprops
|
6fa875df0b
|
error handling
|
2019-09-09 21:00:04 +09:00 |
|
softprops
|
e197e56931
|
try try try again
|
2019-09-09 20:46:36 +09:00 |
|
softprops
|
cf2aed3a12
|
debug logging
|
2019-09-09 20:36:51 +09:00 |
|
softprops
|
18daf2c63f
|
refactor for cross platform use
|
2019-09-09 17:10:07 +09:00 |
|