Skip to content

Conversation

@tklauser
Copy link
Contributor

This extends the testing currently done in CircleCI:

  • run CI on macOS in addition to Linux and Windows
  • testing with multiple Go versions (1.12 through 1.16), not just Go
    1.12 like CircleCI
  • checks that the code is properly gofmt'ed
  • checks proper module vendoring

@tklauser tklauser force-pushed the add-gh-action branch 4 times, most recently from db52fd0 to 83797e4 Compare February 25, 2021 10:17
This extends the testing currently done in CircleCI:

* run CI on macOS in addition to Linux and Windows
* testing with multiple Go versions (1.12 through 1.16), not just Go
  1.12 like CircleCI
* checks that the code is properly gofmt'ed
* checks proper module vendoring
Copy link

@odeke-em odeke-em left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thank you @tklauser and LGTM!

@tklauser
Copy link
Contributor Author

tklauser commented Feb 26, 2021

Thanks for the review @odeke-em! I'll merge this, but leave CircleCI enabled for now. Once the GitHub actions prove stable and useful we could think about dropping CircleCI.

@tklauser tklauser merged commit dc7f958 into master Feb 26, 2021
@tklauser tklauser deleted the add-gh-action branch February 26, 2021 09:38
tklauser added a commit that referenced this pull request May 4, 2022
CircleCI tests seem to be consistently failing currently. GitHub actions
introduced in #136 are providing the same coverage (and more), have been
running stable for over a year and are easier to maintain. Thus, remove
Circle CI integration.
tklauser added a commit that referenced this pull request May 4, 2022
CircleCI tests currently seem fail consistently. GitHub actions
introduced in #136 are providing the same coverage (and more), have been
running stable for over a year and are easier to maintain. Thus, remove
Circle CI integration.

Ref. #136 (comment)
@tklauser tklauser mentioned this pull request May 4, 2022
tklauser added a commit that referenced this pull request May 4, 2022
CircleCI tests currently seem fail consistently. GitHub actions
introduced in #136 are providing the same coverage (and more), have been
running stable for over a year and are easier to maintain. Thus, remove
Circle CI integration.

Ref. #136 (comment)
tklauser added a commit that referenced this pull request May 4, 2022
CircleCI tests currently seem fail consistently. GitHub actions
introduced in #136 are providing the same coverage (and more), have been
running stable for over a year and are easier to maintain. Thus, remove
Circle CI integration.

Ref. #136 (comment)
corey0106 added a commit to corey0106/Go_project that referenced this pull request Dec 6, 2024
CircleCI tests currently seem fail consistently. GitHub actions
introduced in #136 are providing the same coverage (and more), have been
running stable for over a year and are easier to maintain. Thus, remove
Circle CI integration.

Ref. google/gops#136 (comment)
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