softprops
|
21e9098c3b
|
more error info
|
2021-08-09 00:12:44 -04:00 |
|
softprops
|
26941a6e6b
|
debug cross repo
|
2021-08-09 00:05:07 -04:00 |
|
softprops
|
487fcd9442
|
bump version
|
2021-08-08 12:15:54 -04:00 |
|
softprops
|
8b7a7c0162
|
stringify errors object
|
2021-08-08 12:12:34 -04:00 |
|
softprops
|
6c87482fb9
|
fix upload err fmt
|
2021-08-08 12:10:40 -04:00 |
|
softprops
|
2956b0de81
|
document input
|
2021-08-08 11:59:31 -04:00 |
|
softprops
|
0aec73c6d6
|
document discussion link input
|
2021-08-08 11:57:10 -04:00 |
|
softprops
|
ce95482067
|
bump version + update changelog
|
2021-08-08 11:55:10 -04:00 |
|
Doug Tangren
|
2861dc8673
|
support linking to discussions (#136)
* support linking to discussions
* fmt
* wire param
|
2021-08-08 02:07:02 -04:00 |
|
softprops
|
dd98a235fd
|
update readme
|
2021-08-08 00:47:44 -04:00 |
|
softprops
|
4de103f838
|
update changelog
|
2021-08-08 00:31:19 -04:00 |
|
Doug Tangren
|
003621c2ca
|
address asset upload warning (#134)
* bump version
* address asset upload warning
* refactor to new octokit api, work around release asset upload api
* format upload url
* unminify to debug
* try alt constructor
* utilize formatted upload url
* authorize upload
* pass token explicitly
* address conflicting uploads
* remove debugging artifacts
|
2021-08-08 00:28:01 -04:00 |
|
softprops
|
59c3b48916
|
add one more item to changelog
|
2021-07-30 18:43:29 -04:00 |
|
Doug Tangren
|
8779b820d9
|
backwards compat for GITHUB_TOKEN from env (#133)
* backwards compat for GITHUB_TOKEN from env
* update changelog
|
2021-07-30 18:41:53 -04:00 |
|
Tomer Figenblat
|
d2a05f5e5a
|
fix: trimming tag_name to avoid error 422 when creating release (#130)
|
2021-07-30 09:09:00 -04:00 |
|
softprops
|
fb0163a75b
|
update changelog and bump package.json version
|
2021-07-27 00:52:21 -04:00 |
|
noeliajimenezg
|
07c2133a09
|
Fix 'target_commitish' is already defined (#126)
|
2021-07-26 22:56:30 -04:00 |
|
Sergey S. Betke
|
f5d13571ca
|
Fix invalid ${{ github.workflow }} in readme.md (#127)
|
2021-07-26 12:59:56 -04:00 |
|
softprops
|
5e6fc64554
|
fix yaml table fmt
|
2021-07-25 20:20:53 -04:00 |
|
softprops
|
fdb5f68261
|
fmt
|
2021-07-25 20:14:18 -04:00 |
|
softprops
|
2b68b29aae
|
update changelog
|
2021-07-25 20:13:03 -04:00 |
|
softprops
|
6aeb2b7009
|
Merge branch 'alerque-default-token'
|
2021-07-25 20:11:43 -04:00 |
|
softprops
|
b323b1872a
|
update changelog
|
2021-07-25 20:06:54 -04:00 |
|
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 ff30f8edb18fa851785a2d361b03c9713f5ac17d.
* 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 ff30f8edb18fa851785a2d361b03c9713f5ac17d.
* 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 |
|