Skip to content

Correctly mark PyPI package name specs with multiple specifiers as remote libraries - #1725

Merged
andrewnester merged 3 commits into
mainfrom
fix/complex-test-is-local
Aug 28, 2024
Merged

Correctly mark PyPI package name specs with multiple specifiers as remote libraries#1725
andrewnester merged 3 commits into
mainfrom
fix/complex-test-is-local

Conversation

@andrewnester

@andrewnesterandrewnester commented Aug 27, 2024

Copy link
Copy Markdown
Contributor

Correctly mark pypi package name specs with multiple specifiers as remote libraries

Fixes this #1728

Comment threadbundle/libraries/local_path.go Outdated
@pietern

Copy link
Copy Markdown
Contributor

Is there an issue to link for this change?

@andrewnester

Copy link
Copy Markdown
ContributorAuthor

Yes, this PR fixes this #1728

@pieternpietern changed the title Correctly mark pypi package name specs with multiple specifiers as remote librariesCorrectly mark PyPI package name specs with multiple specifiers as remote librariesAug 28, 2024
@andrewnester
andrewnester added this pull request to the merge queueAug 28, 2024
Merged via the queue into main with commit 7036383Aug 28, 2024
@andrewnester
andrewnester deleted the fix/complex-test-is-local branch August 28, 2024 11:46
andrewnester added a commit that referenced this pull request Aug 28, 2024
CLI:
* Disable prompt for storage-credentials get command ([#1723](#1723)).
Bundles:
* Do not treat empty path as a local path ([#1717](#1717)).
* Correctly mark PyPI package name specs with multiple specifiers as remote libraries ([#1725](#1725)).
* Improve error handling for /Volumes paths in mode: development ([#1716](#1716)).
Internal:
* Revert hc-install version to 0.7.0 ([#1711](#1711)).
* Ignore CLI version check on development builds of the CLI ([#1714](#1714)).
API Changes:
* Added `databricks resource-quotas` command group.
* Added `databricks policy-compliance-for-clusters` command group.
* Added `databricks policy-compliance-for-jobs` command group.
OpenAPI commit 3eae49b444cac5a0118a3503e5b7ecef7f96527a (2024-08-21)
Dependency updates:
* Bump github.com/databricks/databricks-sdk-go from 0.44.0 to 0.45.0 ([#1719](#1719)).
github-merge-queueBot pushed a commit that referenced this pull request Aug 28, 2024
CLI:
* Disable prompt for storage-credentials get command
([#1723](#1723)).
Bundles:
* Do not treat empty path as a local path
([#1717](#1717)).
* Correctly mark PyPI package name specs with multiple specifiers as
remote libraries ([#1725](#1725)).
* Improve error handling for /Volumes paths in mode: development
([#1716](#1716)).
Internal:
* Ignore CLI version check on development builds of the CLI
([#1714](#1714)).
API Changes:
* Added `databricks resource-quotas` command group.
* Added `databricks policy-compliance-for-clusters` command group.
* Added `databricks policy-compliance-for-jobs` command group.
OpenAPI commit 3eae49b444cac5a0118a3503e5b7ecef7f96527a (2024-08-21)
Dependency updates:
* Bump github.com/databricks/databricks-sdk-go from 0.44.0 to 0.45.0
([#1719](#1719)).
* Revert hc-install version to 0.7.0
([#1711](#1711)).
denik pushed a commit that referenced this pull request May 20, 2026
…mote libraries (#1725)
Correctly mark pypi package name specs with multiple specifiers as
remote libraries
Fixes this #1728
denik pushed a commit that referenced this pull request May 20, 2026
CLI:
* Disable prompt for storage-credentials get command
([#1723](#1723)).
Bundles:
* Do not treat empty path as a local path
([#1717](#1717)).
* Correctly mark PyPI package name specs with multiple specifiers as
remote libraries ([#1725](#1725)).
* Improve error handling for /Volumes paths in mode: development
([#1716](#1716)).
Internal:
* Ignore CLI version check on development builds of the CLI
([#1714](#1714)).
API Changes:
* Added `databricks resource-quotas` command group.
* Added `databricks policy-compliance-for-clusters` command group.
* Added `databricks policy-compliance-for-jobs` command group.
OpenAPI commit 3eae49b444cac5a0118a3503e5b7ecef7f96527a (2024-08-21)
Dependency updates:
* Bump github.com/databricks/databricks-sdk-go from 0.44.0 to 0.45.0
([#1719](#1719)).
* Revert hc-install version to 0.7.0
([#1711](#1711)).
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

@andrewnester@pietern