You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Docker build contexts and validation workflows for service dependencies (#417)
* Enhance GitHub workflows and PR template
- Updated pull request template to improve clarity and structure.
- Modified Docker validation workflows to include shared paths and improve context handling.
- Adjusted publish workflows for consistency in path handling and Docker context.
- Refined validation workflows for orchestration engine, policy decision point, and portal backend to ensure shared paths are included.
- Standardized quotes in YAML files for consistency.
- Improved security workflow to streamline branch specifications.
* Fix Dockerfile paths for audit, consent, orchestration, policy, and portal services
* Refactor enum loading and default handling in audit service configuration
* Fix Dockerfile paths to correctly reference shared packages in consent engine, policy decision point, orchestration engine, and portal backend
* Address PR comments
* Add script to test Docker builds for all services
0 commit comments