renovate[bot]
|
0db49eeccc
|
chore(deps): update dependency postcss to v8.5.6
|
2025-06-22 22:32:06 +00:00 |
renovate[bot]
|
631e70c4cf
|
chore(deps): update dependency @playwright/test to v1.53.1
|
2025-06-22 22:31:58 +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
|
6834e11542
|
fix(tests): also fix unit tests
|
2025-06-22 21:31:11 +00:00 |
perf3ct
|
f30b645733
|
feat(tests): literally all the tests pass locally now
|
2025-06-22 21:11:14 +00:00 |
perf3ct
|
001f835e38
|
feat(tests): make sure tests that should require admin privs, use admin
|
2025-06-22 18:11:54 +00:00 |
perf3ct
|
db0d875b4e
|
feat(tests): also fix the admin and auto resume tests
|
2025-06-22 17:43:33 +00:00 |
perf3ct
|
e78a353751
|
feat(tests): resolve admin integration test issues
|
2025-06-22 17:28:45 +00:00 |
perf3ct
|
7762cf4a1e
|
fix(tests): resolve query parameter issue in tests
|
2025-06-22 16:54:59 +00:00 |
perf3ct
|
51e11903d3
|
feat(ocr_queue): fix completed_today count
|
2025-06-22 16:04:17 +00:00 |
perf3ct
|
4c58b8e28e
|
fix(tests): last test finally runs
|
2025-06-22 15:58:52 +00:00 |
perf3ct
|
8e9717d6d8
|
feat(tests): fix more broken tests, incorrect types
|
2025-06-22 15:49:14 +00:00 |
perf3ct
|
19733d8480
|
fix(ci): try to fix the ocr_corruption_tests
|
2025-06-22 04:31:54 +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
|
1cb5341c4e
|
feat(ci): fix other tests, part 9000
|
2025-06-21 18:08:34 +00:00 |
perf3ct
|
6b7cc364a3
|
feat(ci): ignore some tests, fix later
|
2025-06-21 18:08:22 +00:00 |
Jon Fuller
|
96debaf511
|
Update labels_integration_tests.rs
|
2025-06-20 18:12:43 -07:00 |
perf3ct
|
f4cbcb4a3f
|
fix(tests): hopefully this cleans up these failing tests
|
2025-06-21 00:34:32 +00:00 |
perf3ct
|
ad2531a022
|
fix(tests): fix last broken unit test
|
2025-06-20 22:59:20 +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 |
Jon Fuller
|
24376be4f2
|
Merge pull request #29 from readur/feat/document-deletion
feat(docs): add document deletion, bulk deletion, and labels
|
2025-06-20 13:32:01 -07:00 |
perf3ct
|
4b3195422c
|
fix(tests): label frontend tests are passing now too
|
2025-06-20 19:43:31 +00:00 |
perf3ct
|
984e94d869
|
fix(tests): resolve a huge number of failing frontend tests due to labels
|
2025-06-20 19:38:20 +00:00 |
perf3ct
|
02fe6c77bc
|
feat(tests): fix integration test that was using wrong boolean
|
2025-06-20 19:17:30 +00:00 |
perf3ct
|
95342d8754
|
fix(tests): resolve missing labels parameter
|
2025-06-20 18:50:40 +00:00 |
perf3ct
|
74c9c87906
|
fix(deletion): properly handle concurrent deletion requests
|
2025-06-20 18:40:24 +00:00 |
perf3ct
|
ecf5a0ea50
|
feat(tests): resolve failing and ignored tests
|
2025-06-20 18:37:52 +00:00 |
perf3ct
|
c1b3832ad1
|
fix(tests): repair the label tests
|
2025-06-20 18:10:27 +00:00 |
perf3ct
|
7b5914f972
|
fix(documents): remove old code in favor of document ingestion engine
|
2025-06-20 17:18:00 +00:00 |
perf3ct
|
5aaf90ba20
|
Merge branch 'main' into feat/document-deletion
|
2025-06-20 17:11:26 +00:00 |
perf3ct
|
4d5396bfac
|
fix(tests): also disable the last stuck e2e test, logout testing
|
2025-06-20 17:05:22 +00:00 |
perf3ct
|
a58c3abefc
|
feat(ingestion): have everything use the document ingestion engine
|
2025-06-20 16:53:06 +00:00 |
perf3ct
|
df8eeba2c2
|
feat(ingestion): create ingestion engine to handle document creation, and centralize deduplication logic
|
2025-06-20 16:24:26 +00:00 |
aaldebs99
|
597707f870
|
feat(tests): add deletion unit tests
|
2025-06-20 16:09:27 +00:00 |
perf3ct
|
2a3a59b455
|
Merge branch 'main' of https://github.com/readur/readur
|
2025-06-20 15:35:59 +00:00 |
perf3ct
|
91bc6693c4
|
fix(tests): ignore failing tests for now, to get baseline
|
2025-06-20 15:35:53 +00:00 |
perf3ct
|
5fc88da522
|
fix(tests): try to resolve last failing integration test
|
2025-06-20 15:14:16 +00:00 |
aaldebs99
|
a5ebbd59bd
|
feat(everything): Add document deletion
|
2025-06-20 03:49:16 +00:00 |
aaldebs99
|
ec497a4a08
|
Merge branch 'main' into feat/document-labels
|
2025-06-19 18:40:50 -07:00 |
aaldebs99
|
3ecc82dfdf
|
fix(frontend): label writing and fetching logic
|
2025-06-20 01:32:32 +00:00 |
aaldebs99
|
e7b47b7d61
|
fi(backend): migrate python code to rust lol
|
2025-06-20 01:32:05 +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
|
3a580ff4fe
|
feat(tests): configure PLAYWRIGHT_BASE_URL for use in CI tests
|
2025-06-19 21:56:19 +00:00 |