Commit graph

14 commits

Author SHA1 Message Date
renovate[bot]
651e1cd788 chore(deps): update actions/checkout digest to 0ad4b8f 2024-04-27 07:37:31 +00:00
renovate[bot]
8bc1ad332e chore(deps): update actions/checkout digest to 1d96c77 2024-04-24 06:21:03 +00:00
renovate[bot]
ddc559940b chore(deps): update github actions 2024-03-01 00:45:41 +00:00
3e5019b784 ci: Update minimum node version in ci
The pagination changes require Node.js 18 or greater, so update the test
apparatus to use the latest LTS version of Node.
2024-01-30 10:42:55 -06:00
519edf8749
refactor: Add redirect for publishing action
The publishing action assumes that main in package.json points to the
entrypoint of the action. Since v1.2.0, however, that is no longer the
case. Rather than try a new system (or dive deep into the internals of
npm and what every directive means), we'll trick the action into uploading
the correct script by modifying the package.json file right before upload.
Add that hack.
2023-05-23 16:06:28 -05:00
Edmund Miller
0aeab8d284 style: Use double-quotes
Co-authored-by: ewels <ewels@users.noreply.github.com>
2022-11-17 19:32:25 +00:00
Edmund Miller
05aef69bc1 ci: Don't double run jobs 2022-11-17 19:32:25 +00:00
Edmund Miller
a14c1ba3a6 ci: Add build step 2022-11-17 19:32:25 +00:00
Edmund Miller
3f231d1a10 ci: Update hoops to jump through 2022-11-17 19:32:25 +00:00
Edmund Miller
4ad727836d ci: Split up steps 2022-11-17 19:32:25 +00:00
Edmund Miller
024f69ce91 style: Run prettier on everything 2022-11-17 19:32:25 +00:00
Edmund Miller
1b07a3f172 build: Add ncc
npm run build works now without global install
2022-11-17 19:32:25 +00:00
09deb3e48f
Update npm deps 2022-06-13 17:57:28 -05:00
e5e3a7abe7
Update to use auto release functionality 2022-06-13 17:50:18 -05:00