Closed
Bug 485836
Opened 17 years ago
Closed 17 years ago
Write a script to tag releases
Categories
(Bugzilla :: bugzilla.org, enhancement)
Bugzilla
bugzilla.org
Tracking
()
RESOLVED
FIXED
People
(Reporter: mkanat, Assigned: mkanat)
References
Details
Attachments
(1 file)
|
7.18 KB,
patch
|
Details | Diff | Splinter Review |
One thing that takes a little time during release--but could definitely be automated--is tagging the releases. I'm going to write a script to do it and put it in the bugzilla.org CVS.
| Assignee | ||
Comment 1•17 years ago
|
||
Okay, this seems to do it. I'm going to check this in without review, since I can just check its results after I use it (and I did already test it with the -n switch on).
| Assignee | ||
Comment 2•17 years ago
|
||
Checking in bin/do-release.pl;
/www/bugzilla-org/bin/do-release.pl,v <-- do-release.pl
new revision: 1.2; previous revision: 1.1
done
RCS file: /www/bugzilla-org/bin/tag-releases.pl,v
done
Checking in bin/tag-releases.pl;
/www/bugzilla-org/bin/tag-releases.pl,v <-- tag-releases.pl
initial revision: 1.1
done
RCS file: /www/bugzilla-org/lib/perl/BugzillaOrg/Util.pm,v
done
Checking in lib/perl/BugzillaOrg/Util.pm;
/www/bugzilla-org/lib/perl/BugzillaOrg/Util.pm,v <-- Util.pm
initial revision: 1.1
done
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•