Oleksandr Tymoshenko
2018-09-01 01:28:02 UTC
Hello,
I would like to announce the first release of scarab[1], a CLI tool
for FreeBSD's Bugzilla system. The idea was to create a tool that
reduces the number of steps for some workflows, e.g., downloading and
copying submitted patches between the desktop system and the dev box.
This release implements the bare minimum of the features to make it
useful: attachments operations (list, fetch single, fetch all in PR,
attach) and submitting new PRs.
Users who submit the same type of bugs regularly can define a template
(set of field/value pairs) and use a short-hand to provide all of them
by a single command line switch. It's possible to combine templates or
override certain fields from command line. More information and
examples are available in a sample config file[2]
[1] https://github.com/gonzoua/scarab
[2] https://github.com/gonzoua/scarab/blob/master/examples/scarabrc
I would like to announce the first release of scarab[1], a CLI tool
for FreeBSD's Bugzilla system. The idea was to create a tool that
reduces the number of steps for some workflows, e.g., downloading and
copying submitted patches between the desktop system and the dev box.
This release implements the bare minimum of the features to make it
useful: attachments operations (list, fetch single, fetch all in PR,
attach) and submitting new PRs.
Users who submit the same type of bugs regularly can define a template
(set of field/value pairs) and use a short-hand to provide all of them
by a single command line switch. It's possible to combine templates or
override certain fields from command line. More information and
examples are available in a sample config file[2]
[1] https://github.com/gonzoua/scarab
[2] https://github.com/gonzoua/scarab/blob/master/examples/scarabrc
--
gonzo
gonzo