configure release-plz #7

Open
opened 2026-03-27 04:19:09 +00:00 by circuitsacul · 2 comments
Owner
No description provided.
Author
Owner

release-plz doesn't support release branches. Options:

  • release-plz, but with manual steps for back ports
  • release-please (supports rust, but not as complete; questionable workspace support)
  • use something like semantic release (or a manual script)
release-plz doesn't support release branches. Options: - release-plz, but with manual steps for back ports - release-please (supports rust, but not as complete; questionable workspace support) - use something like semantic release (or a manual script)
Author
Owner

also need to consider the differences between libs and services. For services we also need to publish containers. Likely, whatever workflow we use, we can just have another action that runs on release for publishing images.

also need to consider the differences between libs and services. For services we also need to publish containers. Likely, whatever workflow we use, we can just have another action that runs on release for publishing images.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
circuitsacul/copier-rust#7
No description provided.