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

Revert commenting of go.mod replaces #17630

Merged
merged 1 commit into from
Jun 9, 2023

Conversation

zalimeni
Copy link
Member

@zalimeni zalimeni commented Jun 9, 2023

Other recent releases have not commented out the replace directives in go.mod. Though it would be ideal to pin our submodules in the release artifacts we produce, we need to tidy up our build pipeline to make this feasible.

In the meantime, revert this change to keep the dependency entry updates, but exclude them from the effective dependency tree.

PR Checklist

  • updated test coverage
  • external facing docs updated
  • appropriate backport labels added
  • not a security concern

Other recent releases have not commented out the replace directives in
go.mod. Though it would be ideal to pin our submodules in the release
artifacts we produce, we need to tidy up our build pipeline to make this
feasible.

In the meantime, revert this change to keep the dependency entry
updates, but exclude them from the effective dependency tree.
@zalimeni zalimeni added pr/dependencies PR specifically updates dependencies of project pr/no-changelog PR does not need a corresponding .changelog entry pr/no-docs PR does not include docs and should not trigger reminder for cherrypicking them. pr/no-backport labels Jun 9, 2023
@zalimeni zalimeni marked this pull request as ready for review June 9, 2023 00:33
@zalimeni
Copy link
Member Author

zalimeni commented Jun 9, 2023

cc @nathancoleman re: our change in #17626

@zalimeni zalimeni enabled auto-merge (squash) June 9, 2023 00:35
@zalimeni zalimeni merged commit 5810437 into release/1.16.x Jun 9, 2023
@zalimeni zalimeni deleted the release-1.16-revert-replace-comment branch June 9, 2023 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/dependencies PR specifically updates dependencies of project pr/no-backport pr/no-changelog PR does not need a corresponding .changelog entry pr/no-docs PR does not include docs and should not trigger reminder for cherrypicking them.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants