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

build(Vue-cli): Cache les logs de build du frontend (webpack) #4876

Merged
merged 2 commits into from
Jan 10, 2025

Conversation

Charline-L
Copy link
Collaborator

No description provided.

@@ -98,6 +98,7 @@ L'application utilise [python-dotenv](https://pypi.org/project/python-dotenv/),
SECRET= Le secret pour Django (vous pouvez le [générer ici](https://djecrety.ir/))
DEBUG= `True` pour le développement local ou `False` autrement
DEBUG_FRONT= `True` pour le développement local du 2024-front ou `False` autrement
DEBUG_WEBPACK_PROGRESS= `True` pour afficher la progression lors du build de webpack pour le `frontend`
Copy link
Member

@raphodn raphodn Jan 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pendant 1 seconde j'ai cru que ca accélérerait aussi le lancement de l'app ! mais non ca ne fait que cacher les logs 😁 🥲

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

à mettre coté Clever Cloud aussi 😉

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok j'ai rajouté la config "DEBUG_WEBPACK_PROGRESS=False" dans nos différents environments coté Clever Cloud ✔️

@raphodn raphodn changed the title build(Vue-cli): Cache les logs de build du frontend build(Vue-cli): Cache les logs de build du frontend (webpack) Jan 10, 2025
@raphodn raphodn merged commit a96c0f2 into staging Jan 10, 2025
8 of 9 checks passed
@raphodn raphodn deleted the charline-l/ci-reduce-vuecli-logs branch January 10, 2025 14:45
@raphodn raphodn deployed to review-apps January 10, 2025 14:45 — with GitHub Actions Active
Copy link
Contributor

You closed this PR and deleted the review app 👋

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

Successfully merging this pull request may close these issues.

2 participants