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

tools/update-go-azure-sdk: updating both the Base Layer and Resource Manager submodules #24602

Merged

Conversation

tombuildsstuff
Copy link
Member

@tombuildsstuff tombuildsstuff commented Jan 23, 2024

This is also going to require changes to the Github Action in hashicorp/go-azure-sdk (automation-release.yaml#L34) - where we're going to need to change how the Git Tag is determined, by pulling the latest sdk/ tag (and then trimming off the sdk/ prefix) to give us the version to update too, used by this tool.

Dependent on #24636

@tombuildsstuff tombuildsstuff self-assigned this Jan 23, 2024
tombuildsstuff added a commit to hashicorp/go-azure-sdk that referenced this pull request Jan 23, 2024
This is needed as a part of hashicorp/pandora#3601 since we're going to be publishing
multiple Go Modules at different paths - but the version number of each of them is going to be the same.

As such this PR splits the determining and publishing of the Git Tag - such that the existing update tooling
continues to work with minor changes (tracked in hashicorp/terraform-provider-azurerm#24602)
@tombuildsstuff tombuildsstuff force-pushed the f/updating-tooling-to-account-for-nested-go-modules branch from 42784c3 to 35d0443 Compare January 23, 2024 12:02
@tombuildsstuff tombuildsstuff force-pushed the f/updating-tooling-to-account-for-nested-go-modules branch 3 times, most recently from c232019 to fade520 Compare January 25, 2024 14:48
@tombuildsstuff tombuildsstuff force-pushed the f/updating-tooling-to-account-for-nested-go-modules branch from fade520 to b528825 Compare January 25, 2024 15:54
@github-actions github-actions bot added size/M and removed size/S labels Jan 25, 2024
…e Manager submodules

Dependent on (and can't be fully tested until) hashicorp/pandora#3601 is rolled out.
@tombuildsstuff tombuildsstuff force-pushed the f/updating-tooling-to-account-for-nested-go-modules branch from b528825 to 3f57f5a Compare January 25, 2024 17:09
@tombuildsstuff tombuildsstuff marked this pull request as ready for review January 25, 2024 17:09
Copy link
Member

@mbfrahry mbfrahry left a comment

Choose a reason for hiding this comment

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

LGTM!

@tombuildsstuff tombuildsstuff added this to the v3.90.0 milestone Jan 25, 2024
@tombuildsstuff tombuildsstuff merged commit fa28dab into main Jan 25, 2024
29 checks passed
@tombuildsstuff tombuildsstuff deleted the f/updating-tooling-to-account-for-nested-go-modules branch January 25, 2024 17:16
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants