Commit graph

91 commits

Author SHA1 Message Date
Jesse Wierzbinski 1f03017327
refactor: 🚚 Rename @versia/kit to @versia-server/kit
Some checks failed
Mirror to Codeberg / Mirror (push) Failing after 0s
Test Publish / build (client) (push) Failing after 0s
Test Publish / build (sdk) (push) Failing after 0s
2025-06-15 23:50:34 +02:00
Jesse Wierzbinski 77cd27a458
ci: 👷 Add CI workflow to publish packages 2025-05-26 09:08:14 +02:00
Jesse Wierzbinski bf9840bd14
ci: 💚 Fix test publish CI 2025-05-26 08:47:27 +02:00
Jesse Wierzbinski d12bbb2a1b
ci: 👷 Correctly populate NPM token 2025-05-19 14:44:02 +02:00
Jesse Wierzbinski 0fc94cab3b
ci(api): 🐛 Fix public test workflow 2025-05-19 14:37:48 +02:00
Jesse Wierzbinski 5dfcfc548f
refactor(api): ♻️ Make SDK and client package only use resources in their own package
Some checks failed
CodeQL Scan / Analyze (javascript-typescript) (push) Failing after 1s
Build Docker Images / lint (push) Failing after 7s
Build Docker Images / check (push) Failing after 6s
Build Docker Images / tests (push) Failing after 6s
Deploy Docs to GitHub Pages / build (push) Failing after 0s
Build Docker Images / build (server, Dockerfile, ${{ github.repository_owner }}/server) (push) Has been skipped
Build Docker Images / build (worker, Worker.Dockerfile, ${{ github.repository_owner }}/worker) (push) Has been skipped
Deploy Docs to GitHub Pages / Deploy (push) Has been skipped
Mirror to Codeberg / Mirror (push) Failing after 0s
Nix Build / check (push) Failing after 1s
Test Publish / build (client) (push) Failing after 0s
Test Publish / build (sdk) (push) Failing after 0s
2025-05-13 11:51:59 +02:00
Jesse Wierzbinski 9d79543951
ci: 👷 Use vanilla PostgreSQL 17 in CI tests 2025-03-30 22:12:40 +02:00
Jesse Wierzbinski 58b4d7454f
refactor(api): ♻️ Serve frontend from static files instead of proxying another process 2025-03-27 18:51:22 +01:00
Jesse Wierzbinski 066220ffbd
feat: Add Copilot Instructions file 2025-02-25 23:18:39 +01:00
Jesse Wierzbinski ef57198220
fix(config): 💚 Enable Challenges in CI tests 2025-02-15 02:54:22 +01:00
Jesse Wierzbinski bf42f3d677
fix(config): 💚 Enable Sonic in the CI tests 2025-02-15 02:51:57 +01:00
Jesse Wierzbinski 54fd81f076
refactor(config): ♻️ Redo config structure from scratch, simplify validation code, improve checks, add support for loading sensitive data from paths 2025-02-15 02:47:29 +01:00
Jesse Wierzbinski 85de7b8ddc
ci: 🐛 Fix bug causing worker Docker image to be a copy of Server 2025-01-02 03:22:18 +01:00
Jesse Wierzbinski d839c274b1
feat(api): Finish push notification delivery 2025-01-02 02:45:40 +01:00
Jesse Wierzbinski 1137782f2a
ci: 🐛 Remove unnecessary permissions from tests 2024-12-31 17:38:13 +01:00
Jesse Wierzbinski 9d88fdbe53
ci: ♻️ Make tests, linting and checks pass before build is run 2024-12-31 17:35:27 +01:00
Jesse Wierzbinski deada6cbd9
ci: ♻️ Merge Worker & Server build into one CI file 2024-12-31 17:21:49 +01:00
Jesse Wierzbinski 84a0a07ea6
ci: 👷 Add the short commit SHA as a docker container tag 2024-12-09 15:08:32 +01:00
Jesse Wierzbinski ece36f6adc
fix: 💚 Also include repo owner in worker image name 2024-11-25 21:58:41 +01:00
Jesse Wierzbinski 87bb0b6bcb
fix: 💚 Make worker CI build use correct image name 2024-11-25 21:56:57 +01:00
Jesse Wierzbinski 1b98381242
feat: Split off queue workers into a separate worker process 2024-11-25 21:54:31 +01:00
Jesse Wierzbinski fb9a0feac8
fix: 💚 Add Redis to GitHub tester 2024-11-25 20:54:06 +01:00
Jesse Wierzbinski bfa44e3f34
fix(api): 🐛 Fix for changed HTTP response code in Emoji API 2024-11-10 15:38:08 +01:00
Jesse Wierzbinski 9796280a55
ci: 👷 Add automatic docs building and deployment 2024-11-10 15:28:27 +01:00
Jesse Wierzbinski 8765a45240
ci: 💚 Correctly name CI mirror workflow 2024-11-04 11:40:08 +01:00
Jesse Wierzbinski 2860323294
ci: 💚 Correctly name the mirror workflow 2024-11-04 11:38:02 +01:00
Jesse Wierzbinski 4552d3712b
ci: 💚 Inherit secrets in mirror workflow 2024-11-04 11:36:52 +01:00
Jesse Wierzbinski cd5ef61ce5
ci: 💚 Correctly add CI secret 2024-11-04 11:35:59 +01:00
Jesse Wierzbinski ad3a417b03
ci: 👷 Add Codeberg mirror CI 2024-11-04 11:29:26 +01:00
Jesse Wierzbinski a1aa49e089
ci(config): 🔥 Remove old oidc key from CI config 2024-10-11 17:04:03 +02:00
Jesse Wierzbinski 2e827814de
ci(config): 🐛 Fix CI config to pass new config checks 2024-10-06 16:03:40 +02:00
Jesse Wierzbinski f26ab0f0e6
feat(plugin): Add override settings to plugin loading 2024-10-06 15:55:15 +02:00
Jesse Wierzbinski c7ec678a3e
fix: 💚 Run every test file separately instead of using the global bun test command 2024-09-23 13:20:30 +02:00
Jesse Wierzbinski c993b7207e
fix(config): 💚 Fix incorrect CI config 2024-09-23 11:56:18 +02:00
Jesse Wierzbinski 53184bbe99
fix: 💚 Make CI config valid again 2024-09-04 23:22:48 +02:00
Jesse Wierzbinski 128a21cd47
fix: 💚 Fix incorrect CI config 2024-09-04 23:04:07 +02:00
Jesse Wierzbinski 691716f7eb
chore: 🔥 Move special GitHub files to another repository 2024-08-28 03:28:03 +02:00
Jesse Wierzbinski f9023893af
refactor: 🚚 Point everything to the new GitHub org 2024-08-27 21:40:42 +02:00
emily 082df183d3
ci: Add nix workflow 2024-08-25 22:36:53 +02:00
Jesse Wierzbinski 771097d037
refactor: 🚚 Begin rebranding to Versia Server 2024-08-19 15:16:01 +02:00
April John 4e6e3425ce fix: staging bundle 2024-08-13 14:59:03 +02:00
April John 2f46e75659 fix: staging bundle 2024-08-13 14:03:58 +02:00
April John 78eaa5478c fix: staging bundle 2024-08-13 13:49:17 +02:00
April John a17c634c16 fix: staging bundle 2024-08-13 13:27:10 +02:00
April John 9c1ca570b6 fix: staging bundle 2024-08-13 13:24:48 +02:00
April John 5b6a7557bb feat: staging builds 2024-08-13 13:19:13 +02:00
Jesse Wierzbinski 39d9b4c031
ci: 💚 Correctly input Git SHA into docker build 2024-07-26 00:10:42 +02:00
Jesse Wierzbinski bc25896ed8
feat(config): 🧑‍💻 Add custom tracing URL support to Sentry config 2024-07-26 00:02:48 +02:00
Jesse Wierzbinski 153aa061f0
ci: 👷 Add new typecheck CI action 2024-07-16 20:17:35 +02:00
Jesse Wierzbinski 65abaa9c7b
feat: 👷 Add linting workflow, add Node to Docker building step 2024-07-11 13:25:31 +02:00