$ mkdir ~/.osc-plugins
$ cd $_
$ cat > releasecheck.py <<EOF
def do_releasecheck(self, subcmd):
print "Release early, release often."
EOF
$ osc releasecheck
Release early, release often.
*) They are not released, bad me; but they rely on the internal directory layout anyway.
Jun 2, 2009
A Minimal Build Service OSC Plugin
I am trying to make OBS cooperate with my old release scripts*. So far I have this minimal plugin for osc to share:
Labels:
0.1,
Build Service,
OBS,
openSUSE,
osc,
plugin,
Python,
releasecheck
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment