Commit Graph

7 Commits

Author SHA1 Message Date
Bruno Domingues
1d096a6dc0 SIENTIAPDE-1672: Streamline deploy workflow by removing dedicated versioning job, passing branch name to reusable deploy, and enabling VPN. 2026-03-12 13:17:07 -03:00
Bruno Domingues
cf73def257 ci(workflows): Trigger PR workflows on release and feature branches 2025-12-09 11:54:06 -03:00
Bruno Domingues
9d118fa6fa SIENTIAPDE-1352: Update workflow references to use main branch and correct quality gate workflow. 2025-12-05 11:32:59 -03:00
Bruno Domingues
8cb39605d2 SIENTIAPDE-1352: Configure helm deployment to update version in pyproject and values files. 2025-12-04 18:08:44 -03:00
Bruno Domingues
a974926f3d SIENTIAPDE-1352: Simplify deploy workflow by inheriting secrets. 2025-12-04 16:41:03 -03:00
Bruno Domingues
f0aaa6e2c1 feat(deploy): add write-all permissions to deploy workflow
This commit adds write-all permissions to the get-version and deploy jobs in the deploy workflow. This allows the workflow to properly interact with the repository for versioning and deployment tasks.
2025-12-04 12:48:11 -03:00
Bruno Domingues
cdaafd12cc SIENTIAPDE-1352: Add deploy workflow and update README with local repository execution instructions. 2025-12-04 12:09:50 -03:00