Commit graph

1990 commits

Author SHA1 Message Date
Mike McLean
4250d9a67a make yum.comps a soft dep
Merges #133
2016-08-26 09:47:09 -04:00
Mike McLean
e3043f2583 honor smtp_host option in koji-gc (jflorian)
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1367945

Merges: #136
2016-08-25 19:29:34 -04:00
Mike McLean
41ceb5085f pull in content generator doc too 2016-08-24 22:46:45 -04:00
Mike McLean
caf5b86798 fix doc headers 2016-08-24 21:13:05 -04:00
Mike McLean
c1450f1a65 pull in content generator metadata docs
Copied from: https://fedoraproject.org/wiki/Koji/ContentGeneratorMetadata
Converted with pandoc
pandoc -r mediawiki foo.wiki -t rst -o foo.rst
2016-08-24 21:02:20 -04:00
Mike McLean
a6affa38d5 pull docs updates from Fedora wiki 2016-08-23 17:48:18 -04:00
Mike McLean
66b0e73dcd Merge branch 'readme'
Merges: #131
2016-08-18 11:29:44 -04:00
Mike McLean
89cbe3e2f6 minor text adjustments in doc 2016-08-18 11:27:26 -04:00
Lubomír Sedlář
0fff54cff3 Add testing instructions to docs 2016-08-18 11:22:42 -04:00
Mike McLean
104078594b Merge #135 fix image path in list_archive_files 2016-08-16 19:19:45 +00:00
Mike McLean
76cf9e32ae fix image path in list_archive_files 2016-08-16 15:04:18 -04:00
Mike McLean
fb0266f8d2 docs: correct url 2016-08-11 12:32:36 -04:00
Mike McLean
daade9bb95 docs: update submission guidelines 2016-08-11 12:22:37 -04:00
Mike McLean
a553175a17 Merge #132 use correct temporary dirs in openRemoteFile and mergerepos 2016-08-10 16:07:59 +00:00
Mike McLean
896b4f91c2 pass workdir to mergerepos command 2016-08-10 12:06:30 -04:00
Mike McLean
0c27f1b1b4 add unit tests for koji.openRemoteFile 2016-08-10 12:06:30 -04:00
Mike McLean
125df6771b use correct temporary dirs in openRemoteFile and mergerepos 2016-08-10 12:06:30 -04:00
Mike McLean
3f050e1d38 Merge #113 Add debugging output to mergerepos 2016-08-08 22:21:01 +00:00
Mike McLean
4b62f3c2dd clean up output 2016-08-08 18:16:33 -04:00
Mike McLean
91b6b16d58 more debugging output in mergerepos 2016-08-08 18:16:33 -04:00
Mike McLean
3d7d269d4b debug output 2016-08-08 18:16:33 -04:00
Mike McLean
7c0df57e48 Merge branch 'small-prs'
Merges #126
Merges #123
Merges #115
Merges #130
2016-08-08 18:13:50 -04:00
Lubomír Sedlář
df875e2619 Test lchmod is called any any order
The test suite should not assume any particular order in which os.lchmod
is invoked.
2016-08-08 18:10:49 -04:00
Mike McLean
a22054395b use python json, but fall back to simplejson 2016-08-08 18:04:26 -04:00
Ralph Bean
3a1972e8da Get the test suite working again. 2016-08-08 18:02:35 -04:00
Matt Prahl
16fdb3b14e Removes unnecessary declaration of results as an empty dict, and modifies styling for PEP8 compliance 2016-08-08 18:00:05 -04:00
Mike McLean
97d7c9d2ea don't try to unlink src after safer_move()
fixes issue introduced by PR#114 (Support scratch dir on separate mount)
2016-08-08 15:02:57 -04:00
Mike McLean
c91d9954f4 Merge #114 Support scratch dir on separate mount 2016-08-04 11:45:33 +00:00
Mike McLean
952891ea2f unit test for safer_move() 2016-07-26 16:20:54 -04:00
Mike McLean
0e7c45a544 update raise syntax in safer_move() 2016-07-26 16:20:54 -04:00
Mike McLean
8bd4b49822 use safer_move on hub 2016-07-26 16:20:54 -04:00
Mike McLean
720c647959 just wrap shutil.move for now 2016-07-26 16:20:54 -04:00
Mike McLean
03c3be7125 stub 2016-07-26 16:20:54 -04:00
Mike McLean
7b480adeb1 add jnilib archivetype 2016-07-26 11:25:15 -04:00
Mike McLean
075b1cd98f Merge branch 'add-unit-tests'
Merges #127
2016-07-21 17:15:08 -04:00
Matt Prahl
2d933c64bf Removes Vagrantfile 2016-07-21 17:08:46 -04:00
Matt Prahl
f237fd5100 Adds unit tests for tasks.py
Adds Vagrant support to run unit tests
2016-07-21 17:08:45 -04:00
Mike McLean
9e85a0d6e3 Merge branch 'spec-fix'
Merges #119
2016-07-12 23:16:53 -04:00
Dennis Gilmore
7ef4d04956 fix spec bug in the builder-plugins package
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-07-12 23:14:19 -04:00
Mike McLean
e0d183f85d Merge #122 fix handling of strict option in get_image_archive() 2016-07-13 03:03:14 +00:00
Mike McLean
9bf70b0c2e fix handling of strict option in get_image_archive() 2016-07-12 17:45:15 -04:00
Mike McLean
aede7cfdc3 Merge #121 fix the issue that listArchiveFiles() returns empty list for content generator archives 2016-07-12 21:42:13 +00:00
Xibo Ning
1e2d0e6622 fix the issue that listArchiveFiles() returns empty list
for content generator archives
2016-07-08 10:42:55 +08:00
Mike McLean
d14dbaacaa add tlb archive type 2016-06-14 12:10:45 -04:00
Mike McLean
476cbb061a erase coverage data before generating it 2016-06-09 15:11:24 -04:00
Mike McLean
dfaa593f89 Merge branch 'test-prs'
Merge more unit test PRs

Merges #100
Merges #94
Merges #98
2016-06-09 15:07:38 -04:00
Sijis Aviles
25afea24f2 Add test cases for delete_build() function 2016-06-09 15:02:50 -04:00
Ralph Bean
e95f142ddf Scrub comments based on feedback from @mikem in #93. 2016-06-09 14:59:20 -04:00
Ralph Bean
7e1c6d4cfb Add tests for the UpdateProcessor. 2016-06-09 14:59:20 -04:00
Ralph Bean
7ed92ca244 Produce a nice coverage report. 2016-06-09 14:51:16 -04:00