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

Kinesisanalytics typo fix #1014

Closed

Conversation

mbbush
Copy link
Collaborator

@mbbush mbbush commented Dec 7, 2023

Description of your changes

I noticed that for some reason the kinesisanalyticsv2 package was named without the v, unlike all other packages. This seemed unnecessary, so I brought it in line with all the others.

There was no change to any of the generated code.

  • Run make check-diff test to validate that there's no diff in generated code and run unit tests. Linting is currently broken.

How has this code been tested

If the maintainers agree with me that this is a non-breaking change, I'll run the e2e tests for the kinesisanalyticsv2 resources locally, since they require specific files uploaded to s3.

@mbbush mbbush force-pushed the kinesisanalytics-typo-fix branch from 72e72a2 to db4ae31 Compare December 7, 2023 00:11
@turkenf
Copy link
Collaborator

turkenf commented Dec 7, 2023

Thank you @mbbush,

If it doesn't cause any API changes as far as I can see it doesn't, I don't see any problems moving this forward.

@mbbush
Copy link
Collaborator Author

mbbush commented Dec 31, 2023

/test-examples="examples/kinesisanalyticsv2/application.yaml"

@mbbush
Copy link
Collaborator Author

mbbush commented Dec 31, 2023

/test-examples="examples/kinesisanalyticsv2/applicationsnapshot.yaml"

@mbbush
Copy link
Collaborator Author

mbbush commented Jan 1, 2024

This commit is included in #1039, where I actually got the tests working.

@mbbush mbbush closed this Jan 1, 2024
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.

2 participants