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

feat(iam): start generating and refresh some libraries #7089

Merged
merged 3 commits into from Dec 5, 2022

Conversation

codyoss
Copy link
Member

@codyoss codyoss commented Nov 21, 2022

  • Refresh the admin/apiv1 library. Keeping it out of auto generation due to conflicts in handcrafted files living alongside the client.
  • Start generating a gapic for apiv1
  • Start generating stubs dirs for both

- Refresh the admin/apiv1 library. Keeping it out of auto generation
  due to conflicts in handcrafted files living alongside the client.
- Start generating a gapic for apiv1
- Start generating stubs dirs for both
@codyoss codyoss requested a review from a team as a code owner November 21, 2022 19:48
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. api: iam Issues related to the Identity and Access Management API. labels Nov 21, 2022
@codyoss codyoss changed the title feat(iam): start generating and refesh some libraries feat(iam): start generating and refresh some libraries Nov 21, 2022
internal/aliasfix/mappings.go Show resolved Hide resolved
internal/aliasfix/mappings.go Show resolved Hide resolved
@codyoss
Copy link
Member Author

codyoss commented Dec 5, 2022

Breaking changes here are unfortunate. I think because of this we will not be updating the admin client for now. It appears that client was generated with a version of the generator that did not have proper iterators yet. Eventually we should do a breaking changes for IAM and get these updated as current code is not maintainable/updatable with current tooling.

cc @noahdietz

@noahdietz
Copy link
Contributor

Eventually we should do a breaking changes for IAM and get these updated as current code is not maintainable/updatable with current tooling.

Ack. Makes sense. That's a bummer ☹️

@codyoss codyoss added the automerge Merge the pull request once unit tests and other checks pass. label Dec 5, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit a9045ff into googleapis:main Dec 5, 2022
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Dec 5, 2022
@release-please release-please bot mentioned this pull request Dec 5, 2022
@codyoss codyoss deleted the iam-refresh branch December 5, 2022 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: iam Issues related to the Identity and Access Management API. size: xl Pull request size is extra large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants