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

[CI] Unpin urllib3, upgrade gcs-testbench #35433

Closed
westonpace opened this issue May 4, 2023 · 0 comments · Fixed by #35434
Closed

[CI] Unpin urllib3, upgrade gcs-testbench #35433

westonpace opened this issue May 4, 2023 · 0 comments · Fixed by #35434

Comments

@westonpace
Copy link
Member

Describe the enhancement requested

In #35412 we pinned urllib3 to avoid an incompatibility with gcs-testbench. The gcs-testbench team quickly issued a new release so we can go ahead and update now instead of pinning.

Component(s)

Continuous Integration

raulcd pushed a commit that referenced this issue May 11, 2023
### Rationale for this change

We only pinned urllib3 as a stop-gap.  Now that a release is out we don't need it.

### What changes are included in this PR?

We unpin urllib3 and upgrade gcs-testbench to the latest version

### Are these changes tested?

Yes, through CI tests that use gcs-testbench

### Are there any user-facing changes?

No
* Closes: #35433

Authored-by: Weston Pace <weston.pace@gmail.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
@raulcd raulcd added this to the 13.0.0 milestone May 11, 2023
ArgusLi pushed a commit to Bit-Quill/arrow that referenced this issue May 15, 2023
### Rationale for this change

We only pinned urllib3 as a stop-gap.  Now that a release is out we don't need it.

### What changes are included in this PR?

We unpin urllib3 and upgrade gcs-testbench to the latest version

### Are these changes tested?

Yes, through CI tests that use gcs-testbench

### Are there any user-facing changes?

No
* Closes: apache#35433

Authored-by: Weston Pace <weston.pace@gmail.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
rtpsw pushed a commit to rtpsw/arrow that referenced this issue May 16, 2023
### Rationale for this change

We only pinned urllib3 as a stop-gap.  Now that a release is out we don't need it.

### What changes are included in this PR?

We unpin urllib3 and upgrade gcs-testbench to the latest version

### Are these changes tested?

Yes, through CI tests that use gcs-testbench

### Are there any user-facing changes?

No
* Closes: apache#35433

Authored-by: Weston Pace <weston.pace@gmail.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
@raulcd raulcd modified the milestones: 13.0.0, 12.0.1 May 30, 2023
raulcd pushed a commit that referenced this issue May 30, 2023
### Rationale for this change

We only pinned urllib3 as a stop-gap.  Now that a release is out we don't need it.

### What changes are included in this PR?

We unpin urllib3 and upgrade gcs-testbench to the latest version

### Are these changes tested?

Yes, through CI tests that use gcs-testbench

### Are there any user-facing changes?

No
* Closes: #35433

Authored-by: Weston Pace <weston.pace@gmail.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants