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

Reimplement #10984 #11002

Merged
merged 2 commits into from Oct 18, 2022
Merged

Reimplement #10984 #11002

merged 2 commits into from Oct 18, 2022

Conversation

AaronFriel
Copy link
Member

@AaronFriel AaronFriel commented Oct 12, 2022

This is a rebase and squash of #10984 with an additional commit added to satisfy make lint and revert a few changes to methods to use value receivers, where the original PR altered marshaling/unmarshaling behavior.

@pulumi-bot
Copy link
Contributor

pulumi-bot commented Oct 12, 2022

Changelog

[uncommitted] (2022-10-13)

Miscellaneous

  • [sdk/go] Update notes, update the deprecated functions, make some lint.
    #11002

asjdf and others added 2 commits October 13, 2022 13:50
* about error string: error string should not be capitalized or end with punctuation mark
* apply suggestions from code review
* lint: fix format error and simplify the code

Co-authored-by: Fraser Waters <frassle@gmail.com>
Co-authored-by: Aaron Friel <mayreply@aaronfriel.com>
Copy link
Member

@iwahbe iwahbe left a comment

Choose a reason for hiding this comment

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

Looks good to me. LGTM

@AaronFriel
Copy link
Member Author

bors merge

bors bot added a commit that referenced this pull request Oct 17, 2022
11002: Test changes to #10984 r=AaronFriel a=AaronFriel

This is a rebase and squash of #10984 with an additional commit added to satisfy `make lint` and revert a few changes to methods to use value receivers, where the original PR altered marshaling/unmarshaling behavior.

Co-authored-by: 杨成锴 <homeboyc@foxmail.com>
Co-authored-by: Aaron Friel <mayreply@aaronfriel.com>
@bors
Copy link
Contributor

bors bot commented Oct 17, 2022

Build failed:

@AaronFriel AaronFriel changed the title Test changes to #10984 Reimplement #10984 Oct 18, 2022
@AaronFriel
Copy link
Member Author

bors retry

@bors bors bot merged commit 90be15c into master Oct 18, 2022
@bors
Copy link
Contributor

bors bot commented Oct 18, 2022

Build succeeded:

@pulumi-bot pulumi-bot deleted the friel/asjfd-testing branch October 18, 2022 02:42
mmdriley added a commit to mmdriley/pulumi that referenced this pull request Apr 5, 2023
The call to `SetModTime` was removed in pulumi#11002 but the comment stayed around. The `nolint` directive had been added in pulumi#1494 to excuse the (now-removed) use of `SetModTime`.
bors bot added a commit that referenced this pull request Apr 5, 2023
12603: Remove outdated comments r=Frassle a=mmdriley

The call to `SetModTime` was removed in #11002 but the comment stayed around. The `nolint` directive had been added in #1494 to excuse the (now-removed) use of `SetModTime`.


Co-authored-by: Matthew Riley <mdriley@gmail.com>
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

4 participants