Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
a8d54db
chore: onboard to librarian
ohmayr Nov 5, 2025
a8f9ffa
add setup file
ohmayr Nov 5, 2025
13e81f6
update blacken
ohmayr Nov 5, 2025
6492d28
revert system test version to 3.12
ohmayr Nov 5, 2025
a21d945
wip
ohmayr Nov 6, 2025
bf9caac
wip
ohmayr Nov 6, 2025
9324cda
wip
ohmayr Nov 6, 2025
dadc205
wip
ohmayr Nov 6, 2025
3827348
wip
ohmayr Nov 6, 2025
2262492
wip
ohmayr Nov 6, 2025
110d72c
wip
ohmayr Nov 6, 2025
a8e0f0d
wip
ohmayr Nov 6, 2025
0739b8e
wip
ohmayr Nov 7, 2025
fa3971b
wip
ohmayr Nov 7, 2025
48d37dd
wip
ohmayr Nov 7, 2025
79dd6dc
wip
ohmayr Nov 7, 2025
4c459ac
wip
ohmayr Nov 7, 2025
37dff4c
wip
ohmayr Nov 7, 2025
de360ee
wip
ohmayr Nov 7, 2025
59b7138
wip
ohmayr Nov 7, 2025
0f74181
wip
ohmayr Nov 7, 2025
03c5f47
wip
ohmayr Nov 7, 2025
98003fb
wip
ohmayr Nov 7, 2025
3341cfb
wip
ohmayr Nov 8, 2025
8caed48
wip
ohmayr Nov 8, 2025
c9d8e40
update sha
ohmayr Nov 10, 2025
c957278
update sha
ohmayr Nov 10, 2025
6ff03e8
wip
ohmayr Nov 10, 2025
6cd13c0
wip
ohmayr Nov 10, 2025
9a6788c
wip
ohmayr Nov 10, 2025
4406529
wip
ohmayr Nov 11, 2025
2bcf275
wip
ohmayr Nov 11, 2025
77c5cf4
wip
ohmayr Nov 11, 2025
6961967
wip
ohmayr Nov 11, 2025
872a5dd
generated changes
ohmayr Nov 11, 2025
8d7d982
update sha
ohmayr Nov 11, 2025
7d3fe8d
remove files
ohmayr Nov 11, 2025
9ed7010
update python version for lint
ohmayr Nov 12, 2025
7233ab1
revert setup file to main
ohmayr Nov 14, 2025
3d449e6
reorder apis
ohmayr Nov 17, 2025
1bac37d
fix docs
ohmayr Nov 17, 2025
59e266a
address failure
ohmayr Nov 18, 2025
de8fb83
rename owlbot.py to librarian.py
ohmayr Nov 18, 2025
338d861
rename file
ohmayr Nov 18, 2025
fbfcedf
remove librarian
ohmayr Nov 19, 2025
da83d8f
update sha
ohmayr Nov 19, 2025
35e316e
remove config.yaml
ohmayr Nov 19, 2025
dd132a6
update changes
ohmayr Nov 19, 2025
07165db
minor fixes via generation
ohmayr Nov 19, 2025
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
Prev Previous commit
Next Next commit
fix docs
  • Loading branch information
ohmayr committed Nov 19, 2025
commit 1bac37d776f560f26adc73b485f64e4f532761ab
2 changes: 1 addition & 1 deletion .librarian/state.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-li
libraries:
- id: google-cloud-spanner
version: 3.59.0
last_generated_commit: cf0434f4bd20618db60ddd16a1e7db2c0dfb9158
last_generated_commit: 136201b66f70829232b7ec63fa6e35ca765bcacb
apis:
- path: google/spanner/admin/database/v1
service_config: spanner.yaml
Expand Down
32 changes: 0 additions & 32 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,15 +81,9 @@
root_doc = "index"

# General information about the project.
<<<<<<< HEAD
project = "google-cloud-spanner-admin-database"
copyright = "2025, Google, LLC"
author = "Google APIs"
=======
project = u"google-cloud-spanner-admin-instance"
copyright = u"2025, Google, LLC"
author = u"Google APIs"
>>>>>>> ea2fb81 (generated changes)

# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
Expand Down Expand Up @@ -161,11 +155,7 @@
# further. For a list of options available for each theme, see the
# documentation.
html_theme_options = {
<<<<<<< HEAD
"description": "Google Cloud Client Libraries for google-cloud-spanner-admin-database",
=======
"description": "Google Cloud Client Libraries for google-cloud-spanner-admin-instance",
>>>>>>> ea2fb81 (generated changes)
"github_user": "googleapis",
"github_repo": "google-cloud-python",
"github_banner": True,
Expand Down Expand Up @@ -259,11 +249,7 @@
# html_search_scorer = 'scorer.js'

# Output file base name for HTML help builder.
<<<<<<< HEAD
htmlhelp_basename = "google-cloud-spanner-admin-database-doc"
=======
htmlhelp_basename = "google-cloud-spanner-admin-instance-doc"
>>>>>>> ea2fb81 (generated changes)

# -- Options for warnings ------------------------------------------------------

Expand Down Expand Up @@ -296,13 +282,8 @@
latex_documents = [
(
root_doc,
<<<<<<< HEAD
"google-cloud-spanner-admin-database.tex",
"google-cloud-spanner-admin-database Documentation",
=======
"google-cloud-spanner-admin-instance.tex",
u"google-cloud-spanner-admin-instance Documentation",
>>>>>>> ea2fb81 (generated changes)
author,
"manual",
)
Expand Down Expand Up @@ -336,13 +317,8 @@
man_pages = [
(
root_doc,
<<<<<<< HEAD
"google-cloud-spanner-admin-database",
"google-cloud-spanner-admin-database Documentation",
=======
"google-cloud-spanner-admin-instance",
"google-cloud-spanner-admin-instance Documentation",
>>>>>>> ea2fb81 (generated changes)
[author],
1,
)
Expand All @@ -360,19 +336,11 @@
texinfo_documents = [
(
root_doc,
<<<<<<< HEAD
"google-cloud-spanner-admin-database",
"google-cloud-spanner-admin-database Documentation",
author,
"google-cloud-spanner-admin-database",
"google-cloud-spanner-admin-database Library",
=======
"google-cloud-spanner-admin-instance",
"google-cloud-spanner-admin-instance Documentation",
author,
"google-cloud-spanner-admin-instance",
"google-cloud-spanner-admin-instance Library",
>>>>>>> ea2fb81 (generated changes)
"APIs",
)
]
Expand Down