Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • conda-analytics conda-analytics
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Custom issue tracker
    • Custom issue tracker
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • repos
  • data-engineering
  • conda-analyticsconda-analytics
  • Merge requests
  • !13

Fix conda-pack bug. Don't update deps when installing conda.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Xcollazo requested to merge guarantee-conda-forge into main Nov 10, 2022
  • Overview 2
  • Commits 1
  • Pipelines 1
  • Changes 3

This fixes a repro of https://github.com/conda/conda-pack/issues/198.

We also now use --freeze-installed when installing conda on cloned env so that we can guarantee that what we see here on the yml.lock file is what users actually have, at least at install time.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: guarantee-conda-forge