Commit graph

8 commits

Author SHA1 Message Date
daz
0e27ea7e6c
Improve local development script
- Avoid running `npm install` on every execution
- Add a separate `install` task that runs `npm clean-install`
2024-11-14 17:00:58 -07:00
daz
4022faad7e
Fix integ-test-cache-cleanup.yml for running on act 2024-06-28 13:21:54 -06:00
Daz DeBoer
c04155e2ca
Remove instructions for merging Dependabot PRs
These are no longer required, since the bot will update the `dist` directory.
2024-06-27 19:32:31 -06:00
daz
d0f2f0387e
Update build script and contribution guide 2024-04-12 09:15:19 -06:00
daz
d71ecafebf
Minor test reorg 2024-04-06 16:00:53 -06:00
daz
4057bfe59d
Add notes on testing with act 2024-04-06 14:56:53 -06:00
daz
a628cf9f2e
Replace occurrances of gradle-build-action
- Mostly with `setup-gradle`
- Some with `gradle-actions`
2024-01-25 12:36:53 -07:00
Daz DeBoer
8545e5aed7
Document the process to merge Dependabot upgrades 2022-09-27 07:53:44 -06:00