Merge branch '2.0.0'

This commit is contained in:
Aditya
2024-12-05 05:20:50 +05:30
136 changed files with 45316 additions and 19511 deletions
+4 -8
View File
@@ -19,23 +19,19 @@ jobs:
include:
- app: frontend
path: frontend
version: 1.4.2
version: 2.0.0
experimental: true
- app: backend
path: backend
version: 1.4.2
experimental: true
- app: app_sdk
path: backend/app_sdk
version: 1.4.2
version: nightly
experimental: true
- app: orborus
path: functions/onprem/orborus
version: 1.4.2
version: 2.0.0
experimental: true
- app: worker
path: functions/onprem/worker
version: 1.4.2
version: 2.0.0
experimental: true
steps:
- name: Checkout