Skip to content

Enable CD#277

Merged
timja merged 4 commits intojenkinsci:masterfrom
jglick:cd
Mar 25, 2024
Merged

Enable CD#277
timja merged 4 commits intojenkinsci:masterfrom
jglick:cd

Conversation

@jglick
Copy link
Member

@jglick jglick commented Jan 4, 2023

Possible as of jenkins-infra/repository-permissions-updater#3057. See: https://www.jenkins.io/doc/developer/publishing/releasing-cd/ and in particular the description of the version number format change.

@didiez this is just up to you; do not hesitate to close if you prefer to mvn release:{prepare,perform} manually with the existing version scheme. If this is merged, then it becomes possible to cut releases merely by merging appropriately-labeled PRs. (All PRs should be given one of the stock labels like dependencies, chore, enhancement, or bug before merge.)

@jglick jglick added the chore label Jan 4, 2023
@jglick jglick requested a review from didiez January 4, 2023 12:24
Comment on lines +5 to +12
- package-ecosystem: maven
directory: /
schedule:
interval: monthly
- package-ecosystem: github-actions
directory: /
schedule:
interval: monthly
Copy link
Member Author

Choose a reason for hiding this comment

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

Was not previously enabled; will produce a steady flow of PRs, though they can be ignored if you prefer. (Note that updating the POM would require a switch to 2.361.x and Java 11.)

</license>
</licenses>

<developers>
Copy link
Member Author

Choose a reason for hiding this comment

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

All obsolete, not helpful.

@timja timja enabled auto-merge (squash) March 25, 2024 20:18
@timja timja merged commit ee91953 into jenkinsci:master Mar 25, 2024
@jglick jglick deleted the cd branch March 25, 2024 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants