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

refactor!: StdOut,StdErr -> Stdout,Stderr #20

Merged
merged 1 commit into from
Jan 12, 2023
Merged

Conversation

davidhsingyuchen
Copy link
Contributor

Summary

PR renames StdOut and StdErr to Stdout and Stderr respectively to make them consistent with the naming in std lib.

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Signed-off-by: Hsing-Yu (David) Chen <[email protected]>
@davidhsingyuchen davidhsingyuchen marked this pull request as ready for review January 12, 2023 04:17
@davidhsingyuchen davidhsingyuchen merged commit 92fab5a into main Jan 12, 2023
@davidhsingyuchen davidhsingyuchen deleted the refactor-os branch January 12, 2023 04:29
davidhsingyuchen pushed a commit that referenced this pull request Jan 12, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.3.0](v0.2.0...v0.3.0)
(2023-01-12)


### ⚠ BREAKING CHANGES

* StdOut,StdErr -> Stdout,Stderr
([#20](#20))

### Build System or External Dependencies

* **deps:** bump github.com/onsi/ginkgo/v2 from 2.6.0 to 2.6.1
([#15](#15))
([ab4e024](ab4e024))
* **deps:** bump github.com/onsi/ginkgo/v2 from 2.6.1 to 2.7.0
([#19](#19))
([e695dc5](e695dc5))
* **deps:** bump github.com/onsi/gomega from 1.24.1 to 1.24.2
([#14](#14))
([b4a7aa2](b4a7aa2))


### refactor

* StdOut,StdErr -&gt; Stdout,Stderr
([#20](#20))
([92fab5a](92fab5a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

2 participants