Commit Graph

58 Commits

Author SHA1 Message Date
Nick Cipollo
5a8bbe8ea7 Try and fix weird build error 2023-04-01 17:33:40 -04:00
Nick Cipollo
215101a6e6 Fixes #301 Add remediation suggestion to 404 errors 2023-01-28 13:58:46 -05:00
Nick Cipollo
a2e71bdd4e Update "makeLatest" so it's always defined
Some checks failed
Test / check_pr (push) Has been cancelled
2022-12-11 13:56:37 -05:00
Eric Cornelissen
0bf6967166 Add make_latest option (#283) 2022-12-11 13:45:00 -05:00
Nick Cipollo
3bacd9e49a Fixes #267 Add ActionSkipper 2022-11-11 13:46:22 -05:00
Nick Cipollo
f3ea29dca7 Fixes #262 normalize artifact paths 2022-10-04 08:08:09 -04:00
Nick Cipollo
5b3ed26ce2 Fixes #219 Add argument to allow only updating drafts and prereleases 2022-10-02 17:35:42 -04:00
Nick Cipollo
ffcd2d4c10 Fixes #185 Add omitDraftDuringUpdate input (#190) 2022-03-31 17:07:42 -04:00
Nick Cipollo
40bb172bd0 Fixes #135 Add support for generate_release_notes
Some checks failed
Test / check_pr (push) Has been cancelled
2021-11-26 16:55:04 -05:00
Nick Cipollo
01e1051edf Fixes #136 Globber now also supports new line as separator. 2021-10-25 08:03:03 -04:00
Nick Cipollo
95aae1ba96 Fixes #120 Artifacts can be removed even when new ones aren't provided 2021-10-03 18:46:12 -04:00
Nick Cipollo
821cbcc349 Bump typescript, fix build errors around catch blocks. 2021-10-03 17:21:27 -04:00
Rosalie
f597c8ad62 Add removeArtifacts (#109) 2021-09-06 18:57:37 -04:00
Jashandeep Sohi
7461bfe839 Add option to ignore prerelease on update (#96) 2021-08-01 15:41:55 -04:00
Nick Cipollo
289da33bfb Bump github types to 5.0.0 2021-06-30 16:34:09 -04:00
Nick Cipollo
15abc13cc4 Fixes #55 Add artifact validation which check to ensure it's not a directory 2021-05-24 11:21:34 -04:00
Nick Cipollo
616708020f Fixes #50 Add plugin outputs which contain release information. 2021-05-12 11:36:59 -04:00
ph1ll
ec90733eaa Use pagination for listing release assets 2021-04-15 13:15:38 -04:00
Nick Cipollo
a43fb1aa82 Fixes #37 Add discussion category action argument. 2021-04-07 17:36:43 -04:00
Nick Cipollo
8f0b206fd3 Cleanup error classes and CI 2021-03-23 17:43:38 -04:00
Nick Cipollo
9b14e2e2d3 Respect artifactErrorsFailBuild in production builds 2021-03-21 20:00:17 -04:00
Nick Cipollo
af980963d6 Fixes #33 Add artifactErrorsFailBuild flag 2021-03-21 19:47:27 -04:00
Nick Cipollo
5b1448e480 Fixes #32 Globber will now expand tilde and warn if no results are found 2021-03-12 12:44:12 -05:00
Nick Cipollo
09eb035337 Fixes #26 Update dependencies and fix octokit types
Fixes #27 Add inputs for specifying owner and repo
2021-02-10 11:50:57 -05:00
Nick Cipollo
067437b167 Fixes #19 Bump dependencies & update octokit usage 2020-07-20 19:13:47 -04:00
Nick Cipollo
6f236bd2ff Fixes #16 Add update specific omit inputs 2020-05-26 14:39:57 -04:00
Nick Cipollo
8954a2e764 Fixes #15 Add omitBody and omitName 2020-05-25 17:06:44 -04:00
Nick Cipollo
791611e03e Tiny logging tweek 2020-03-05 13:12:22 -05:00
Nick Cipollo
2ea88b1f32 Add retry for uploading artifact (#13) 2020-03-05 11:39:02 -05:00
Nick Cipollo
d57d57cad2 Fixes #12 Artifacts will now be replaced 2020-03-02 22:20:41 -05:00
Nick Cipollo
cffd02c48e Add artifact upload error handling 2020-01-02 23:31:20 -05:00
Nick Cipollo
04d64ce68e Fixes #8 Add support for draft release updating 2020-01-02 22:56:16 -05:00
Nick Cipollo
cb3417d207 Add prerelease 2019-12-13 16:05:44 -05:00
Nick Cipollo
734853d8c8 Clean up logging and fix error handling 2019-12-13 15:40:34 -05:00
Nick Cipollo
b25a3c63b3 Fixes #7 Check if release exists before creating 2019-12-13 14:27:57 -05:00
Nick Cipollo
f76aaf092f Fix tests 2019-12-12 19:04:42 -05:00
Nick Cipollo
7319d490c8 Fixes #6 Add support for updating releases 2019-12-12 18:39:17 -05:00
Nick Cipollo
dba5ad58d6 Fixes #4 Improve error reporting 2019-12-12 15:57:00 -05:00
Nick Cipollo
d812721a39 Fix typo in Inputs 2019-09-02 21:36:30 -04:00
Nick Cipollo
a698287254 Fixes #1 Allow for multiple artifacts 2019-09-02 21:17:47 -04:00
Nick Cipollo
2b2c872297 Fix bugs found in E2E testing 2019-08-27 14:01:58 -04:00
Nick Cipollo
0280874154 Update main 2019-08-27 09:40:03 -04:00
Nick Cipollo
ef24c2a7b5 Add action 2019-08-26 21:26:25 -04:00
Nick Cipollo
028c2af361 Add mocks to tests 2019-08-26 20:35:39 -04:00
Nick Cipollo
4e291a9639 Add action class stub 2019-08-26 17:24:46 -04:00
Nick Cipollo
7375770ad3 Add content type and length to inputs 2019-08-26 17:12:56 -04:00
Nick Cipollo
0416a360c1 Flesh out releases 2019-08-26 16:51:58 -04:00
Nick Cipollo
6c11905fe1 Update action yml 2019-08-26 16:36:47 -04:00
Nick Cipollo
ce5f096e71 Add inputs 2019-08-26 16:31:05 -04:00
Nick Cipollo
e14d7835e1 Add input tests 2019-08-26 13:55:21 -04:00