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
We add a new dependency in deployment-dependencies.yml on paas-templates,we commit and push it. It triggers an new job in the appropriate x-depls-update-generated pipeline, and it generates updated pipelines in coa/pipelines/generated/<team-name>/<root-deployment>, and commits it to config-repository.
Unfortunately, sometimes the commit on paas-templates is processed before pipeline update (ie: push-changes is executed before load-generated-pipelines)
Affected release
Reproduced on version 3.2.2
Traces and logs
The text was updated successfully, but these errors were encountered:
Expected behavior
As a COA user, when
Observed behavior
We add a new dependency in
deployment-dependencies.yml
onpaas-templates
,we commit and push it. It triggers an new job in the appropriatex-depls-update-generated
pipeline, and it generates updated pipelines incoa/pipelines/generated/<team-name>/<root-deployment>
, and commits it toconfig-repository
.Unfortunately, sometimes the commit on
paas-templates
is processed before pipeline update (ie:push-changes
is executed beforeload-generated-pipelines
)Affected release
Reproduced on version 3.2.2
Traces and logs
The text was updated successfully, but these errors were encountered: