Skip to content

chore: move database expansion to run in container #10978

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
Mar 20, 2022

Conversation

miketheman
Copy link
Member

When moving all development actions to containers in #10803, this step
remained outside on the host OS.

As xz-utils are installed in the web image already, use those
instead of relying on the host to install them.

Refs: #5872
Closes: #5980

Signed-off-by: Mike Fiedler [email protected]

When moving all development actions to containers in pypi#10803, this step
remained outside on the host OS.

As `xz-utils` are installed in the `web` image already, use those
instead of relying on the host to install them.

Refs: pypi#5872
Closes: pypi#5980

Signed-off-by: Mike Fiedler <[email protected]>
@di di merged commit 41ff3d5 into pypi:main Mar 20, 2022
@miketheman miketheman deleted the miketheman/xz-in-container branch March 20, 2022 15:45
domdfcoding pushed a commit to domdfcoding/warehouse that referenced this pull request Jun 7, 2022
When moving all development actions to containers in pypi#10803, this step
remained outside on the host OS.

As `xz-utils` are installed in the `web` image already, use those
instead of relying on the host to install them.

Refs: pypi#5872
Closes: pypi#5980

Signed-off-by: Mike Fiedler <[email protected]>
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