Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add Homebrew and conda envs #16

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

Merged
merged 5 commits into from
Jun 5, 2024
Merged

Conversation

karthiknadig
Copy link
Member

No description provided.

@karthiknadig karthiknadig self-assigned this Jun 5, 2024
@@ -66,6 +77,13 @@ jobs:
- name: Check Conda version
run: conda info --all

- name: Create Conda Environment
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need, I've done this in code today.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Its pretty fast and easy in code, also its all parallelized in code
https://github.com/microsoft/python-environment-tools/blob/main/crates/pet-conda/tests/ci_test.rs#L365

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok will remove this

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also looks like home brew python is already installed... but I am going to leave the task in

@karthiknadig karthiknadig marked this pull request as ready for review June 5, 2024 20:23
@karthiknadig karthiknadig enabled auto-merge (squash) June 5, 2024 20:24
@karthiknadig karthiknadig merged commit 9679dcb into microsoft:main Jun 5, 2024
13 checks passed
@karthiknadig karthiknadig deleted the gha1 branch July 17, 2024 18:50
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

Successfully merging this pull request may close these issues.

3 participants