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

[24.0 backport] vendor: gotest.tools/v3 v3.5.0 #4471

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

thaJeztah
Copy link
Member


  • go.mod: update dependencies and go version by
  • Use Go1.20
  • Fix couple of typos
  • Added WithStdout and WithStderr helpers
  • Moved cmdOperators handling from RunCmd to StartCmd
  • Deprecate assert.ErrorType
  • Remove outdated Dockerfile
  • add godoc links

full diff: gotestyourself/gotest.tools@v3.4.0...v3.5.0

(cherry picked from commit 0b535c7)

- What I did

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

- go.mod: update dependencies and go version by
- Use Go1.20
- Fix couple of typos
- Added `WithStdout` and `WithStderr` helpers
- Moved `cmdOperators` handling from `RunCmd` to `StartCmd`
- Deprecate `assert.ErrorType`
- Remove outdated Dockerfile
- add godoc links

full diff: gotestyourself/gotest.tools@v3.4.0...v3.5.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 0b535c7)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@codecov-commenter
Copy link

codecov-commenter commented Jul 29, 2023

Codecov Report

Merging #4471 (1481c8c) into 24.0 (b17b6b5) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             24.0    #4471   +/-   ##
=======================================
  Coverage   59.27%   59.27%           
=======================================
  Files         288      288           
  Lines       24810    24810           
=======================================
  Hits        14707    14707           
  Misses       9215     9215           
  Partials      888      888           

@thaJeztah thaJeztah merged commit 3bc4543 into docker:24.0 Aug 1, 2023
74 checks passed
@thaJeztah thaJeztah deleted the 24.0_backport_bump_gotest_tools branch August 1, 2023 14:27
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.

5 participants