Skip to content

ci: configure system-level conda settings before miniconda setup#28

Merged
Kuonirad merged 2 commits intofeature/initial-setupfrom
devin/1734937203-system-level-conda-config
Dec 23, 2024
Merged

ci: configure system-level conda settings before miniconda setup#28
Kuonirad merged 2 commits intofeature/initial-setupfrom
devin/1734937203-system-level-conda-config

Conversation

@devin-ai-integration
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot commented Dec 23, 2024

This PR adds system-level conda configuration before the miniconda setup:

  • Removes any existing conda configuration files that might override settings
  • Sets system-wide solver to classic explicitly
  • Sets system-wide channel priority
  • Adds environment variable to enforce classic solver
  • Verifies solver configuration before proceeding

This change aims to ensure the classic solver is configured at the system level before any conda operations begin, preventing the libmamba solver from being loaded.

Link to Devin run: https://app.devin.ai/sessions/c6848175de354945a69903fcc437018b

Co-Authored-By: Kevin Kull <kevinkull.kk@gmail.com>
@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add "(aside)" to your comment to have me ignore it.
  • Look at CI failures and help fix them

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@Kuonirad Kuonirad merged commit 314f32a into feature/initial-setup Dec 23, 2024
7 of 9 checks passed
@Kuonirad Kuonirad deleted the devin/1734937203-system-level-conda-config branch December 23, 2024 07:02
@Kuonirad Kuonirad self-assigned this Dec 23, 2024
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.

1 participant