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

Revert changes related to basename check for local libraries #2345

Merged
merged 2 commits into from
Feb 12, 2025

Conversation

pietern
Copy link
Contributor

@pietern pietern commented Feb 12, 2025

Changes

These changes break the use of non-local libraries (such as PyPI libraries).

This reverts the set so we can cut a patch release and take a closer look later.

Original PRs are #2297 and #2341.

Issue reported in #2343.

Tests

Manually confirmed that a bundle with PyPI package in libraries now deploys fine.

@pietern
Copy link
Contributor Author

pietern commented Feb 12, 2025

@andrewnester confirmed out of band that the revert looks good.

@pietern pietern merged commit 96302c7 into main Feb 12, 2025
8 of 9 checks passed
@pietern pietern deleted the disable-same-name-check branch February 12, 2025 19:05
pietern added a commit that referenced this pull request Feb 12, 2025
This is a bugfix release to address an issue where jobs with tasks with a
libraries section with PyPI packages could not be deployed.

Bundles:
 * Revert changes related to basename check for local libraries ([#2345](#2345)).
pietern added a commit that referenced this pull request Feb 12, 2025
This is a bugfix release to address an issue where jobs with tasks with
a
libraries section with PyPI packages could not be deployed.

Bundles:
* Revert changes related to basename check for local libraries
([#2345](#2345)).
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