Skip to content

[Infra] Copy old JS and CSS files to alternate storage in production deploy #28

@jenniferworrall

Description

@jenniferworrall

When production code is deployed, we sometimes are missing modules because of windows still open. In this PR, add a step to copy the JS and CSS files from blue -> green or green -> blue as needed before syncing the new files to ensure that previous ones are present.

Then, if possible, delete any files older than 2 weeks from the new environment at the end of the workflow.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions