Merge branch 'main' into nightly

This commit is contained in:
Yash Singh
2026-02-10 18:32:12 +05:30
committed by GitHub
18 changed files with 194 additions and 193 deletions
+4 -4
View File
@@ -20,19 +20,19 @@ jobs:
include:
- app: frontend
path: frontend
version: 2.1.2
version: 2.1.3
experimental: true
- app: backend
path: backend
version: 2.1.2
version: 2.1.3
experimental: true
- app: orborus
path: functions/onprem/orborus
version: 2.1.2
version: 2.1.3
experimental: true
- app: worker
path: functions/onprem/worker
version: 2.1.2
version: 2.1.3
experimental: true
steps:
- name: Checkout