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: enable hermetic code generation #2231

Closed
wants to merge 0 commits into from

Conversation

diegomarquezp
Copy link
Contributor

As part of the HW library migration plan to enable multi-version support, this pull request adds three files:

  • generation_config.yaml: Contains the configuration for generating this library. See its specification.
  • .github/workflows/update_googleapis_committish.yaml: A workflow to update the googleapis committish defined in generation_config.yaml
  • .github/workflows/hermetic_code_generation.yaml: A workflow for generate the source code changes given a change in generation_config.yaml

Copy link

conventional-commit-lint-gcf bot commented May 13, 2024

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: bigtable Issues related to the googleapis/java-bigtable API. labels May 13, 2024
@product-auto-label product-auto-label bot added size: u Pull request is empty. and removed size: m Pull request size is medium. labels May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the googleapis/java-bigtable API. size: u Pull request is empty.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant