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 want to eliminate this warning that is appearing on ALL go release pipelines.
Reference this PR for a summary of the necessary changes.
Need to:
Eliminate any download or checkout usage in the deployment job
Ensure that only the release job in the stage is actually a deployment with templateContext setting it to a release job. The rest should be moved to regular job instead of deployments
We need to update
archtype-cpp-release
The text was updated successfully, but these errors were encountered:
kurtzeborn
added
Central-EngSys
This issue is owned by the Engineering System team.
and removed
needs-triage
Workflow: This is a new issue that needs to be triaged to the appropriate team.
labels
Feb 13, 2025
We want to eliminate this warning that is appearing on ALL go release pipelines.
Reference this PR for a summary of the necessary changes.
Need to:
download
orcheckout
usage in thedeployment
jobrelease
job in the stage is actually adeployment
withtemplateContext
setting it to a release job. The rest should be moved to regularjob
instead ofdeployments
We need to update
The text was updated successfully, but these errors were encountered: