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][Packaging][Python] Simplify dev/tasks/python-wheels/github.linux.yml #45076

Closed
kou opened this issue Dec 19, 2024 · 1 comment
Closed

[CI][Packaging][Python] Simplify dev/tasks/python-wheels/github.linux.yml #45076

kou opened this issue Dec 19, 2024 · 1 comment

Comments

@kou
Copy link
Member

kou commented Dec 19, 2024

Describe the enhancement requested

This is a follow-up task of #45040.

We can simplify the #45040 implementation by using GitHub Actions' standard features.

See also: #45040 (comment)

Component(s)

Continuous Integration, Packaging, Python

kou added a commit to kou/arrow that referenced this issue Dec 19, 2024
raulcd pushed a commit that referenced this issue Dec 20, 2024
…thub.linux.yml (#45077)

### Rationale for this change

We can use GitHub Actions' standard features not Jinja2 features to generate test image names.

### What changes are included in this PR?

Use `GITHUB_ENV` instead of Jinja2.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.

* GitHub Issue: #45076

Authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Raúl Cumplido <[email protected]>
@raulcd raulcd added this to the 19.0.0 milestone Dec 20, 2024
@raulcd
Copy link
Member

raulcd commented Dec 20, 2024

Issue resolved by pull request 45077
#45077

@raulcd raulcd closed this as completed Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants