Skip to content

Don't update module version to -rc after release tag #85

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bastelfreak
Copy link
Member

Up for discussion and not yet tested it. @ekohl and I discussed it during voxconf. If it works, I would like to discuss the change in the community and add more explanation.

@smortex
Copy link
Member

smortex commented Jul 17, 2025

If it works, I would like to discuss the change in the community and add more explanation.

I added it for discussion for the last monthly sync but we had no time to reach this topic:
voxpupuli/community-triage#50

@kenyon kenyon changed the title Dont update moduleversion to -rc after release tag Don't update module version to -rc after release tag Jul 18, 2025
@bastelfreak
Copy link
Member Author

@smortex nice, lets continue the discussion there.

Rake::Task['module:bump:full'].invoke

# push it out, and let GitHub Actions do the release:
g.commit_modulefile!(v_new)
Copy link

Choose a reason for hiding this comment

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

No need for the test at line 58 if this is removed :)

Copy link
Member

Choose a reason for hiding this comment

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

I'd prefer to keep the test in for modules which have been updated to RC versions. Over time the need may disappear.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants