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

chore(ci): test/release on go 1.20 #313

Merged
merged 3 commits into from
Jul 18, 2023

Conversation

YOU54F
Copy link
Member

@YOU54F YOU54F commented Jul 13, 2023

Relates to #312

  • Adds go 1.20 as latest supported version for testing
  • Uses go 1.20 for release
  • Adds notes around EOL versions

There is a note in the readme around go versions

NOTE: If using Go 1.19 or later, you need to run go install instead
go install github.com/pact-foundation/pact-go/v2@2.x.x

It would be worth adding a nice compat/support table, and I've not we don't have a supported platform/arch list

Similar to

OS/Arch support

OS AMD 64 arm
Linux (glibc)
Mac
Windows
Linux (alpine) 🔸 🔸

✅ = installs without build hooks, pre-built native library
🔸 = works, however, requires build hooks / runtime compilation or installation
❌ = not supported

from here

pact-foundation/pact-js#899 (comment)

I'm sure we put this on the site somewhere but haven't checked yet

@coveralls
Copy link

coveralls commented Jul 13, 2023

Coverage Status

coverage: 37.338%. remained the same when pulling 96a1bc3 on YOU54F:chore/go_versions into c51f035 on pact-foundation:master.

@mefellows mefellows merged commit b54ab72 into pact-foundation:master Jul 18, 2023
@YOU54F YOU54F deleted the chore/go_versions branch October 3, 2023 18:58
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.

3 participants