Merge branch 'main' into nightly

This commit is contained in:
Frikky
2025-08-28 21:49:42 +02:00
committed by GitHub
15 changed files with 14 additions and 1407 deletions
+4 -4
View File
@@ -20,19 +20,19 @@ jobs:
include:
- app: frontend
path: frontend
version: 2.0.2
version: 2.1.0-rc2
experimental: true
- app: backend
path: backend
version: 2.0.2
version: 2.1.0-rc2
experimental: true
- app: orborus
path: functions/onprem/orborus
version: 2.0.2
version: 2.1.0-rc2
experimental: true
- app: worker
path: functions/onprem/worker
version: 2.0.2
version: 2.1.0-rc2
experimental: true
steps:
- name: Checkout