Commit graph

13 commits

Author SHA1 Message Date
Miroslav Suchý
b8f8372572 add Copr releaser
based on KojiReleaser, with few minor changes in KojiReleaser to prevent
duplication of code.
To learn more about Copr see:
https://fedorahosted.org/copr/
2013-11-04 16:03:00 +01:00
Miroslav Suchý
4338af875f Implement OBS releaser 2013-07-18 10:16:31 +02:00
Adam Miller
90ecad1b2e docs clean up and additions for build_targets 2013-06-19 13:19:12 -05:00
Miroslav Suchý
25d8e44339 various enhancement to man pages 2013-04-24 22:57:55 +02:00
Miroslav Suchý
23faae8487 document KojiReleaser and do not mark it as experimental any more 2013-04-24 22:57:55 +02:00
Devan Goodwin
fa705ff825 Merge pull request #72 from spkane/master
Configure rsync to preserve timestamps and file permissions
2013-04-24 09:08:13 -07:00
Miroslav Suchý
f023538a80 document scl option for rsync releaser 2013-04-24 16:12:12 +02:00
Miroslav Suchý
53d186223c document RSYNC_USERNAME 2013-04-24 16:12:12 +02:00
Sean P. Kane
c87113a2a9 Add ability to customize rsync arguments 2013-04-18 13:25:28 -07:00
Pall Sigurdsson
03674d4aee manpages for releasers.conf now have updated information for rsyncreleaser and yumreporeleaser 2012-08-29 16:34:22 -03:00
Devan Goodwin
a71d20fa04 Add support for test build releases.
Adding "builder.test = 1" to a target in releasers.conf will allow you
to submit test builds out to a yum repository. This can be useful for
automated nightly builds. This is done as a builder arg rather than a
CLI argument to prevent anyone from accidentally doing a --test release
for something important. Instead it is a feature you configure once for
your targets.
2012-03-14 13:17:58 -03:00
Devan Goodwin
ecd9df22dc Update manpage to show multiple rsync paths. 2011-11-25 16:31:37 -04:00
Devan Goodwin
d2c7fdf042 Documentation update.
More to come...
2011-10-16 14:34:23 -03:00