Skip to content

fix: Progressbar should go into stdout#250

Merged
kodiakhq[bot] merged 1 commit intomainfrom
fix/standardize_stdout_stderr
Oct 5, 2022
Merged

fix: Progressbar should go into stdout#250
kodiakhq[bot] merged 1 commit intomainfrom
fix/standardize_stdout_stderr

Conversation

@yevgenypats
Copy link
Copy Markdown
Contributor

Summary

This PR and this cloudquery/cloudquery#2459 should ensure logs and stdout are not running over each other.

The convention should be the following fmt.Print* -> stdout, logs -> stderr
this way it's easy to turn off one stream or the other depending on the need

@github-actions github-actions bot added the fix label Oct 5, 2022
@kodiakhq kodiakhq bot merged commit b8bcdad into main Oct 5, 2022
@kodiakhq kodiakhq bot deleted the fix/standardize_stdout_stderr branch October 5, 2022 15:02
kodiakhq bot pushed a commit that referenced this pull request Oct 7, 2022
🤖 I have created a release *beep* *boop*
---


## [0.12.8](v0.12.7...v0.12.8) (2022-10-07)


### Bug Fixes

* Error on incorrect table configuration ([#237](#237)) ([6ad75f5](6ad75f5))
* Exit gracefully on context cancelled ([#252](#252)) ([b4df92e](b4df92e))
* Progressbar should go into stdout ([#250](#250)) ([b8bcdad](b8bcdad))
* Recover panic in table resolver and object resolver flows ([#257](#257)) ([04dba02](04dba02))
* Stop if PreResourceResolver fails ([#251](#251)) ([ee83f8f](ee83f8f))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants