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

Remove The Environment Configuration In Favor of Using Default Caches #8

Merged
merged 5 commits into from
Sep 8, 2022

Conversation

HassanAbouelela
Copy link
Owner

Removes the manual management of the python configuration and
environment variables in favor of using virtualenvs, and the caching
them appropriately.

The virtualenv bin folder is added to the GITHUB_PATH to make it easily
accessible in the rest of the workflow.

This is not going to make it into a separate release, it'll be bundled with #1.

@HassanAbouelela HassanAbouelela added enhancement New feature or request a: setup-python Related to the "setup-python" action labels Sep 6, 2022
Removes the manual management of the python configuration and
environment variables in favor of using virtualenvs, and the caching
them appropriately.

The virtualenv bin folder is added to the GITHUB_PATH to make it easily
accessible in the rest of the workflow.

Signed-off-by: Hassan Abouelela <hassan@hassanamr.com>
Signed-off-by: Hassan Abouelela <hassan@hassanamr.com>
Signed-off-by: Hassan Abouelela <hassan@hassanamr.com>
Signed-off-by: Hassan Abouelela <hassan@hassanamr.com>
@HassanAbouelela HassanAbouelela force-pushed the use-default-cache branch 4 times, most recently from 92656c0 to a10c101 Compare September 8, 2022 06:39
Signed-off-by: Hassan Abouelela <hassan@hassanamr.com>
@HassanAbouelela HassanAbouelela marked this pull request as ready for review September 8, 2022 06:41
@HassanAbouelela HassanAbouelela merged commit 4c445c4 into main Sep 8, 2022
@HassanAbouelela HassanAbouelela deleted the use-default-cache branch September 8, 2022 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a: setup-python Related to the "setup-python" action enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant