Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.1.3 #153

Merged
merged 9 commits into from
Mar 3, 2018
Merged

Release 2.1.3 #153

merged 9 commits into from
Mar 3, 2018

Conversation

febbraro
Copy link
Member

@febbraro febbraro commented Mar 2, 2018

prune fixes, shouty errors, spinner addition to project sync, spinner misc improvements

grayside and others added 9 commits February 6, 2018 15:26
* 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.
* Add SetVerbose method to logger.

* Add expanded help output with --power-user suppression flag.

* Fix whitespace in help.go
* Fixed prune with a confirmation, a force, and removed the spinner

* added warning message and spinner

* removed spinner for better output flow

* Upgraded to golang 1.10, use dep official release, and added linter flag for consistent run execution
* Retrofit spinner logging to file sync.

* Add some more direction of what to do in the case of timeouts during sync start

* Adjusting error message on sync failure to work better with spinner
* upgraded to go 1.10

* modernised the dep installation

* Go 1.10 needs to be a string
* Clean up spinner finalization.

* Stop eating regular log messages alongside spinner usage.
* Clean up spinner finalization.

* Add dev:win and dev:fail commands
Copy link
Member

@tekante tekante left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Builds for me and trying out a bunch of the basic commands (rig start, rig project up, rig project stop, rig stop, rig prune) seem to all work pretty well.

@febbraro febbraro merged commit 9cd6f8f into master Mar 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants