100 Commits
Author SHA1 Message Date
Nick Cipollo 50f714d583 pin pnpm version 2026-07-19 19:10:37 -04:00
Nick Cipollo e8998be2b1 Bump brace-expansion to address security notice 2026-03-29 18:09:06 -04:00
Nick Cipollo d23a7cb09d Bump picomatch to fix security notice 2026-03-28 10:16:23 -04:00
Nick Cipollo 339a81892b preparing release 1.21.0 2026-03-14 16:42:44 -04:00
Nick Cipollo df17233557 Resolve pnpm audit results
- bump vitest
- override undici
2026-03-14 16:36:59 -04:00
Nick Cipollo 813e942459 Update release script 2026-03-14 16:27:03 -04:00
Nick Cipollo 7df3a0e749 Update sheepit to use pnpm 2026-03-14 16:13:52 -04:00
Nick Cipollo caacf56b56 Fixes #595 Bump to node 24 2026-03-11 08:37:45 -04:00
Nick Cipollo 89bab4d0a7 debug build 2026-02-01 18:20:16 -05:00
Nick Cipollo 411d95d6a3 Rebuild after bumping dependencies 2026-01-06 07:40:00 -05:00
Nick Cipollo 5f55df31e1 Fixes #552 Add missing readme entry for generateReleaseNotesPreviousTag 2025-12-06 11:05:53 -05:00
Nick Cipollo be9a4fac3a Remove untildify 2025-12-02 08:29:48 -05:00
Nick Cipollo 23d2cc4c27 Bump jest types 2025-12-02 07:42:05 -05:00
Nick Cipollo 327ba10342 Fix phantom dependencies 2025-12-01 20:21:27 -05:00
Nick Cipollo 5e58a022dc Migrate form yarn to pnpm 2025-12-01 20:07:09 -05:00
Nick Cipollo 7ffaa93f91 Install dependencies 2025-12-01 18:10:32 -05:00
Nick Cipollo bcfe547070 preparing release 1.18.0 2025-06-29 16:28:21 -04:00
Nick Cipollo 707331a88d Fixes #529 Collect asset URLs into output 2025-06-29 16:12:11 -04:00
Nick Cipollo 9128f238ee preparing release 1.17.0 2025-06-28 21:32:06 -04:00
Nick Cipollo 7922049688 Fixes #529 Add zip and tarball urls to output 2025-06-28 21:23:15 -04:00
Nick Cipollo 0683ea3557 Cleanup outputs table formatting 2025-06-21 10:39:02 -04:00
Nick Cipollo 01c9fac73b Add a link to uploading assets in output table 2025-06-21 10:21:16 -04:00
Nick Cipollo 440c8c1cb0 preparing release 1.16.0 2025-02-22 11:35:27 -05:00
Nick Cipollo e805702217 preparing release 1.17.0 2025-02-22 11:33:08 -05:00
Nick Cipollo bd572a1942 preparing release 1.17.0 2025-02-22 11:31:24 -05:00
Nick Cipollo 706b28e44c Update tag scheme in sheepit 2025-02-22 11:30:58 -05:00
Nick Cipollo 411ac011df preparing release 1.16.0 2025-02-22 11:26:00 -05:00
Nick Cipollo 62f16c02e7 Add sheepit config 2025-02-17 17:54:01 -05:00
Nick Cipollo 00e83e3d35 Attempt #1 at fixing workflow file 2025-02-17 16:33:09 -05:00
Nick Cipollo 906fc77113 Add initial releases workflow 2025-02-17 16:29:52 -05:00
Nick Cipollo 17b559883e Add biome and initial format rules 2025-02-17 16:15:54 -05:00
Nick Cipollo 33bf18d283 Install dependency updates 2025-02-16 15:28:37 -05:00
Nick Cipollo 033b82b409 Throw explicit error if list releases reponse doesn't have data 2025-01-11 21:52:42 -05:00
Nick Cipollo e774b3eb81 Skip typescript checks 2025-01-11 21:34:25 -05:00
Nick Cipollo 8b72352976 Fix ArtifactUploader errors 2025-01-11 21:20:00 -05:00
Nick Cipollo 02a91b5ddd Fix build errors from github api update 2023-12-11 08:37:08 -05:00
Nick Cipollo c4a7702e18 Add more info about announcements category 2023-12-11 08:25:38 -05:00
Nick Cipollo 4f53bc4bbe Add discussionCategory caveat to readme 2023-12-11 08:22:58 -05:00
Nick Cipollo 823125756f Try and force jest-cli/yargs resolution 2023-10-17 19:15:34 -04:00
Nick Cipollo 53f1c32531 try to bump glob again 2023-10-17 19:09:16 -04:00
Nick Cipollo 7b2b452a12 update build workflow 2023-10-17 18:42:43 -04:00
Nick Cipollo a7c3669135 Revert "Bump glob"
This reverts commit 5a5f227332.
2023-10-17 18:41:23 -04:00
Nick Cipollo 26cdd97dfd Use node 20 2023-10-17 18:36:46 -04:00
Nick Cipollo 5a5f227332 Bump glob 2023-10-17 18:33:40 -04:00
Nick Cipollo 9324133e56 Update typescript config 2023-10-17 18:21:18 -04:00
Nick Cipollo 25918b039f Build main with 10/2023 dependecy updates 2023-10-17 18:09:44 -04:00
Nick Cipollo 7ce102b15b Build (dev) with dependency updates 2023-09-11 08:10:29 -04:00
Nick Cipollo 6c75be85e5 Fixes #357 Use a read stream for artifacts.
This seems to be safe since octokit mentions ReadableStreams in their fetcher wrapper & tests: https://github.com/octokit/request.js/blob/main/src/fetch-wrapper.ts#L44
(and also it seems to work when I test it).
2023-08-24 08:37:01 -04:00
Nick Cipollo 2d19fb459b Remove lib 2023-08-24 07:40:06 -04:00
Nick Cipollo 9cfd0835c6 Remove explicit typescript src setting 2023-08-24 07:39:05 -04:00
Nick Cipollo 37c87f6b53 Fixes #349 Copy description of makeLatest legacy from github docs 2023-07-10 17:35:27 -04:00
Nick Cipollo 7288236d4e build dep updates 2023-07-01 11:32:09 -04:00
Nick Cipollo cb77c9ee9c Revert "Bump @types/node from 18.15.11 to 20.3.2 (#340)"
This reverts commit 8c78ca2662.
2023-06-27 15:40:20 -04:00
Nick Cipollo eb05307dce Fix stupid mocking error 2023-04-01 18:12:05 -04:00
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 443f2c0c79 Build with security updates 2022-11-11 13:54:21 -05:00
Nick Cipollo 3bacd9e49a Fixes #267 Add ActionSkipper 2022-11-11 13:46:22 -05:00
Nick Cipollo b072aaafe1 update debug build 2022-10-04 08:09:17 -04:00
Nick Cipollo f3ea29dca7 Fixes #262 normalize artifact paths 2022-10-04 08:08:09 -04:00
Nick Cipollo 889eb279f8 Fixes #261 Correctly set default on updateOnlyUnreleased 2022-10-02 18:19:43 -04:00
Nick Cipollo fc324198c9 Updating dependencies 10/02/2022 2022-10-02 15:15:54 -04:00
Nick Cipollo ca859d0f82 Fixes #253 bump node to node16 2022-09-12 19:14:33 -04:00
Nick Cipollo d7ebb9b36b Update jest and fix tests 2022-06-07 11:42:45 -04:00
Nick Cipollo c9494285dc Fix tests 2022-06-07 11:19:26 -04:00
Nick Cipollo 18990f60e0 Tweak coverage settings. 2022-03-31 22:52:04 -04:00
Nick Cipollo d37e2be74a Add thresholds for coverage 2022-03-31 20:43:03 -04:00
Nick Cipollo eed740324c Revert "Ensure test failures still work"
This reverts commit 4f104f8afe.
2022-03-31 18:08:50 -04:00
Nick Cipollo 4f104f8afe Ensure test failures still work 2022-03-31 18:08:21 -04:00
Nick Cipollo 700d6bf347 move jest config into package.json 2022-03-31 18:07:15 -04:00
Nick Cipollo ffcd2d4c10 Fixes #185 Add omitDraftDuringUpdate input (#190) 2022-03-31 17:07:42 -04:00
Nick Cipollo c309084e8b tweak repo spelling 2022-03-31 11:11:59 -04:00
Nick Cipollo 819589c886 Update readme inputs table. 2022-03-31 11:11:18 -04:00
Nick Cipollo 6297172c9f Generate JS from typescript 2022-03-31 10:58:25 -04:00
Nick Cipollo 268f2377f2 Fix test which is failing when pushing a tag 2021-11-26 17:26:50 -05:00
Nick Cipollo 40bb172bd0 Fixes #135 Add support for generate_release_notes 2021-11-26 16:55:04 -05:00
Nick Cipollo 66aaa1eb00 Setup to use ncc 2021-11-26 14:48:25 -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 3e88dac4cf Update build artifacts 2021-10-03 18:47:56 -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
Nick Cipollo 62f9f43ceb Bump jest 2021-09-30 22:54:12 -04:00
Nick Cipollo cba6a1b4f8 Update readme to provide examples for owner and repo. 2021-09-12 19:03:06 -04:00
Nick Cipollo e97ceb3e08 Fixes #69 Indicate the scope required for personal access tokens. 2021-09-12 18:06:38 -04:00
Nick Cipollo 8f144e5a49 Reduce dependbot frequency 2021-08-05 14:12:13 -04:00
Nick Cipollo 92158b2aee Disable integration test. 2021-06-30 16:36:19 -04:00
Nick Cipollo 289da33bfb Bump github types to 5.0.0 2021-06-30 16:34:09 -04:00
Nick Cipollo d1125b4510 Fix typescript build 2021-05-24 11:23:05 -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
Nick Cipollo 06fefc702f Bump jest 2021-05-10 19:10:49 -04:00
Nick Cipollo 839c2ee3df Skip integration test 2021-04-07 17:38:35 -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 f7b694c6d5 Update issue templates 2021-03-08 17:02:36 -05:00
Nick Cipollo c3a232b7b2 Fix release mode 2021-02-10 12:12:01 -05:00
Nick Cipollo a9ffe7f597 Update release notes 2021-02-10 11:53:50 -05:00