Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 0 additions & 17 deletions .github/.OwlBot.lock.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions .github/.OwlBot.yaml

This file was deleted.

2 changes: 0 additions & 2 deletions .github/release-please.yml

This file was deleted.

2 changes: 0 additions & 2 deletions .github/release-trigger.yml

This file was deleted.

6 changes: 6 additions & 0 deletions .librarian/config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
global_files_allowlist:
# Allow the container to read and write the root `CHANGELOG.md`
# file during the `release` step to update the latest client library
# versions which are hardcoded in the file.
- path: "CHANGELOG.md"
permissions: "read-write"
10 changes: 10 additions & 0 deletions .librarian/state.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator:latest
libraries:
- id: google-auth-oauthlib
version: 1.2.3
apis: []
source_roots:
- .
preserve_regex: []
remove_regex: []
tag_format: v{version}