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

Add upgrade and upgrade eager flags to pip install call #1636

Conversation

JCZuurmond
Copy link
Contributor

@JCZuurmond JCZuurmond commented Jul 30, 2024

Changes

Add upgrade and upgrade eager flags to pip install call for Databricks labs projects. See this documentation for more information about the flags.

Resolves #1634

Tests

  • Manually

@JCZuurmond JCZuurmond force-pushed the fix/let-upgrade-install-latest-dependencies-versions branch from 40d83eb to 02c309c Compare July 30, 2024 12:35
@andrewnester andrewnester added the labs issues related to `labs` command group (assign to @nfx) label Jul 30, 2024
Copy link
Contributor

@nfx nfx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@andrewnester andrewnester enabled auto-merge July 31, 2024 08:04
@JCZuurmond
Copy link
Contributor Author

@andrewnester : The automerge requires an approve

@andrewnester andrewnester added this pull request to the merge queue Jul 31, 2024
Merged via the queue into databricks:main with commit 5afcc25 Jul 31, 2024
5 checks passed
@JCZuurmond JCZuurmond deleted the fix/let-upgrade-install-latest-dependencies-versions branch July 31, 2024 13:54
andrewnester added a commit that referenced this pull request Jul 31, 2024
Bundles:
 * Add resource for UC schemas to DABs ([#1413](#1413)).

Internal:
 * Use dynamic walking to validate unique resource keys ([#1614](#1614)).
 * Regenerate TF schema ([#1635](#1635)).
 * Add upgrade and upgrade eager flags to pip install call ([#1636](#1636)).
 * Added test for negation pattern in sync include exclude section ([#1637](#1637)).
 * Use precomputed terraform plan for `bundle deploy` ([#1640](#1640)).
@andrewnester andrewnester mentioned this pull request Jul 31, 2024
github-merge-queue bot pushed a commit that referenced this pull request Jul 31, 2024
Bundles:
* Add resource for UC schemas to DABs
([#1413](#1413)).

Internal:
* Use dynamic walking to validate unique resource keys
([#1614](#1614)).
* Regenerate TF schema
([#1635](#1635)).
* Add upgrade and upgrade eager flags to pip install call
([#1636](#1636)).
* Added test for negation pattern in sync include exclude section
([#1637](#1637)).
* Use precomputed terraform plan for `bundle deploy`
([#1640](#1640)).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
labs issues related to `labs` command group (assign to @nfx)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] databricks labs upgrade does not upgrade the project dependencies if requirements are satisfied
3 participants