Koji 1.8.0 is tagged and posted.
The big change in 1.8 is a refactor of how images (livecd, appliance) are stored in the database and on disk. Previously they lived in their own space. Now they are treated on par with other builds.
* Mon Apr 1 2013 Mike McLean <mikem at redhat.com> - 1.8.0-1 - refactor how images are stored and tracked (images as builds) - delete repos in background - limit concurrent maven regens - let kojira delete repos for deleted tags - check for a target before waiting on a repo - don't append to artifact_relpaths twice in the case of Maven builds - Use standard locations for maven settings and local repository - Specify altDeploymentRepository for Maven in settings.xml NOT on command line - rather than linking to each artifact from the Maven repo, link the version directory - handle volumes in maven repos - fix integer overflow issue in checkUpload handler - koji-shadow adjustments - change default ssl timeout to 60 seconds - rewrite ensuredir function to avoid os.makedirs race - rename -pkg commands to -build - implement remove-pkg for the cli - a little more room to edit host comments - use wsgi.url_scheme instead of HTTPS - handle relative-to-koji urls in mergerepos
Thank you Mike!
Dennis, how soon do you think this could be deployed to Fedora Koji?
- Jay
On 04/01/2013 03:57 PM, Mike McLean wrote:
Koji 1.8.0 is tagged and posted.
The big change in 1.8 is a refactor of how images (livecd, appliance) are stored in the database and on disk. Previously they lived in their own space. Now they are treated on par with other builds.
- Mon Apr 1 2013 Mike McLean <mikem at redhat.com> - 1.8.0-1
- refactor how images are stored and tracked (images as builds)
- delete repos in background
- limit concurrent maven regens
- let kojira delete repos for deleted tags
- check for a target before waiting on a repo
- don't append to artifact_relpaths twice in the case of Maven builds
- Use standard locations for maven settings and local repository
- Specify altDeploymentRepository for Maven in settings.xml NOT on
command line
- rather than linking to each artifact from the Maven repo, link the
version directory
- handle volumes in maven repos
- fix integer overflow issue in checkUpload handler
- koji-shadow adjustments
- change default ssl timeout to 60 seconds
- rewrite ensuredir function to avoid os.makedirs race
- rename -pkg commands to -build
- implement remove-pkg for the cli
- a little more room to edit host comments
- use wsgi.url_scheme instead of HTTPS
- handle relative-to-koji urls in mergerepos
-- buildsys mailing list buildsys@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/buildsys
On Mon, Apr 01, 2013 at 03:57:31PM -0400, Mike McLean wrote:
Koji 1.8.0 is tagged and posted.
Hello,
quite some time I go I've submitted a patch to allow custom checkout command:
http://lists.fedoraproject.org/pipermail/buildsys/2011-June/003672.html https://fedorahosted.org/koji/ticket/234
We would like to keep using that functionality in Spacewalk koji instance without having to patch each new release of koji. Could you please comment on the patch and either apply it or reject it and propose an alternative way of getting the .tar.gz from the SCM?
Thank you,
buildsys@lists.fedoraproject.org