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 |
perf3ct
|
812b7c21b0
|
feat(ci): TIL you can't do subfolders in GitHub Actions
|
2025-06-18 20:36:44 +00:00 |
perf3ct
|
7e1fdefc63
|
feat(ci): add workflows for helm chart, move files around
|
2025-06-18 20:34:09 +00:00 |
perf3ct
|
3e3f570ce6
|
fix(tests): remove 'test' workflow as it's redundant
|
2025-06-18 19:49:06 +00:00 |
perf3ct
|
1689b2b2db
|
fix(unit): start to fix the broken workflows...
|
2025-06-18 01:00:22 +00:00 |
perf3ct
|
2c664de159
|
feat(tests): resolve last test issues
|
2025-06-17 22:17:45 +00:00 |
perf3ct
|
4c946ca9cc
|
feat(tests): resolve last test issues
|
2025-06-17 22:14:38 +00:00 |
perf3ct
|
f17e398232
|
feat(e2e): add playwright for e2e tests
|
2025-06-17 20:10:04 +00:00 |
perf3ct
|
767b2d6429
|
feat(ci): add github actions
|
2025-06-17 19:14:27 +00:00 |
perf3ct
|
488003c426
|
fix(everything): wow, it runs
|
2025-06-12 00:05:43 +00:00 |