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

Allow most tasks to use a docker container #213

Open
asmeurer opened this issue Apr 8, 2020 · 1 comment
Open

Allow most tasks to use a docker container #213

asmeurer opened this issue Apr 8, 2020 · 1 comment

Comments

@asmeurer
Copy link
Contributor

asmeurer commented Apr 8, 2020

Most tasks should be able to use a Docker container, similar to the pytest activity. The exception would be the activities that push things up like push_tags and pypi, since the container won't have access to the credentials to push.

Another thing that would be useful is a similar option but that uses a temporary directory and a virtualenv/conda env, as something more lightweight.

@asmeurer
Copy link
Contributor Author

asmeurer commented Apr 8, 2020

Also, conversely, the pytest activity should have the option to not use Docker.

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