Skip to content

Containers/Ubuntu-24: Allow CI user access to venv #407

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

makubacki
Copy link
Member

Many of the existing CI workflows expect a pip environment to use. A new user and group are created for the docker user when the container image is initialized in pipelines. This allows that user to use the /opt/venv environment to support existing workflows.

Many of the existing workflows expect a pip environment to use.
A new user and group are created for the docker user when the
container image is set up in the pipeline. This allows that user
to use the /opt/venv environment to support existing workflows.

Signed-off-by: Michael Kubacki <[email protected]>
@makubacki makubacki self-assigned this Feb 6, 2025
@makubacki
Copy link
Member Author

Only tested using the container locally before. This is this change in CI - [TEST] Ubuntu 24.04 Container CI Test.

@makubacki makubacki merged commit d412ccd into microsoft:main Feb 6, 2025
4 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.

3 participants