Commit Graph

59 Commits

Author SHA1 Message Date
perf3ct f614380a10
feat(tests): also print error output for e2e tests 2025-07-21 23:16:13 +00:00
perf3ct b5e196a2be
fix(ci): also update database url for tests in ci 2025-07-21 21:07:47 +00:00
perf3ct 15ffac64fb
fix(tests): should really centralize these database URLs at some point 2025-07-21 20:38:48 +00:00
perf3ct 74f9e0484c
fix(ci): add missing languages to ci 2025-07-21 19:50:06 +00:00
perf3ct 6a1d7db251
feat(tests): also upload playwright test results 2025-07-20 00:13:58 +00:00
perf3ct 537f5aebc4
feat(dev): don't stop remainder of tests in ci when only one test fails 2025-07-17 18:48:30 +00:00
Jon Fuller 131357fb75
Update test-e2e.yml 2025-07-16 17:09:01 -07:00
Jon Fuller 62beae036c
Update test-unit.yml 2025-07-16 17:06:48 -07:00
Jon Fuller bd377713eb
Update test-integration.yml 2025-07-16 17:06:01 -07:00
perf3ct 614697355a
debug(tests): set DEBUG=1 in the correct spot lol 2025-07-08 19:59:33 +00:00
perf3ct de26e93031
debug(tests): set debug to 1 for integration tests too 2025-07-08 19:49:44 +00:00
Jon Fuller ccab01f489
Create codeql.yml 2025-06-30 13:12:28 -07:00
perf3ct 4af995da40
fix(helm): fix the helm release action 2025-06-24 23:18:35 +00:00
perf3ct ecb457aa26
fix(helm): fix the helm release action 2025-06-24 23:16:25 +00:00
perf3ct 4ce21ef931
fix(server): resolve lack of user isolation 2025-06-24 17:28:28 +00:00
perf3ct afa0565634
feat(server/client): implement feature of ignoring already deleted files, and add failed OCR queue tests 2025-06-24 17:20:33 +00:00
Jon Fuller 75b8fd7ccb
Merge pull request #12 from readur/renovate/actions-checkout-4.x
chore(deps): update actions/checkout action to v4
2025-06-22 21:37:51 -07:00
Jon Fuller f05d35e954
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
Jon Fuller 2ece655f79
Merge pull request #25 from readur/renovate/docker-build-push-action-6.x
chore(deps): update docker/build-push-action action to v6
2025-06-22 21:31:09 -07:00
Jon Fuller 0f3bc5ee63
Merge pull request #19 from readur/renovate/postgres-17.x
chore(deps): update postgres docker tag to v17
2025-06-22 17:43:18 -07:00
Jon Fuller 61a692a53a
Merge pull request #35 from readur/renovate/helm-chart-releaser-action-1.x
chore(deps): update helm/chart-releaser-action action to v1.7.0
2025-06-22 17:40:39 -07:00
renovate[bot] 2204eef860
chore(deps): update postgres docker tag to v17 2025-06-22 22:35:41 +00:00
renovate[bot] 29c795e0a6
chore(deps): update docker/build-push-action action to v6 2025-06-22 22:35:15 +00:00
renovate[bot] 1efd1b01ca
chore(deps): update dependency node to v22 2025-06-22 22:34:25 +00:00
renovate[bot] 25a850db17
chore(deps): update actions/checkout action to v4 2025-06-22 22:34:12 +00:00
renovate[bot] 2544c8dfc6
chore(deps): update helm/chart-releaser-action action to v1.7.0 2025-06-22 22:32:38 +00:00
renovate[bot] 72a9d3935d
chore(deps): update alpine/helm docker tag to v3.18.3 2025-06-22 22:32:21 +00:00
perf3ct 3c7db69ac3
fix(build): update `npm ci` to `npm install` 2025-06-22 22:27:05 +00:00
perf3ct bb8bcb37a2
fix(tests): explicitly set the postgres.enabled to false for helm pr testing 2025-06-22 22:23:47 +00:00
perf3ct e636a20ee4
feat(ci): implement better caching 2025-06-22 00:39:46 +00:00
perf3ct ff125ead2f
fix(ci): just disable these tests for now 2025-06-22 00:20:28 +00:00
perf3ct d9102c34e2
feat(ci): ignore problematic tests, fix later 2025-06-21 18:09:32 +00:00
perf3ct bdcfa77d21
feat(ci): use environment variables for database url 2025-06-20 22:33:18 +00:00
perf3ct 14db5bfc99
fix(ci): don't prepend the release with the word 'Release' 2025-06-20 21:14:10 +00:00
perf3ct c1467d4dee
fix(tests): fix the integration tests, again 2025-06-20 21:12:46 +00:00
perf3ct 2a3a59b455
Merge branch 'main' of https://github.com/readur/readur 2025-06-20 15:35:59 +00:00
perf3ct 5fc88da522
fix(tests): try to resolve last failing integration test 2025-06-20 15:14:16 +00:00
perfectra1n 86e53e3538 feat(ci): use arm64 for arm64 build job 2025-06-19 17:41:19 -07:00
perf3ct ae70fe4684
feat(ci): add release workflow step 2025-06-19 21:59:20 +00:00
perf3ct 7066d48e57
fix(ci): tag largest semver with `latest` tag 2025-06-19 21:59:07 +00:00
perf3ct c93b5dd537
feat(tests): enable RUST_BACKTRACE on all tests, for debugging 2025-06-19 21:56:00 +00:00
perf3ct 74d2dad906
feat(ci): tag the docker images correctly 2025-06-19 21:49:12 +00:00
perf3ct a3fab93ca6
feat(ci): fix docker build to build on appropriate cpu arch 2025-06-19 20:29:13 +00:00
perf3ct f7c621d2c3
fix(tests): try to fix the auto_resume_tests yet again for integration tests 2025-06-19 00:03:07 +00:00
perf3ct d81f6a9bcc
fix(tests): fix e2e tests, part 3 2025-06-18 22:29:48 +00:00
perf3ct 47fd28e79a
fix(tests): fix e2e tests, part 2 2025-06-18 21:51:52 +00:00
perf3ct e71f6dfbd4
feat(ci): also update the helm pull request workflow 2025-06-18 21:25:28 +00:00
perf3ct 539f7cda79
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 2479fe4736
fix(tests): add step to run server for integration tests 2025-06-18 21:01:51 +00:00
perf3ct 7d3ad04006
fix(tests): fix the one e2e test, rename the search test 2025-06-18 20:54:19 +00:00