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 namespaces for workspace builds #204

Closed
sagiegurari opened this issue Mar 17, 2019 · 1 comment
Closed

add support for namespaces for workspace builds #204

sagiegurari opened this issue Mar 17, 2019 · 1 comment
Assignees
Milestone

Comments

@sagiegurari
Copy link
Owner

Features Description
workspace builds use the do-on-members task to invoke a task on all members.
need to ensure the name holds the namespace as well and to enable invocation of private tasks on the cli.

as part of it create 2 new env vars
CARGO_MAKE_CORE_NAMESPACE
CARGO_MAKE_CORE_NAMESPACE_TASK_PREFIX

@sagiegurari
Copy link
Owner Author

handled #201 for workspaces

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

No branches or pull requests

1 participant