Skip to content

Migrate Anaconda/Miniconda references to Miniforge and conda-forge across docs, workflows, and Docker assets#1353

Merged
mrDzurb merged 1 commit intomainfrom
ODSC-82690/miniconda_to_miniforge
Mar 4, 2026
Merged

Migrate Anaconda/Miniconda references to Miniforge and conda-forge across docs, workflows, and Docker assets#1353
mrDzurb merged 1 commit intomainfrom
ODSC-82690/miniconda_to_miniforge

Conversation

@mrDzurb
Copy link
Member

@mrDzurb mrDzurb commented Mar 3, 2026

Description

This PR removes operational references to Anaconda/Miniconda and updates the repo to use Miniforge and conda-forge.

What changed

  • Updated developer and docs setup instructions to use:
    • Miniforge installer links
    • conda-forge channel in environment creation examples
  • Updated CI workflow env vars from /usr/share/miniconda to /usr/share/miniforge
  • Updated Dockerfiles to download/install Miniforge instead of Miniconda
    • Selected cases passed (horovod_cmd_test, dask_cmd_test, tensorflow_cmd_2_test)

Intentional leftovers

  • THIRD_PARTY_LICENSES.txt: legal attribution mentioning “Anaconda, Inc.” retained as-is
  • tests/operators/data/recommendation/items.csv: movie title “Anaconda (1997)” retained as data content

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Mar 3, 2026
@github-actions
Copy link

github-actions bot commented Mar 4, 2026

📌 Cov diff with main:

Coverage-0%

📌 Overall coverage:

Coverage-56.75%

@mrDzurb mrDzurb merged commit 4763484 into main Mar 4, 2026
18 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants