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

Split CI unit tests into supported and deprecated Go version stages #368

Merged
merged 1 commit into from
Jun 27, 2022

Conversation

jasdel
Copy link
Contributor

@jasdel jasdel commented Jun 27, 2022

Issue #, if available:
n/a

Description of changes:
Splits the GitHub Action CI unit tests for Go into two different sections, version supported by Go, and deprecated. This allows the unit tests to fail faster on cross version issues, and separate deprecated Go versions into a separate group.

Related to: aws/aws-sdk-go-v2#1738

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

Splits the GitHub Action CI unit tests for Go into two different
sections, version supported by Go, and deprecated. This allows the unit
tests to fail faster on cross version issues, and separate deprecated
Go versions into a separate group.
@jasdel jasdel requested a review from skmcgrail June 27, 2022 17:42
@jasdel jasdel merged commit 807c170 into aws:main Jun 27, 2022
@jasdel jasdel deleted the splitGoVersionUnitTests branch June 27, 2022 19:45
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.

None yet

2 participants