Project

Profile

Help

Story #66

closed

As a developer, I have a script to automatically tag a build/release and merge the tag foreward

Added by Anonymous over 9 years ago. Updated almost 4 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

The goal is to provide a script that can be run either by a developer via a jenkins job that can automatically tag a build and release.  The script should be able to determine next version number to use.  In addition if a flag is specified it should be able to transition the build number from alpha ->beta->rc->release in accordance with http://pulp-dev-guide.readthedocs.org/en/latest/policies/versioning.html In addition the functionality will be provided to automatically merge the changes forward into the next release if there is one.  In this way tags from 2.3 will be merged into 2.4, master, etc.

Actions #1

Updated by rbarlow over 9 years ago

  • Project changed from 22 to Pulp
Actions #2

Updated by amacdona@redhat.com over 7 years ago

  • Status changed from NEW to CLOSED - WONTFIX

Closing per discussion with smyers, this script is unable to verify correctness (only that the merge was clean) and is therefore dangerous.

Actions #3

Updated by semyers over 7 years ago

I wrote the script, and found that even if git successfully applies a changeset, that's still no guarantee that the change is properly merged forward, so having such a script has proven (to me, at least) to be a little dangerous.

The current consensus appears to be that we'll move away from the merge-forward strategy, so we'll probably never ever do this even if it was totally safe.

Actions #4

Updated by bmbouter about 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF