Skip to content

Upgrade Helm unittest#19220

Merged
alonsodomin merged 4 commits intopantsbuild:mainfrom
alonsodomin:upgrade_helm_unittest
Jun 2, 2023
Merged

Upgrade Helm unittest#19220
alonsodomin merged 4 commits intopantsbuild:mainfrom
alonsodomin:upgrade_helm_unittest

Conversation

@alonsodomin
Copy link
Copy Markdown
Contributor

Fixes #19219

Upgrades Helm unittest while keeping support for the previous version in case users need to downgrade due potential incompatibilities.

@alonsodomin alonsodomin added category:internal CI, fixes for not-yet-released features, etc. backend: Helm Helm backend-related issues labels Jun 1, 2023
Copy link
Copy Markdown
Contributor

@Eric-Arellano Eric-Arellano left a comment

Choose a reason for hiding this comment

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

Thanks!

@alonsodomin alonsodomin merged commit 4e3a40b into pantsbuild:main Jun 2, 2023
@wisechengyi wisechengyi mentioned this pull request Jun 3, 2023
wisechengyi added a commit that referenced this pull request Jun 4, 2023
### Internal

* upgrade to Rust v1.70.0
([#19228](#19228))

* Remove the last mentions of NO_TOOL_LOCKFILE.
([#19229](#19229))

* Upgrade Helm unittest
([#19220](#19220))

* Prepare `2.17.0rc0`.
([#19226](#19226))

* Use a trait for remote action result caching
([#19097](#19097))

* Port `Field` to Rust
([#19143](#19143))

* Upgrade `pyo3` to `0.19`.
([#19223](#19223))

* Prepare `2.16.0rc5`.
([#19221](#19221))

* internal: Create dep inference request type
([#19001](#19001))

* Avoid requiring Python when trying to install Python (using Pyenv)
([#19208](#19208))

* Fix secondary ownership warning semantics
([#19191](#19191))

* Bump os_pipe from 1.1.3 to 1.1.4 in /src/rust/engine
([#19202](#19202))

* Include committer date in local version identifier of unstable builds
([#19179](#19179))

* Ensure we set the AWS region.
([#19178](#19178))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend: Helm Helm backend-related issues category:internal CI, fixes for not-yet-released features, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Helm unittest subsystem version >0.3.3 support

2 participants