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

feat: allow post npm build patch in Dockerfile #170

Merged

Conversation

Danyal-Faheem
Copy link
Contributor

As per the issue, adding a patch to allow changes in Dockerfile after the npm build has completed. The patch can be used with the name:

  • mfe-dockerfile-post-npm-build to apply the patch to every mfe
  • mfe-dockerfile-post-npm-build-<mfe> where mfe indicates the name of the specific mfe to apply the patch to

This change was not documented int the README as MFE patches are to be documented separately in lieu of this issue.

@Danyal-Faheem Danyal-Faheem marked this pull request as draft December 6, 2023 15:37
@Danyal-Faheem Danyal-Faheem marked this pull request as ready for review December 6, 2023 15:37
Copy link
Contributor

@regisb regisb left a comment

Choose a reason for hiding this comment

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

Awesome! Can you please add a changelog entry with scriv create?

@Danyal-Faheem
Copy link
Contributor Author

Awesome! Can you please add a changelog entry with scriv create?

Done!

@Danyal-Faheem Danyal-Faheem requested a review from regisb December 8, 2023 06:47
@regisb regisb merged commit 75a64fa into overhangio:master Dec 8, 2023
1 check passed
@Danyal-Faheem Danyal-Faheem deleted the Danyal-Faheem/mfe-post-npm-build-patch branch December 8, 2023 10:01
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