Skip to content

Tags: phase2/rig

Tags

2.3.0

Toggle 2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 2.3.0 (#183)

* added an iptables accept
* added a config to ignore a specific gosec warning

2.2.2

Toggle 2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 2.2.2 (#181)

* Add boot2docker url as a flag to the start command (#179)

* added boot2docker url as a parameter to the start command

* fixed bad typo

* formatting

* changed isoUrl to isoURL for linting

* added nolint comments for gosec linter errors

* format on nolint comments

* added command the goreleaser to it will build

2.2.1

Toggle 2.2.1's commit message

2.2.0

Toggle 2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #178 from phase2/develop

2.2.0 release

2.2.0-rc3

Toggle 2.2.0-rc3's commit message
Adding test execution to travis

2.2.0-rc2

Toggle 2.2.0-rc2's commit message
dep ensure --update to pick up a new gospinner and other things (#173)

* dep ensure --update to pick up a new gospinner and other things

* Update Gopkg.toml to pin the new packages we picked up with the go-spinner

2.2.0-rc1

Toggle 2.2.0-rc1's commit message
Sync bonus round: sync:name, sync:purge, sync:check (#165)

* Add sync:name, sync:purge, sync:check WIP

* Additional cleanup of unison file purge.

* Correct lint errors.

* Cannot forget the go formatting

* Fixed undefined reference to an error

* fixed output redirection and logging

* Fix double basepath and start troubleshooting lstat

* Fix stray lstat warning.

* Fix lint errors.

2.1.3

Toggle 2.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #153 from phase2/develop

Release 2.1.3

2.1.2

Toggle 2.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 2.1.2 (#143)

* Add explicit privilege prompt to improve sudo UX (#138)

* Explicitly prompt for privilege escallation

* Remove password prompt part of privilege message

* Expand sudo detection.

* Tidy up timing issues.

* Consolidate messaging and avoid newline in verbose.

* Cleanup ToString, sudo contains, cover more exec methods.

* Lint does not catch all of fmt.

* Remove unnecessary password prompt from networking cleanup.

* Remove color reset and cat /dev/null to clear route text.

* trying a different approach to requesting for admin privs (#144)

2.1.1

Toggle 2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #142 from phase2/develop

2.1.1 release