Skip to content

Actions: Stari-kolomoni/kolomoni-backend

Backend tests

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
79 workflow runs
79 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

ci: split up testing steps into build+test steps for clarity of logs
Backend tests #79: Commit d48da80 pushed by simongoricar
February 9, 2025 20:07 1m 51s dev
dev
February 9, 2025 20:07 1m 51s
fix: fix incorrectly named KOLOMONI_TEST_SERVER_URL in testing workflow
Backend tests #78: Commit 7f874e5 pushed by simongoricar
February 9, 2025 17:55 7m 49s dev
dev
February 9, 2025 17:55 7m 49s
feat: add support for requesting server endpoints that are not under …
Backend tests #77: Commit e862498 pushed by simongoricar
February 9, 2025 17:47 7m 47s dev
dev
February 9, 2025 17:47 7m 47s
fix: fix unstable --report-time and --ensure-time testing flags, fix …
Backend tests #76: Commit e282015 pushed by simongoricar
February 9, 2025 16:04 7m 49s dev
dev
February 9, 2025 16:04 7m 49s
fix: fix end-to-end tests using an incorrect database name
Backend tests #75: Commit ae2272f pushed by simongoricar
February 9, 2025 15:54 7m 33s dev
dev
February 9, 2025 15:54 7m 33s
fix: fix forgotten todo!() macro panic in kolomoni_migrate CLI
Backend tests #74: Commit 81b7041 pushed by simongoricar
February 9, 2025 15:41 3m 45s dev
dev
February 9, 2025 15:41 3m 45s
fix: fix dotenvy::dotenv returning an error when no .env files are pr…
Backend tests #73: Commit 609674e pushed by simongoricar
February 9, 2025 13:38 3m 39s dev
dev
February 9, 2025 13:38 3m 39s
test(e2e): temporarily disable most old tests, review current GitHub …
Backend tests #72: Commit 6678042 pushed by simongoricar
February 9, 2025 12:53 4m 0s dev
dev
February 9, 2025 12:53 4m 0s
fix: update OpenAPI annotations to include all models (including new …
Backend tests #71: Commit d62b34c pushed by simongoricar
February 8, 2025 12:34 3m 59s dev
dev
February 8, 2025 12:34 3m 59s
Fix LATERAL query aggregation to use DISTINCT; restructure endpoints;…
Backend tests #70: Commit c6f3279 pushed by simongoricar
January 25, 2025 00:32 21s dev
dev
January 25, 2025 00:32 21s
feat: mostly finish kolomoni_seeder crate, implement translation endp…
Backend tests #69: Commit 8cada85 pushed by simongoricar
December 8, 2024 22:59 4m 9s dev
dev
December 8, 2024 22:59 4m 9s
feat(api-client): add support for slovene word and word meaning endpo…
Backend tests #68: Commit c578287 pushed by simongoricar
October 22, 2024 18:17 1d 9h 52m 2s dev
dev
October 22, 2024 18:17 1d 9h 52m 2s
refactor: move error reasons into kolomoni_core; feat: implement all …
Backend tests #67: Commit f9e009d pushed by simongoricar
October 15, 2024 18:47 1d 9h 21m 47s dev
dev
October 15, 2024 18:47 1d 9h 21m 47s
refactor: add macro to generate UUID newtypes, migrate all endpoints …
Backend tests #66: Commit b4ab968 pushed by simongoricar
October 1, 2024 11:40 10d 3h 33m 45s dev
dev
October 1, 2024 11:40 10d 3h 33m 45s
chore: fix indentation on certain SQL queries, then update prepared s…
Backend tests #65: Commit b89c0b4 pushed by simongoricar
September 27, 2024 18:16 1d 9h 52m 24s dev
dev
September 27, 2024 18:16 1d 9h 52m 24s
chore: refactor the configuration crate, finish refactoring API endpo…
Backend tests #64: Commit 8c4ed79 pushed by simongoricar
September 26, 2024 21:29 1d 6h 39m 51s dev
dev
September 26, 2024 21:29 1d 6h 39m 51s
refactor: rework how require_authentication! and similar macros work,…
Backend tests #63: Commit 843314d pushed by simongoricar
September 23, 2024 10:50 1d 17h 18m 15s dev
dev
September 23, 2024 10:50 1d 17h 18m 15s
chore: finish all essential endpoints under the new schema (but much …
Backend tests #62: Commit ce2c834 pushed by simongoricar
September 22, 2024 22:40 1d 5h 28m 33s dev
dev
September 22, 2024 22:40 1d 5h 28m 33s
feat: define Edit format for recording historic database edits, ref…
Backend tests #61: Commit a1e7efd pushed by simongoricar
September 6, 2024 19:11 1d 10h 38m 21s dev
dev
September 6, 2024 19:11 1d 10h 38m 21s
feat: rework permisssion, role, and user entities in kolomoni_databas…
Backend tests #60: Commit b31e551 pushed by simongoricar
September 4, 2024 11:33 2d 7h 40m 19s dev
dev
September 4, 2024 11:33 2d 7h 40m 19s
feat: update migrations to include role creation and permissions mana…
Backend tests #59: Commit 93d2237 pushed by simongoricar
September 2, 2024 17:22 1d 18h 11m 35s dev
dev
September 2, 2024 17:22 1d 18h 11m 35s
feat: add in-house embed_migrations! macro and continue work on migra…
Backend tests #58: Commit bc3d9c1 pushed by simongoricar
August 31, 2024 19:58 1d 21h 25m 3s dev
dev
August 31, 2024 19:58 1d 21h 25m 3s
Upgrade tantivy to 0.22.0, un-gitignore Cargo.lock, bump other …
Backend tests #57: Commit de541d2 pushed by simongoricar
April 23, 2024 11:06 25m 10s dev
dev
April 23, 2024 11:06 25m 10s
Fix two incorrect examples that used word_id instead of id
Backend tests #56: Commit 08b57d6 pushed by simongoricar
April 22, 2024 15:49 8m 9s dev
dev
April 22, 2024 15:49 8m 9s
dep: downgrade http and reqwest to avoid using multiple versions …
Backend tests #55: Commit 2598fba pushed by simongoricar
March 21, 2024 08:51 26m 20s dev
dev
March 21, 2024 08:51 26m 20s