renovate[bot]
27c86a9c0e
chore(deps): update actions/setup-node digest to 0a44ba7
2024-09-21 07:38:16 +00:00
renovate[bot]
cdddfb7876
chore(deps): update actions/setup-java digest to 2dfa201
2024-09-11 07:51:27 +00:00
renovate[bot]
9b4363d66b
chore(deps): update actions/setup-java digest to 6a0805f
2024-08-09 07:27:56 +00:00
renovate[bot]
6961946fa8
chore(deps): update actions/setup-node digest to 1e60f62
2024-07-11 07:06:56 +00:00
renovate[bot]
166b118fa2
chore(deps): update github actions
2024-06-15 07:16:03 +00:00
renovate[bot]
7efdd12908
chore(deps): update github actions
2024-05-22 15:43:21 +00:00
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]
30529cda13
chore(deps): update actions/setup-java digest to 99b8673
2024-03-16 00:37:22 +00:00
renovate[bot]
ddc559940b
chore(deps): update github actions
2024-03-01 00:45:41 +00:00
58b277c92b
feat: Add Java install if using act
...
For some reason, I need to pin the Java install when using act. This is not
needed when using the GitHub Actions runner, so add an escape clause to
only run this extra step when using act.
2024-02-03 11:16:01 -06:00
a0a0a4327f
refactor: Rename integration testing CI workflows to 'example-usage'
...
We have two CI workflows with the name "test" (three if you count
"test-14"). This ambiguates the job name, and results in act running both
unit tests and integration tests when running `act -j test`. Fix that by
changing the names.
2024-02-03 11:16:01 -06: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
Robrecht Cannoodt
2008cb75f6
no matrix is specified for 'test-14'
2023-07-10 21:41:26 -05:00
Edmund Miller
62561112a2
ci: Reorganize when maximize-build-space is ran
2023-06-23 14:39:47 -05:00
Edmund Miller
3323654b16
ci: Add a test for PR #14
2023-06-23 14:37:20 -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
57e49670a9
ci: Create seperate dev workflow checks
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
6ff7aa9784
Update CI example to build js
2022-06-14 12:38:17 +00:00
adcbf207e2
Remove GITHUB_TOKEN
2022-06-13 16:34:58 -05:00
e00cecc9e1
Add GITHUB_TOKEN to test workflow
2022-06-13 18:53:36 +00:00
46faecc7b2
Remove token from test workflow
2022-06-13 18:50:34 +00:00
b1a785ed4d
Add broader-scope token to test workflow
2022-06-13 18:43:39 +00:00
ec7d98ca18
Add a test workflow
2022-06-13 13:31:31 -05:00