Skip to content
Snippets Groups Projects

Draft: Only solve full environments on linux-64

Open Duncan Macleod requested to merge duncanmmacleod/conda:linux-64-only into testing

This MR implements Drop support for non Linux distributions (#73) by modifying the distribution infrastructure as follows:

  • Apply the new --skip-solve flag to the renderer for all conda subdirs that aren't linux-64
  • Patch the docs to document that linux-64 is the only fully supported platform

Once this is merged users will still see documentation of how to create 'simple' environments using the new (untested) .txt files for that platform (see !1478 (merged)), so should still be able to 'mimic' the distribution on their platform just without pinning to exact builds or any transitive dependencies.

Edited by Duncan Macleod

Merge request reports

Members who can merge are allowed to add commits.
Approval is optional
The target branch testing does not exist. Please restore it or use a different target branch.

Merge details

  • The source branch is 214 commits behind the target branch.
  • 1 commit and 1 merge commit will be added to staging.
  • Source branch will be deleted.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading