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

Carve out internal/ini into a seperate module #1265

Merged
merged 2 commits into from
May 20, 2021

Conversation

skmcgrail
Copy link
Member

This PR "carves out" internal/ini into a separate module. This will allow for future changes / improvements to this package code to be done without causing a core module bump with cascading dependency bumps.

Additionally support has been added to the calculaterelease tool to detect carve out scenarios and properly detect the parent module as requiring tagging.

@jasdel
Copy link
Contributor

jasdel commented May 18, 2021

Looks like the CI updates in my PR didn't correctly flag go tip as allowed to fail.

@skmcgrail skmcgrail merged commit d72ae62 into aws:main May 20, 2021
@skmcgrail skmcgrail deleted the iniCarveOut branch November 8, 2021 18:07
jrichard8 pushed a commit to jrichard8/aws-sdk-go-v2 that referenced this pull request Feb 14, 2022
* Detect Module Carving Out
* internal/ini: Carve out ini parser as stand-alone module
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.

None yet

3 participants