aaldebs99
|
aeb98acea8
|
fi(backend): migrate python code to rust lol
|
2025-06-20 01:32:05 +00:00 |
perfectra1n
|
9606e60e27
|
feat(ci): use arm64 for arm64 build job
|
2025-06-19 17:41:19 -07:00 |
perf3ct
|
a7c130d25a
|
feat(ci): add release workflow step
|
2025-06-19 21:59:20 +00:00 |
perf3ct
|
4a7d34a4a3
|
fix(ci): tag largest semver with `latest` tag
|
2025-06-19 21:59:07 +00:00 |
perf3ct
|
dfb39782c7
|
feat(tests): configure PLAYWRIGHT_BASE_URL for use in CI tests
|
2025-06-19 21:56:19 +00:00 |
perf3ct
|
b19123e6f2
|
feat(tests): enable RUST_BACKTRACE on all tests, for debugging
|
2025-06-19 21:56:00 +00:00 |
perf3ct
|
440d6e3f6e
|
feat(ci): tag the docker images correctly
|
2025-06-19 21:49:12 +00:00 |
aaldebs99
|
13ea0b3a5c
|
fix(frontend): labels
|
2025-06-19 21:28:16 +00:00 |
aaldebs99
|
2058e5db8d
|
fix(db): more labels migrations
|
2025-06-19 21:28:13 +00:00 |
perf3ct
|
7f20e59aa6
|
feat(tests): resolve issue with 'source' tests
|
2025-06-19 20:29:35 +00:00 |
perf3ct
|
8ae41101f0
|
feat(ci): fix docker build to build on appropriate cpu arch
|
2025-06-19 20:29:13 +00:00 |
aaldebs99
|
8566023bac
|
chore(docker): remove deprecated version directive smh
|
2025-06-19 20:06:38 +00:00 |
aaldebs99
|
bdab6b6e33
|
fix(frontend): labels handling
|
2025-06-19 20:06:15 +00:00 |
aaldebs99
|
bfb971adce
|
fix(backend): lables handling
|
2025-06-19 19:47:49 +00:00 |
aaldebs99
|
889f00bc71
|
fix(migrations): de-dupe migrations and fix labels migrations
|
2025-06-19 19:47:29 +00:00 |
aaldebs99
|
2d518b40df
|
fix(backend): labels
|
2025-06-19 18:58:00 +00:00 |
aaldebs99
|
95d52f477e
|
fix(db): add labels sql table
|
2025-06-19 18:58:00 +00:00 |
aaldebs99
|
72ca8032a7
|
Merge branch 'main' into feat/document-labels
|
2025-06-19 11:56:36 -07:00 |
Jon Fuller
|
85183cee31
|
Merge pull request #28 from readur/chore/fix-gitignore
chore/fix-gitignore
|
2025-06-19 11:52:49 -07:00 |
aaldebs99
|
139ea69138
|
fix(gitignore): unify names here too
|
2025-06-19 11:52:07 -07:00 |
aaldebs99
|
20fd8c66fe
|
chore(compose): unify naming scheme
|
2025-06-19 11:51:30 -07:00 |
aaldebs99
|
3f6a2ea7c4
|
Update .gitignore
|
2025-06-19 11:47:57 -07:00 |
Jon Fuller
|
7873913759
|
Merge branch 'main' into feat/document-labels
|
2025-06-19 11:32:03 -07:00 |
Jon Fuller
|
f0800f1dcc
|
Merge pull request #27 from readur/fix-404s
fix(server): static file routes
|
2025-06-19 11:31:21 -07:00 |
aaldebs99
|
215704f881
|
fix(server): static file routes
|
2025-06-19 18:29:52 +00:00 |
Jon Fuller
|
4d0d9d16b6
|
Merge branch 'main' into feat/document-labels
|
2025-06-18 19:07:54 -07:00 |
perf3ct
|
0c2875e35d
|
fix(tests): playwright mostly cooperates now?
|
2025-06-19 02:07:31 +00:00 |
perf3ct
|
b8891f47a8
|
Merge branch 'main' of https://github.com/readur/readur
|
2025-06-19 00:44:46 +00:00 |
aaldebs99
|
865c91db67
|
chore(server): remove unused system user
|
2025-06-19 00:41:01 +00:00 |
perf3ct
|
78b47a0709
|
fix(tests): allow overriding the API_URL for tests
|
2025-06-19 00:37:29 +00:00 |
perf3ct
|
cfa003366a
|
fix(tests): update run-tests.sh for better output
|
2025-06-19 00:12:53 +00:00 |
perf3ct
|
ad550829cc
|
Merge branch 'main' of https://github.com/readur/readur
|
2025-06-19 00:04:52 +00:00 |
perf3ct
|
cad685bb47
|
fix(tests): try to fix the auto_resume_tests yet again for integration tests
|
2025-06-19 00:03:07 +00:00 |
aaldebs99
|
5efd685ad4
|
fix(tests): test port
|
2025-06-19 00:02:32 +00:00 |
perf3ct
|
0bf384bbb1
|
fix(tests): fix integration tests, `test_resume_priority_ordering` - fix ordering
|
2025-06-18 22:34:21 +00:00 |
perf3ct
|
e7f773d1ea
|
fix(tests): fix e2e tests, part 3
|
2025-06-18 22:29:48 +00:00 |
perf3ct
|
5c31710b51
|
fix(tests): fix e2e tests, part 2
|
2025-06-18 21:51:52 +00:00 |
perf3ct
|
f7c20fa188
|
feat(ci): also update the helm pull request workflow
|
2025-06-18 21:25:28 +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
|
4b0f4ed226
|
fix(tests): add step to run server for integration tests
|
2025-06-18 21:01:51 +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
|
2b27f55080
|
fix(tests): don't run e2e tests in unit testing, and resolve more test issues
|
2025-06-18 20:10:03 +00:00 |
perf3ct
|
c4c3de5869
|
fix(tests): resolve the uploadzone test issue
|
2025-06-18 19:51:43 +00:00 |
perf3ct
|
ffd2c2de0a
|
fix(tests): remove 'test' workflow as it's redundant
|
2025-06-18 19:49:06 +00:00 |
perf3ct
|
b766d80d3b
|
feat(labels): fix label dialogs and tests
|
2025-06-18 19:19:41 +00:00 |
perf3ct
|
7fe16f6eba
|
feat(labels): fix broken label frontend and hook
|
2025-06-18 18:41:29 +00:00 |
perf3ct
|
11aac04d3a
|
Merge branch 'main' into feat/document-labels
|
2025-06-18 17:45:23 +00:00 |
perf3ct
|
5fc119006d
|
feat(tests): add some tests back, but just disable them
|
2025-06-18 17:41:38 +00:00 |