Skip to content

Commit 601d3f6

Browse files
partheaolavloiteohmayr
authored
chore(librarian): onboard to librarian (#796)
Towards googleapis/librarian#2460 --------- Co-authored-by: Knut Olav Løite <koloite@gmail.com> Co-authored-by: ohmayr <omairn@google.com>
1 parent 9afe49b commit 601d3f6

File tree

5 files changed

+14
-21
lines changed

5 files changed

+14
-21
lines changed

.github/release-please.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

.github/release-trigger.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

.github/sync-repo-settings.yaml

Lines changed: 0 additions & 18 deletions
This file was deleted.

.librarian/state.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:c8612d3fffb3f6a32353b2d1abd16b61e87811866f7ec9d65b59b02eb452a620
2+
libraries:
3+
- id: sqlalchemy-spanner
4+
version: 1.17.1
5+
apis: []
6+
source_roots:
7+
- .
8+
preserve_regex: []
9+
remove_regex: []
10+
tag_format: v{version}

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
[PyPI History][1]
4+
5+
[1]: https://pypi.org/project/sqlalchemy-spanner/#history
6+
37
## [1.17.1](https://github.com/googleapis/python-spanner-sqlalchemy/compare/v1.17.0...v1.17.1) (2025-10-21)
48

59

0 commit comments

Comments
 (0)