Skip to content
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

Backport of CI/Build related PRs on 1.4.x (2) #46572

Merged

Conversation

simonjayhawkins
Copy link
Member

backports #45889, #46541, #46277 and #46540

rendner and others added 4 commits March 30, 2022 11:59
* add "--no-build-isolation" to pip install

* add job "build_docker_dev_environment"

* Trigger Build

* fix wrong group name

* add step "Clean up dangling images"

* pin base image

* add newline at end of file

* always pull the latest version of the base image
* BLD: Upload sdist artifact from CI

Now it is possible to inspect the sdist that is built, to
see what was included and
for debugging.

Inspired by needing to see what was acutally included in the sdist at
pandas-dev#46271

* BLD: fix artifact name

Got this error before:
Error: Artifact name is not valid:
refs/pull/46277/merge-3.8-sdist.gz.
Contains the following character:  Forward slash /

This is more precise anyways.

* BLD: Drop SHA from sdist artifact name

Per
pandas-dev#46277 (comment)
@simonjayhawkins simonjayhawkins added Build Library building on various platforms CI Continuous Integration labels Mar 30, 2022
@simonjayhawkins simonjayhawkins added this to the 1.4.2 milestone Mar 30, 2022
@simonjayhawkins simonjayhawkins merged commit 89baca7 into pandas-dev:1.4.x Mar 30, 2022
@simonjayhawkins simonjayhawkins deleted the backport-of-pr-46541-on-1.4.x branch March 30, 2022 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Library building on various platforms CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants