Commit graph

15 commits

Author SHA1 Message Date
Jason Tibbitts
064578484e Remove errant debug statement. 2010-08-11 13:32:52 -05:00
Jason Tibbitts
a7cfae7927 Look up new owners in FAS
Query FAS for owners, comaintainers and initialcc entries.
Also verify that owners and comaintainers are in the packager group.
2010-08-10 21:06:28 -05:00
Jason Tibbitts
07d09ed6b9 Add note about testing bugzilla ticket. 2010-08-07 09:06:24 -05:00
Jason Tibbitts
33161bf46d Ensure provided description has length.
Add a warning if the provided description has zero length, since zero
length descriptions not only make no sense, but an empty description
breaks the bugzilla sync script.
2010-08-06 18:49:25 -05:00
Jason Tibbitts
5a568706a6 Switch back to using timetuple.
Since we no longer have to worry about python 2.4 compat, switch back to
better looking timestamps.
2010-08-06 14:34:47 -05:00
Jason Tibbitts
ba3bd59641 Update TODO list. 2010-08-06 14:16:36 -05:00
Jason Tibbitts
22ce64372a SSH in to create branches.
If we're not on pkgs01, SSH in to run pkgdb2branch.py.
If we are, just run it directly.
If there are errors (ssh failed, maybe) just save the package name and
  proceed as we always did.
2010-08-06 10:23:24 -05:00
Jason Tibbitts
ad70d5c06d Update todo list. 2010-08-05 14:04:16 -05:00
Jason Tibbitts
0eb79a7d78 Remove RCS tag. 2010-08-05 09:00:56 -05:00
Jason Tibbitts
a387e7ed8f Call it "Git".
Change "GIT" to "Git" and use SCM in a few places.
2010-08-04 07:44:46 -05:00
Jason Tibbitts
8d53bdadcf Better branch name cleaning
Convert branch names to fN and elN forms, then convert explicitly back
to F-13 and such to satisfy pkgdb.
2010-08-03 21:15:22 -05:00
Jason Tibbitts
fe6ac25135 Change more instances of "CVS to SCM".
Recognize additional "New Package FOO Request" lines.
2010-08-03 19:26:37 -05:00
Jason Tibbitts
26117e4144 Don't restrict the search to the Fedora product, as this misses EPEL. 2010-08-03 18:23:04 -05:00
Jason Tibbitts
f9b00c60dd Handle a change request with no new branches specified. 2010-08-03 18:04:23 -05:00
Jason Tibbitts
d5d7dc314b Initial import of the SCM request processing script. 2010-08-03 17:09:46 -05:00