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

Add support for symfony/webpack-encore-bundle #248

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Kocal
Copy link
Contributor

@Kocal Kocal commented Oct 1, 2024

Like #237, but for https://github.com/symfony/webpack-encore-bundle.

For the time being, and given the state of the project, adding CarsonBot will be useful for notifying new-PR authors if maintainers can't modify their PR.
I also plan to add the PR template soon.

Things to do at post-merge:

  1. Add SYMFONY_WEBPACK_ENCORE_BUNDLE_SECRET environment variable in platform.sh
  2. Configure a webhook in https://github.com/symfony/webpack-encore-bundle

Thanks

@Kocal Kocal force-pushed the feat/webpack-encore-bundle branch from f25dcca to 2cd2420 Compare October 1, 2024 15:22
Copy link
Member

@xabbuh xabbuh left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -23,6 +23,7 @@ SYMFONY_DOCS_SECRET=''
SYMFONY_SECRET=''
SYMFONY_UX_SECRET=''
SYMFONY_WEBPACK_ENCORE_SECRET=''
SYMFONY_WEBPACK_ENCORE_BUNDLE_SECRET=''
Copy link
Contributor

Choose a reason for hiding this comment

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

@fabpot I guess the secret needs to be set.
Can you please do it and merge this PR? Thanks

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

Successfully merging this pull request may close these issues.

3 participants