feat: add guarded portal canary release
Memind CI / Test, build, and release guards (push) Failing after 2m14s
Memind CI / Test, build, and release guards (push) Failing after 2m14s
This commit is contained in:
@@ -57,6 +57,9 @@ jobs:
|
||||
- name: Run full test suite
|
||||
run: npm test
|
||||
|
||||
- name: Verify release gate and canary routing
|
||||
run: npm run test:release-gate:unit
|
||||
|
||||
- name: Build production frontend
|
||||
run: npm run build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user