-
Notifications
You must be signed in to change notification settings - Fork 8
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
perf(nginx4spa): restrict envsub files type #521
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I'm not sure that it's really necessary :) |
i think this is necessary, i got a new case where it takes up to 60sec to bootup the container due to sed on ttf, png and more :/ |
douglasduteil
approved these changes
Mar 10, 2021
SocialGroovyBot
added a commit
that referenced
this pull request
Mar 10, 2021
# [4.8.0](v4.7.1...v4.8.0) (2021-03-10) ### Bug Fixes * **azure-cli:** update ca-certificates ([#567](#567)) ([c35f73f](c35f73f)) * **deps:** update dependency kosko to v1.1.2 ([#561](#561)) ([e301509](e301509)) * **deps:** update registry.gitlab.factory.social.gouv.fr/socialgouv/docker/kosko docker tag to v4.7.1 ([#562](#562)) ([01f3fa9](01f3fa9)) * **infra-ansible-ci:** also build on master ([#534](#534)) ([4b49c7d](4b49c7d)) * **infra-ansible-ci:** lint hadolint DL3042 ([#556](#556)) ([1f237fa](1f237fa)) * **infra-ansible-ci:** pip install --upgrade ([#576](#576)) ([0264326](0264326)) * **k8s-ns-killer:** update less ([#568](#568)) ([739e547](739e547)) * **pg-cleaner:** fix hadolint DL3042 ([#555](#555)) ([1873f12](1873f12)) ### Features * **deps:** update all dependencies (patch) ([#554](#554)) ([6a2445f](6a2445f)) * **deps:** update debian docker tag to v10.8 ([#553](#553)) ([9fa3361](9fa3361)) * **deps:** update dependency azure-cli to v2.20.0 ([#570](#570)) ([4cd6b57](4cd6b57)) * **deps:** update hadolint/hadolint docker tag to v1.23.0 ([#566](#566)) ([acd6329](acd6329)) * **deps:** update infra-ansible-ci requirements (major) ([#565](#565)) ([6586e04](6586e04)) * **deps:** update infra-ansible-ci requirements (minor) ([#558](#558)) ([7efd187](7efd187)) * **deps:** update postgres docker tag to v10.16 ([#559](#559)) ([7180bdf](7180bdf)) * **deps:** update postgres docker tag to v11.11 ([#560](#560)) ([2cd40dd](2cd40dd)) ### Performance Improvements * **nginx4spa:** restrict envsub files type ([#521](#521)) ([1e41998](1e41998))
🎉 This PR is included in version 4.8.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.