Skip to content

Revert changes related to basename check for local libraries - #2345

Merged
pietern merged 2 commits into
mainfrom
disable-same-name-check
Feb 12, 2025
Merged

Revert changes related to basename check for local libraries#2345
pietern merged 2 commits into
mainfrom
disable-same-name-check

Conversation

@pietern

@pieternpietern commented Feb 12, 2025

Copy link
Copy Markdown
Contributor

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
Copy Markdown
ContributorAuthor

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

@pietern
pietern merged commit 96302c7 into mainFeb 12, 2025
@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)).
@pieternpietern mentioned this pull request Feb 12, 2025
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)).
denik pushed a commit that referenced this pull request May 20, 2026
## 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.
denik pushed a commit that referenced this pull request May 20, 2026
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 freeto 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

@pietern@denik