Skip to content

Conversation

@nelson-parente
Copy link
Contributor

@nelson-parente nelson-parente commented Jul 29, 2025

issue: dapr/dapr#8927

This pull request updates the .github/workflows/release.yaml file to modernize the CI workflow by adjusting the Python version and dependencies. The most important changes include upgrading the Python setup action and version and removing an unused section in the workflow configuration.

Workflow updates:

  • Updated the Python setup action to use actions/setup-python@v4 and changed the Python version from 3.8 to 3.9, ensuring compatibility with the latest features and improvements. ([.github/workflows/release.yamlL76-R79](https://github.com/dapr/installer-bundle/pull/29/files#diff-e426ed45842837026e10e66af23d9c7077e89eacbe6958ce7cb991130ad05adaL76-R79))

Cleanup:

  • Removed an unused section in the workflow configuration under the on: trigger, simplifying the file. ([.github/workflows/release.yamlL48](https://github.com/dapr/installer-bundle/pull/29/files#diff-e426ed45842837026e10e66af23d9c7077e89eacbe6958ce7cb991130ad05adaL48))

Signed-off-by: nelson.parente <[email protected]>
@nelson-parente nelson-parente requested a review from a team as a code owner July 29, 2025 22:22
@nelson-parente
Copy link
Contributor Author

@nelson-parente nelson-parente changed the title fix: install python fix: create bundle workflow with update on install python Jul 29, 2025
@yaron2 yaron2 merged commit 1e0c6dc into main Jul 29, 2025
15 checks passed
@yaron2 yaron2 deleted the fix/installer-bundler-ci branch July 30, 2025 00:58
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.

3 participants