Adam Haymond
Adam Haymond
Getting the following error running `bunch install` `failed installing packages: exit status 1 [exit status 1 github.com/dkulchenko/bunch/packages.go:439: github.com/dkulchenko/bunch/packages.go:578: ]` Bunchfile contents: ``` bitbucket.org/repo/project !self gopkg.in/urfave/cli.v1 github.com/go-sql-driver/mysql github.com/Sirupsen/logrus github.com/jmoiron/sqlx github.com/AHaymond/go-jira/v2/jira gopkg.in/yaml.v2...
The intended result from receiving a 404 using Octokit.rb appears to be to return a simple error class of: `Octokit::NotFound` which inherits from `ClientError`. However in version `4.20.0` this is...
Adding support for redshift into the base adapater
This is a 🧐 documentation change. - [ x ] I've added tests (if it's a bug, feature or enhancement) - [ x ] I've adjusted the documentation (if it's...