Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jenniferworrall opened this issue Sep 8, 2023 · 1 comment
Assignees

Comments

@jenniferworrall
Copy link
Contributor

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.

@jenniferworrall jenniferworrall added this to the Macaron milestone Sep 8, 2023
@jenniferworrall jenniferworrall self-assigned this Sep 15, 2023
@alicetzhao alicetzhao removed this from the Macaron milestone Oct 10, 2023
@alicetzhao
Copy link

Remaining: 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants