-
Notifications
You must be signed in to change notification settings - Fork 332
Labels
Central-EngSysThis issue is owned by the Engineering System team.This issue is owned by the Engineering System team.EngSysThis issue is impacting the engineering system.This issue is impacting the engineering system.
Description
We want to eliminate this warning that is appearing on ALL js release pipelines.
Reference this PR for a summary of the necessary changes.
Need to:
- Eliminate any
downloadorcheckoutusage in thedeploymentjob - Ensure that only the
releasejob in the stage is actually adeploymentwithtemplateContextsetting it to a release job. The rest should be moved to regularjobinstead ofdeployments- Functionally this looks like adding a
templateContextidentifying input artifacts
- Functionally this looks like adding a
We need to update
- archtype-rust-release
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Central-EngSysThis issue is owned by the Engineering System team.This issue is owned by the Engineering System team.EngSysThis issue is impacting the engineering system.This issue is impacting the engineering system.
Type
Projects
Status
🎊 Closed
Status
Done