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

Implement finalizePackagedApp callback #204

Closed
wants to merge 1 commit into from

Conversation

montegoulding
Copy link
Contributor

This patch implements a new packager callback finalizePackagedApp to be called as a last chance to mutate the app configuration just prior to saving it in the standalone mainstack.

Closes #203

This patch implements a new packager callback `finalizePackagedApp` to be
called as a last chance to mutate the app configuration just prior to saving it
in the standalone mainstack.
@trevordevore
Copy link
Owner

@montegoulding I'm going to hold off on merging this in since you say you don't need it in the PR for #208. If you decide you still need it later on please provide some specific scenarios where it is used when submitting the request.

@montegoulding
Copy link
Contributor Author

@trevordevore yes I was using this as a lazy workaround for #208 so no need to keep it hanging around

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.

Implement finalizePackagedApp callback prior to saving the app config in the standalone
2 participants