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

chore: fix generate workflow to compile on non-autgen libraries #3314

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

zhumin8
Copy link
Contributor

@zhumin8 zhumin8 commented Oct 18, 2024

This workflow step "Compile non-autogen libraries" but is trying to install all modules. This leads to failures #3304 (comment) because certain rpcs are removed (googleapis/google-cloud-java#11237).

duplicating the profiles might not be the best way, but -pl '!spring-cloud-previews' is not working for me. This is to unblock release.

Copy link

@zhumin8
Copy link
Contributor Author

zhumin8 commented Oct 21, 2024

@burkedavison
Copy link
Member

burkedavison commented Oct 21, 2024

Created #3323 to review configurations for improvement at a later time.

@zhumin8 zhumin8 merged commit 33ef14e into main Oct 21, 2024
77 checks passed
@zhumin8 zhumin8 deleted the fix-gen-wf branch October 21, 2024 15:25
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