Skip to content

Use the variable package-name for Distribution name in wheel builds#330

Merged
ajschmidt8 merged 1 commit intobranch-25.06from
use-package-name
Apr 18, 2025
Merged

Use the variable package-name for Distribution name in wheel builds#330
ajschmidt8 merged 1 commit intobranch-25.06from
use-package-name

Conversation

@jayavenkatesh19
Copy link
Copy Markdown
Contributor

@jayavenkatesh19 jayavenkatesh19 commented Apr 18, 2025

Currently for wheel builds, we are using the variable wheel-name in wheels-build.yaml but other workflows like wheel-publish.yaml use the variable package-name for the exact same purpose.

This PR introduces a backward-compatible change to use package-name in the place of wheel-name for uniformity across different workflows.

@jayavenkatesh19 jayavenkatesh19 self-assigned this Apr 18, 2025
@jayavenkatesh19 jayavenkatesh19 requested a review from a team as a code owner April 18, 2025 01:09
@jayavenkatesh19 jayavenkatesh19 added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Apr 18, 2025
@ajschmidt8 ajschmidt8 merged commit 1fdd8cf into branch-25.06 Apr 18, 2025
1 check passed
@ajschmidt8 ajschmidt8 deleted the use-package-name branch April 18, 2025 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants