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

[Request] Add support for forwarding params to postTargets #851

Open
christiankaseburg opened this issue Aug 1, 2024 · 0 comments
Open

Comments

@christiankaseburg
Copy link

Adding support to forward params to postTargets the same way target dependsOn supports forwarding params. This will improve the flexibility of what type of targets can be run in postTargets that depend on other variables besides the current output. For example, after a version is cut you could run a post target for building and packaging a release that requires signing secrets.

Nx documentation: https://nx.dev/reference/project-configuration

@christiankaseburg christiankaseburg changed the title Add support for forwarding params to postTargets [Request] Add support for forwarding params to postTargets Aug 1, 2024
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

No branches or pull requests

1 participant