From 29320577aa743b95066c08696f6bb728d4d33f15 Mon Sep 17 00:00:00 2001 From: kderme Date: Thu, 25 Jun 2026 10:34:02 +0300 Subject: [PATCH 1/5] Added cardano-db-13.7.1.0 From https://github.com/IntersectMBO/cardano-db-sync at ef00c76513947b356b81505ca3792b89322bd792 --- _sources/cardano-db/13.7.1.0/meta.toml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 _sources/cardano-db/13.7.1.0/meta.toml diff --git a/_sources/cardano-db/13.7.1.0/meta.toml b/_sources/cardano-db/13.7.1.0/meta.toml new file mode 100644 index 000000000..bb8dffc8d --- /dev/null +++ b/_sources/cardano-db/13.7.1.0/meta.toml @@ -0,0 +1,3 @@ +timestamp = 2026-06-25T07:34:00Z +github = { repo = "IntersectMBO/cardano-db-sync", rev = "ef00c76513947b356b81505ca3792b89322bd792" } +subdir = 'cardano-db' From b23d82f4bb9e21c7ab0a7d52c561cc6a7ccd08fd Mon Sep 17 00:00:00 2001 From: kderme Date: Thu, 25 Jun 2026 10:34:02 +0300 Subject: [PATCH 2/5] Added cardano-db-sync-13.7.1.0 From https://github.com/IntersectMBO/cardano-db-sync at ef00c76513947b356b81505ca3792b89322bd792 --- _sources/cardano-db-sync/13.7.1.0/meta.toml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 _sources/cardano-db-sync/13.7.1.0/meta.toml diff --git a/_sources/cardano-db-sync/13.7.1.0/meta.toml b/_sources/cardano-db-sync/13.7.1.0/meta.toml new file mode 100644 index 000000000..0c9ffe173 --- /dev/null +++ b/_sources/cardano-db-sync/13.7.1.0/meta.toml @@ -0,0 +1,3 @@ +timestamp = 2026-06-25T07:34:00Z +github = { repo = "IntersectMBO/cardano-db-sync", rev = "ef00c76513947b356b81505ca3792b89322bd792" } +subdir = 'cardano-db-sync' From 28ea21e44be6c002775edfe628a9a4b3431bbd6b Mon Sep 17 00:00:00 2001 From: kderme Date: Thu, 25 Jun 2026 10:34:02 +0300 Subject: [PATCH 3/5] Added cardano-db-tool-13.7.1.0 From https://github.com/IntersectMBO/cardano-db-sync at ef00c76513947b356b81505ca3792b89322bd792 --- _sources/cardano-db-tool/13.7.1.0/meta.toml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 _sources/cardano-db-tool/13.7.1.0/meta.toml diff --git a/_sources/cardano-db-tool/13.7.1.0/meta.toml b/_sources/cardano-db-tool/13.7.1.0/meta.toml new file mode 100644 index 000000000..4c20e7010 --- /dev/null +++ b/_sources/cardano-db-tool/13.7.1.0/meta.toml @@ -0,0 +1,3 @@ +timestamp = 2026-06-25T07:34:00Z +github = { repo = "IntersectMBO/cardano-db-sync", rev = "ef00c76513947b356b81505ca3792b89322bd792" } +subdir = 'cardano-db-tool' From 739b0cdbcca4d865d352b8d529305bc8f90ab4da Mon Sep 17 00:00:00 2001 From: kderme Date: Thu, 25 Jun 2026 10:34:02 +0300 Subject: [PATCH 4/5] Added cardano-smash-server-13.7.1.0 From https://github.com/IntersectMBO/cardano-db-sync at ef00c76513947b356b81505ca3792b89322bd792 --- _sources/cardano-smash-server/13.7.1.0/meta.toml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 _sources/cardano-smash-server/13.7.1.0/meta.toml diff --git a/_sources/cardano-smash-server/13.7.1.0/meta.toml b/_sources/cardano-smash-server/13.7.1.0/meta.toml new file mode 100644 index 000000000..c196ddf86 --- /dev/null +++ b/_sources/cardano-smash-server/13.7.1.0/meta.toml @@ -0,0 +1,3 @@ +timestamp = 2026-06-25T07:34:00Z +github = { repo = "IntersectMBO/cardano-db-sync", rev = "ef00c76513947b356b81505ca3792b89322bd792" } +subdir = 'cardano-smash-server' From 7fedf203db5c3b2bd231203518f833b2b0330ce3 Mon Sep 17 00:00:00 2001 From: kderme Date: Thu, 25 Jun 2026 12:09:30 +0300 Subject: [PATCH 5/5] Add CODEOWNERS entries for cardano-db-sync packages --- CODEOWNERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CODEOWNERS b/CODEOWNERS index 4e0240ca9..3a30c8532 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -186,3 +186,9 @@ _sources/scls-cardano @tweag/functional-engineering _sources/scls-cbor @tweag/functional-engineering _sources/scls-core @tweag/functional-engineering _sources/scls-format @tweag/functional-engineering + +# cardano-db-sync +_sources/cardano-db @IntersectMBO/core-tech-dbsync-maintainers +_sources/cardano-db-sync @IntersectMBO/core-tech-dbsync-maintainers +_sources/cardano-db-tool @IntersectMBO/core-tech-dbsync-maintainers +_sources/cardano-smash-server @IntersectMBO/core-tech-dbsync-maintainers