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

Bump Go version to 1.23 #107

Merged
merged 10 commits into from
Sep 4, 2024
Merged

Bump Go version to 1.23 #107

merged 10 commits into from
Sep 4, 2024

Conversation

maranqz
Copy link
Member

@maranqz maranqz commented Aug 3, 2024

  1. bump up go version
  2. fix test running.
    Currently tests always pass because no exit code is sent for tests.
    I fixed this, and also the driver tests only run on go versions and higher that are installed in go.mod.

@maranqz maranqz force-pushed the bump-to-1.22 branch 3 times, most recently from 2542a85 to fc0780f Compare August 3, 2024 09:06
@coveralls
Copy link
Collaborator

coveralls commented Aug 3, 2024

Pull Request Test Coverage Report for Build 10707440316

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.1%) to 94.389%

Totals Coverage Status
Change from base Build 10230849578: -0.1%
Covered Lines: 1615
Relevant Lines: 1711

💛 - Coveralls

CHANGELOG.md Outdated Show resolved Hide resolved
.github/workflows/main.yaml Outdated Show resolved Hide resolved
@maranqz maranqz force-pushed the bump-to-1.22 branch 3 times, most recently from 6b6ae33 to b977746 Compare August 3, 2024 19:20
CHANGELOG.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
@AlexeyKupershtokh
Copy link

AlexeyKupershtokh commented Aug 20, 2024

Hey Ilia.

Please consider that gh action started upgrading go 1.21 to 1.22 automatically.
https://github.com/avito-tech/go-transaction-manager/actions/runs/10230981994/job/28306419497#step:3:14
Check the "install go" section there.

There's an article and a possible fix for this: https://brandur.org/fragments/go-version-matrix

@maranqz maranqz force-pushed the bump-to-1.22 branch 3 times, most recently from 10e0dfc to 7f61def Compare August 30, 2024 14:19
@maranqz maranqz changed the title Bump Go version to 1.22 Bump Go version to 1.23 Aug 30, 2024
@maranqz maranqz force-pushed the bump-to-1.22 branch 2 times, most recently from 466bf16 to 2957245 Compare August 30, 2024 14:40
@maranqz maranqz force-pushed the bump-to-1.22 branch 5 times, most recently from 15cbb44 to 022b894 Compare August 30, 2024 15:37
2. solved toolchain golan problem
3. explain how to generate go.mod with compatible with old versions
README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
2. added context converter in mongo
Khranovskiy
Khranovskiy previously approved these changes Sep 4, 2024
@maranqz maranqz merged commit 07a5941 into main Sep 4, 2024
21 checks passed
@maranqz maranqz deleted the bump-to-1.22 branch September 4, 2024 18:40
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.

5 participants