riffraff

A commandline interface for Jenkins (like `fly` for Concourse).

MIT License

Stars
15
Committers
14

Bot releases are visible (Hide)

riffraff - Version 0.5.0 Latest Release

Published by mre almost 6 years ago

With this release, we move from kingpin to Cobra for command handling. Thanks to @Muskuloese.
Also we increased the test coverage thanks to @iampeterbanjo.

riffraff - 0.4.2

Published by mre almost 6 years ago

  • Minor changes to the travis setup.
riffraff - 0.4.1

Published by mre almost 6 years ago

  • Get rid of gometalinter as a direct dependency.
  • Test deployment using goreleaser.
riffraff - 0.4.0

Published by mre almost 6 years ago

  • Changes to the project structure to make riffraff adhere to common standards for CLI apps.
  • Better documentation for commands.
  • Cleanup to reduce code duplication.
riffraff - v0.3.0

Published by mre about 6 years ago

This is a major new release with a number of significant new features.
Thanks to all contributors!

Features:

  • Add build command.
  • Add support for diffing two builds.
  • Improve error handling.
  • Add indication for running Jenkins builds.
  • Replaced gopkg with go modules.
  • Parallelize creation of build execs.
  • Add status icons for Jenkins nodes.

Bugfixes:

  • Fix nil pointer dereference when opening URLs in the browser.

Codebase:

  • Code refactoring.
  • Add travis-ci integration.
riffraff - v0.2.0

Published by mre over 6 years ago

Changelog

a5496f8 cleanup
feb4ba1 Add open and logs commands. Improve error handling
19b2ed0 Add node status
ded45f5 Add queue command
b8e5408 Update usage
ef64ec5 Move to kingpin for argument parsing
08a4e33 Smaller refactoring
e7c4928 Update README.md
8f3ace1 Clarifications in README
75b4574 Add usage example


Automated with GoReleaser
Built with go version go1.10 darwin/amd64

riffraff - v0.1.1

Published by mre over 6 years ago

Changelog

f106a01 Add goreleaser config


Automated with GoReleaser
Built with go version go1.10 darwin/amd64

Package Rankings
Top 6.21% on Proxy.golang.org
Badges
Extracted from project README
Travis (.org) Codecov branch GoDoc Go Report Card