Commit Graph

25 Commits

Author SHA1 Message Date
renovate[bot] 64097fe271
chore(deps): update postgres docker tag to v18 2025-11-10 19:47:48 +00:00
perf3ct 2d2a99ec66
fix(ci): cache rust much less aggressively 2025-10-18 19:21:21 -07:00
renovate[bot] b516a8963b
chore(deps): update actions/setup-node action to v6 2025-10-14 05:31:03 +00:00
perf3ct 61c4738471
feat(ci): try to cache less aggressively 2025-10-11 15:15:28 -07:00
renovate[bot] 5ad1015f80
chore(deps): update actions/setup-node action to v5 2025-09-27 00:21:30 +00:00
perf3ct 11ffe9d0e5
feat(ci): add dockerhub auth 2025-09-02 21:21:37 +00:00
renovate[bot] 6d01ccba87
chore(deps): update actions/checkout action to v5 2025-08-14 22:10:33 +00:00
perf3ct 6fd3dec749
fix(tests): fix the name of the unit_tests only step, and make the name of the steps be prettier in Actions UI 2025-08-02 22:53:14 +00:00
perf3ct 98c3bd50ef feat(tests): also print error output for e2e tests 2025-07-21 23:16:13 +00:00
perf3ct c994940453 fix(ci): also update database url for tests in ci 2025-07-21 21:07:47 +00:00
perf3ct 95e5186b78 fix(ci): add missing languages to ci 2025-07-21 19:50:06 +00:00
perf3ct e7dd9dee28 feat(tests): also upload playwright test results 2025-07-20 00:13:58 +00:00
Jon Fuller 9c9b670c9f Update test-e2e.yml 2025-07-16 17:09:01 -07:00
Jon Fuller 91dc29c721 Merge pull request #18 from readur/renovate/node-22.x
chore(deps): update dependency node to v22
2025-06-22 21:32:52 -07:00
renovate[bot] 57f05634ff chore(deps): update postgres docker tag to v17 2025-06-22 22:35:41 +00:00
renovate[bot] 7b6f3a3159 chore(deps): update dependency node to v22 2025-06-22 22:34:25 +00:00
perf3ct 182465341a fix(build): update `npm ci` to `npm install` 2025-06-22 22:27:05 +00:00
perf3ct b19123e6f2 feat(tests): enable RUST_BACKTRACE on all tests, for debugging 2025-06-19 21:56:00 +00:00
perf3ct 5c31710b51 fix(tests): fix e2e tests, part 2 2025-06-18 21:51:52 +00:00
perf3ct 62bb17fb84 fix(tests): add back the playwright test, and banish the searchpage test to an integration test 2025-06-18 21:18:13 +00:00
perf3ct cab0d75436 fix(tests): fix the one e2e test, rename the search test 2025-06-18 20:54:19 +00:00
perf3ct f23ce3ca4a feat(ci): TIL you can't do subfolders in GitHub Actions 2025-06-18 20:36:44 +00:00
perf3ct 581ebec5b4 feat(ci): add workflows for helm chart, move files around 2025-06-18 20:34:09 +00:00
perf3ct db9636c7ca feat(tests): resolve last test issues 2025-06-17 22:17:45 +00:00
perf3ct d4da15c212 feat(ci): add github actions 2025-06-17 19:14:27 +00:00