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

Move Python deps to cmd.python #482

Open
mvgijssel opened this issue Aug 30, 2023 · 0 comments
Open

Move Python deps to cmd.python #482

mvgijssel opened this issue Aug 30, 2023 · 0 comments

Comments

@mvgijssel
Copy link
Member

mvgijssel commented Aug 30, 2023

Currently the Python deps are added directly to the Task py_binary runner target. Therefore the runner needs to be a second target generated by the task (and task_test) rule. By moving the python dependencies into the cmd.python nodes we can remove this dependency and move the runner back into the rule!

This would cleanup #325 somewhat!

While working on #451 noticed it's pretty cumbersome to get secrets into a task.

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

No branches or pull requests

1 participant