Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: add librarian state.yaml #14108

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

Merged
merged 3 commits into from
Jul 18, 2025
Merged

chore: add librarian state.yaml #14108

merged 3 commits into from
Jul 18, 2025

Conversation

parthea
Copy link
Contributor

@parthea parthea commented Jul 16, 2025

@parthea parthea changed the title [WIP] chore: add librarian state.yaml chore: add librarian state.yaml Jul 16, 2025
@parthea
Copy link
Contributor Author

parthea commented Jul 16, 2025

I'm still working on adding tests

@parthea parthea marked this pull request as ready for review July 17, 2025 17:59
@parthea parthea requested a review from a team as a code owner July 17, 2025 17:59
@parthea parthea added the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 17, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 17, 2025
ohmayr
ohmayr previously approved these changes Jul 18, 2025
@@ -0,0 +1,16 @@
image: gapic-generator-python:latest
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this supposed to be google-cloud-python-generator?

I understand that this may not make a difference for our local testing.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed in 5f5038e

remove_regex: ''
sourcePaths:
- packages/google-cloud-language
version: 2.17.2
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you file and link an issue here to remove this file once we're done with our local testing?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We won't be deleting state.yaml. The plan is to have an initial state.yaml when we onboard

Copy link
Contributor

Choose a reason for hiding this comment

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

I think Librarian will be creating the state.yaml file and maintaining it once we have configure implemented. Ideally, state.yaml shouldn't have any manual edits.

We're only creating this file for the first milestone. Once we've got configure in place, Librarian should create and place the state.yaml file in the /.librarian folder.

Why do we want an initial handwritten state.yaml (apart from the first milestone)?

@parthea parthea added the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 18, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 18, 2025
@parthea parthea enabled auto-merge (squash) July 18, 2025 20:04
remove_regex: ''
sourcePaths:
- packages/google-cloud-language
version: 2.17.2
Copy link
Contributor

Choose a reason for hiding this comment

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

I think Librarian will be creating the state.yaml file and maintaining it once we have configure implemented. Ideally, state.yaml shouldn't have any manual edits.

We're only creating this file for the first milestone. Once we've got configure in place, Librarian should create and place the state.yaml file in the /.librarian folder.

Why do we want an initial handwritten state.yaml (apart from the first milestone)?

@parthea parthea merged commit 385ba52 into main Jul 18, 2025
21 checks passed
@parthea parthea deleted the add-state-yaml branch July 18, 2025 20:29
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.

google-cloud-python: Create initial state.yaml
2 participants