Skip to content

[conda] - Accept the terms of service for root and target user and conda cleanup#1622

Merged
Kaniska244 merged 5 commits intodevcontainers:mainfrom
Kaniska244:conda-fix-check
Apr 16, 2026
Merged

[conda] - Accept the terms of service for root and target user and conda cleanup#1622
Kaniska244 merged 5 commits intodevcontainers:mainfrom
Kaniska244:conda-fix-check

Conversation

@Kaniska244
Copy link
Copy Markdown
Contributor

Description: With the new conda upgrade, it's mandatory to accept conda terms of service and previously it was only done for the root user of the container which isn’t adequate. As part of this PR pre-accepting conda terms of service for the configured target user in the container. Also clean up conda cache to free up some disk space.

Changelog:

  • Pre-accept conda terms of reference for the target user in the container. Clean up conda cache and refrain from upgrading old vulnerable python libraries as with the change of source of installation, the libraries are already up-to-date.
  • Added tests for both root and target users
  • Minor version bump.

Checklist:

  • All checks are passed.

@Kaniska244 Kaniska244 marked this pull request as ready for review April 16, 2026 08:44
@Kaniska244 Kaniska244 requested a review from a team as a code owner April 16, 2026 08:44
Comment thread src/conda/devcontainer-feature.json
Comment thread src/conda/install.sh Outdated
@Kaniska244 Kaniska244 requested a review from abdurriq April 16, 2026 11:44
abdurriq
abdurriq previously approved these changes Apr 16, 2026
@Kaniska244 Kaniska244 requested a review from abdurriq April 16, 2026 14:15
@Kaniska244 Kaniska244 merged commit 8054e63 into devcontainers:main Apr 16, 2026
20 of 21 checks passed
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.

2 participants