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

Bump GitHub workflows and build submodule #400

Merged
merged 3 commits into from
Mar 22, 2023
Merged

Conversation

negz
Copy link
Member

@negz negz commented Mar 18, 2023

Description of your changes

Per #399 I found that this seems to fix make check-diff for #379. I haven't dug into why.

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

I've just run #399 through CI and confirmed make check-diff works as expected.

@negz negz requested a review from ezgidemirel March 18, 2023 00:22
@negz negz mentioned this pull request Mar 18, 2023
Copy link
Member

@ezgidemirel ezgidemirel left a comment

Choose a reason for hiding this comment

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

Thanks a ton @negz!

@phisco
Copy link
Contributor

phisco commented Mar 21, 2023

@negz @ezgidemirel, the musttag linter is complaining about a lot of json tags missing, is it ok to add them or are you holding off for some reason?

negz and others added 3 commits March 22, 2023 12:42
Signed-off-by: Nic Cope <nicc@rk0n.org>
Signed-off-by: Nic Cope <nicc@rk0n.org>
Signed-off-by: Hasan Turken <turkenh@gmail.com>
@turkenh
Copy link
Member

turkenh commented Mar 22, 2023

@negz @ezgidemirel, the musttag linter is complaining about a lot of json tags missing, is it ok to add them or are you holding off for some reason?

Those types are fake/mock implementations used in unit tests, so I went ahead and added nolint directives instead.

@turkenh turkenh merged commit caacf09 into crossplane:master Mar 22, 2023
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.

4 participants