Skip to content

Tags: firehydrant/fhcli

Tags

v0.0.15

Toggle v0.0.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #10 from firehydrant/update_everything

Add dependabot, update to current golang and api version

v0.0.14

Toggle v0.0.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix goreleaser config (#7)

v0.0.13

Toggle v0.0.13's commit message
Improve readme

v0.0.12

Toggle v0.0.12's commit message
Fix nil pointer dereference fatal

```
The command '/bin/sh -c RAILS_ENV=${rails_env} HOST=${host} bundle exec rake assets:precompile' returned a non-zero code: 1
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x886d50]

goroutine 1 [running]:
github.com/firehydrant/fhcli/pkg/cli.executeCmd(0xc000106840, 0xc000445980, 0x14)
	/go/src/github.com/firehydrant/fhcli/pkg/cli/execute.go:58 +0x850
github.com/firehydrant/fhcli/vendor/gopkg.in/urfave/cli%2ev1.HandleAction(0x8eaee0, 0x9da7e8, 0xc000106840, 0xc0000ac800, 0x0)
	/go/src/github.com/firehydrant/fhcli/vendor/gopkg.in/urfave/cli.v1/app.go:490 +0xc8
github.com/firehydrant/fhcli/vendor/gopkg.in/urfave/cli%2ev1.Command.Run(0x9b7ca0, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0, 0x9d0792, 0x3b, 0x0, ...)
	/go/src/github.com/firehydrant/fhcli/vendor/gopkg.in/urfave/cli.v1/command.go:210 +0x9a2
github.com/firehydrant/fhcli/vendor/gopkg.in/urfave/cli%2ev1.(*App).Run(0xc0000d84e0, 0xc00001c1a0, 0xd, 0xd, 0x0, 0x0)
	/go/src/github.com/firehydrant/fhcli/vendor/gopkg.in/urfave/cli.v1/app.go:255 +0x687
main.main()
	/go/src/github.com/firehydrant/fhcli/cmd/main.go:16 +0x87
Exited with code 2
```

v0.0.11

Toggle v0.0.11's commit message
Fix logging

v0.0.10

Toggle v0.0.10's commit message
Put fhcli checkout in gopath

v0.0.9

Toggle v0.0.9's commit message
Vendor packages

v0.0.8

Toggle v0.0.8's commit message
Disable gomodules

v0.0.7

Toggle v0.0.7's commit message
Release for MacOS, embed version and include hostname in labels

v0.0.6

Toggle v0.0.6's commit message
Use HTTPS