Skip to content

Remove stale install wheel release validation#88

Merged
brian-hussey merged 1 commit intoIBM:mainfrom
lucarlig:fix/remove-install-wheel-release-validation
May 8, 2026
Merged

Remove stale install wheel release validation#88
brian-hussey merged 1 commit intoIBM:mainfrom
lucarlig:fix/remove-install-wheel-release-validation

Conversation

@lucarlig
Copy link
Copy Markdown
Collaborator

@lucarlig lucarlig commented May 8, 2026

Summary

  • remove the redundant release-validation job from CI Install Built Wheel
  • keep the workflow focused on tests/test_install_built_wheel.py

Why

The removed job hardcoded a real release tag, so plugin version bumps required unrelated CI edits. Release validation already runs in CI Rust Python Package Plugins with detected plugin versions.

Validation

  • python3 -m unittest tests/test_install_built_wheel.py
  • parsed .github/workflows/ci-install-built-wheel.yaml with PyYAML

Signed-off-by: lucarlig <luca.carlig@ibm.com>
@lucarlig lucarlig marked this pull request as ready for review May 8, 2026 10:24
Copy link
Copy Markdown
Member

@brian-hussey brian-hussey left a comment

Choose a reason for hiding this comment

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

LGTM

@brian-hussey brian-hussey merged commit 7c5bdea into IBM:main May 8, 2026
2 checks passed
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