Automatically push new tags to a stable git branch #317

Closed
opened 2023-09-02 17:28:05 +02:00 by blacklight · 0 comments
Owner

Every time a new version tag is created, we should also fast-forward the stable branch to the current head.

By doing so, Docker images and other automatic builders can directly fetch the stable branch and get the latest version, instead of explicitly specifying a tag, or having to resort to pulling the master branch.

Every time a new version tag is created, we should also fast-forward the `stable` branch to the current head. By doing so, Docker images and other automatic builders can directly fetch the `stable` branch and get the latest version, instead of explicitly specifying a tag, or having to resort to pulling the `master` branch.
blacklight added the
ci/cd
label 2023-09-02 17:28:05 +02:00
blacklight self-assigned this 2023-09-02 17:28:05 +02:00
blacklight added this to the core project 2023-09-02 17:28:05 +02:00
blacklight added reference 317-ci-cd-automation-for-stable-branch 2023-10-01 23:19:06 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
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: platypush/platypush#317
No description provided.