Difference between revisions of "Koji Testbed"
From PDP/Grid Wiki
Jump to navigationJump to searchLine 175: | Line 175: | ||
= Automated builds from tags in mwsec = | = Automated builds from tags in mwsec = | ||
+ | |||
+ | Koji can build from various revision control systems, such as git and SVN. The way this works is to give <code>koji build</code> a parameter in the form | ||
+ | ''(repository URL)''?''(component path)''#''(revision ID)'' | ||
+ | The '?' and '#' | ||
+ | The git repository must be added to the allowed repositories on the builder in kojid.conf. | ||
== Building from git (deprecated) == | == Building from git (deprecated) == |