Skip to content

roer 0.11.0

Compare
Choose a tag to compare
@robzienert robzienert released this 10 Apr 19:15
· 13 commits to master since this release
Execute a pipeline (#32)

* Add a command to execute a pipeline and poll for completion

* Remove some unused imports and types.

* Fix up formatting

* Cleanup a few formatting and output errors:

- Run go fmt on some files that got missed
- Cleanup fmt.Printf statements and make them logrus
- Remove some useless logging