Skip to content

Conversation

@leandrodamascena
Copy link
Contributor

@leandrodamascena leandrodamascena commented Jan 5, 2026

Issue number: closes #7882

Summary

Remove scheduled pre-release automation and switch to manual trigger only, preparing for future uv migration.

Changes

  • Remove daily schedule (cron) from pre-release workflow
  • Add required version input parameter for manual dispatch
  • Replace poetry-bumpversion plugin with simple sed commands to update version files
  • Update documentation to reflect manual-only pre-release process

User experience

Please share what the user experience looks like before and after this change


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@leandrodamascena leandrodamascena requested a review from a team as a code owner January 5, 2026 10:29
@boring-cyborg boring-cyborg bot added documentation Improvements or additions to documentation github-actions Pull requests that update Github_actions code internal Maintenance changes labels Jan 5, 2026
@pull-request-size pull-request-size bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jan 5, 2026
@github-actions github-actions bot removed the documentation Improvements or additions to documentation label Jan 5, 2026
@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Jan 5, 2026
@github-actions github-actions bot removed the documentation Improvements or additions to documentation label Jan 5, 2026
@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Jan 5, 2026
@github-actions github-actions bot removed the documentation Improvements or additions to documentation label Jan 5, 2026
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 5, 2026

@leandrodamascena leandrodamascena merged commit c30d9d4 into develop Jan 5, 2026
12 checks passed
@leandrodamascena leandrodamascena deleted the chore/remove-pre-release-workflow branch January 5, 2026 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github-actions Pull requests that update Github_actions code internal Maintenance changes size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Maintenance: Remove automated pre-release workflow

2 participants