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

ci: collectstatic --no-input #7252

Merged

Conversation

jennifer-richards
Copy link
Member

Needed to prevent errors when starting up a container if there are updated timestamps.

I think we should eventually get rid of the collectstatic call for production, though?

@rjsparks
Copy link
Member

Production needs the statics collected locally as well as referenceable in another location (some of the apps use them). We could have a build step make a local thing that holds them instead of building them as part of the deploy.

@rjsparks rjsparks merged commit cb76a9e into ietf-tools:feat/helm Mar 26, 2024
2 checks passed
@jennifer-richards jennifer-richards deleted the collectstatic-no-input branch March 26, 2024 15:05
@jennifer-richards
Copy link
Member Author

We could have a build step make a local thing that holds them instead of building them as part of the deploy.

That's what I was thinking - better to streamline startup

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants