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

Update to Go 1.23 #12176

Merged
merged 4 commits into from
Nov 1, 2024
Merged

Update to Go 1.23 #12176

merged 4 commits into from
Nov 1, 2024

Conversation

BBBmau
Copy link
Collaborator

@BBBmau BBBmau commented Oct 29, 2024

We'll want to update the wiki also since we recently had the go rewrite https://github.com/hashicorp/terraform-provider-google/wiki/FAQ#-how-do-i-update-the-go-version-used-by-the-terraform-providers-google-and-google-beta

The following will be merged also:
#12175
GoogleCloudPlatform/terraform-google-conversion#2995

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.


@BBBmau BBBmau changed the title Update to Go 1.22 Update to Go 1.23 Oct 30, 2024
tpgtools/go.mod Outdated Show resolved Hide resolved
@BBBmau
Copy link
Collaborator Author

BBBmau commented Oct 31, 2024

unit-test-magician error is unrelated to 1.23 upgrade

=== NAME  TestFormatReminderComment/waitingForReview_three_days_with_current_reviewer
    scheduled_pr_reminders_test.go:1084: 
        	Error Trace:	/home/runner/work/magic-modules/magic-modules/.ci/magician/cmd/scheduled_pr_reminders_test.go:1084
        	Error:      	"@SarahFrench This PR has been waiting for review for 3 weekdays. Please take a look! Use the label `disable-review-reminders` to disable these notifications." should not contain "@SarahFrench"
        	Test:       	TestFormatReminderComment/waitingForReview_three_days_with_current_reviewer
=== CONT  TestFormatReminderComment/waitingForReview_two_weeks
=== CONT  TestFormatReminderComment/waitingForMerge_one_week
=== CONT  TestFormatReminderComment/waitingForMerge_two_weeks
=== CONT  TestFormatReminderComment/waitingForContributor_six_weeks
=== CONT  TestFormatReminderComment/waitingForContributor_seven_weeks
=== CONT  TestFormatReminderComment/waitingForContributor_four_weeks
=== CONT  TestFormatReminderComment/waitingForContributor_28_days
=== CONT  TestFormatReminderComment/waitingForReview_one_week
=== CONT  TestFormatReminderComment/waitingForContributor_two_weeks
--- FAIL: TestFormatReminderComment (0.00s)
    --- PASS: TestFormatReminderComment/waitingForReview_three_days (0.00s)
    --- FAIL: TestFormatReminderComment/waitingForReview_three_days_with_current_reviewer (0.00s)
    --- PASS: TestFormatReminderComment/waitingForMerge_many_weeks (0.00s)
    --- PASS: TestFormatReminderComment/waitingForReview_two_weeks (0.00s)
    --- PASS: TestFormatReminderComment/waitingForMerge_one_week (0.00s)
    --- PASS: TestFormatReminderComment/waitingForMerge_two_weeks (0.00s)
    --- PASS: TestFormatReminderComment/waitingForContributor_six_weeks (0.00s)
    --- PASS: TestFormatReminderComment/waitingForContributor_seven_weeks (0.00s)
    --- PASS: TestFormatReminderComment/waitingForContributor_four_weeks (0.00s)
    --- PASS: TestFormatReminderComment/waitingForContributor_28_days (0.00s)
    --- PASS: TestFormatReminderComment/waitingForReview_one_week (0.00s)
    --- PASS: TestFormatReminderComment/waitingForContributor_two_weeks (0.00s)

@SarahFrench
Copy link
Collaborator

Flagging this as something to resolve first (sorry I missed in the other PR's review):

FROM golang:1.21-bullseye AS builder

@SarahFrench SarahFrench self-requested a review October 31, 2024 22:44
@BBBmau BBBmau merged commit 44d624c into main Nov 1, 2024
10 of 13 checks passed
@rileykarson rileykarson mentioned this pull request Nov 1, 2024
@melinath melinath deleted the go-1.22 branch November 1, 2024 16:23
niharika-98 pushed a commit to niharika-98/magic-modules that referenced this pull request Nov 1, 2024
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