SIENTIAPDE-1646
Enhance orchestration configuration and documentation. Added `RUNTIME` variable to `.env.example`, updated `.gitignore` to exclude `openspec/` and `.cursor/`, and modified `README.md` to clarify queue naming conventions and runtime handling. Refactored activities to use synchronous database and email handling, improving performance and consistency. Updated test cases to reflect these changes and ensure compatibility with new activity definitions.
This commit is contained in:
4
.github/workflows/quality-gate.yml
vendored
4
.github/workflows/quality-gate.yml
vendored
@@ -8,9 +8,9 @@ on:
|
||||
|
||||
jobs:
|
||||
quality-gate:
|
||||
uses: Aignosi/github_workflow_templates/.github/workflows/dataops-module-quality-gate.yml@main
|
||||
uses: Aignosi/github_workflow_templates/.github/workflows/python-module-quality-gate.yml@main
|
||||
permissions: write-all
|
||||
with:
|
||||
project_name: 'orchestrator'
|
||||
repositories: 'sientia-dataops-library'
|
||||
secrets: inherit
|
||||
secrets: inherit
|
||||
|
||||
Reference in New Issue
Block a user