Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
66 changes: 21 additions & 45 deletions .github/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,48 +2,24 @@ bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-yoshi
branches:
- bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-lts
branch: 0.25.2-sp
- bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-yoshi
branch: java7
- bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-backport
branch: 1.2.x
- bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-backport
branch: 1.12.x
- bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-backport
branch: 1.6.x
- bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-backport
branch: 1.19.x
- bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-backport
branch: 1.20.x
- bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-backport
branch: 1.23.x
- bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-backport
branch: 1.33.x
- bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-backport
branch: 1.36.x
- bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-yoshi
branch: protobuf-4.x-rc
manifest: true
- branch: 0.25.2-sp
releaseType: java-lts
- branch: java7
- branch: 1.2.x
releaseType: java-backport
- branch: 1.12.x
releaseType: java-backport
- branch: 1.6.x
releaseType: java-backport
- branch: 1.19.x
releaseType: java-backport
Comment on lines +5 to +15
Copy link
Member

Choose a reason for hiding this comment

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

not something we need to fix in here, but I assume that quite a few of these versions are no longer needed. Do you know which versions we can just remove from here?

- branch: 1.20.x
releaseType: java-backport
- branch: 1.23.x
releaseType: java-backport
- branch: 1.33.x
releaseType: java-backport
- branch: 1.36.x
releaseType: java-backport
- branch: protobuf-4.x-rc
manifest: true