From 8294af6577fd3f014c808eb0656a3d216c2a6d36 Mon Sep 17 00:00:00 2001 From: Benoit Ranque Date: Tue, 1 Oct 2024 18:44:01 -0400 Subject: [PATCH 01/20] Release Clickhouse v1.0.3 (#319) --- registry/hasura/clickhouse/metadata.json | 7 ++++++- .../releases/v1.0.3/connector-packaging.json | 11 +++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 registry/hasura/clickhouse/releases/v1.0.3/connector-packaging.json diff --git a/registry/hasura/clickhouse/metadata.json b/registry/hasura/clickhouse/metadata.json index 34c0808e..f3c69b2c 100644 --- a/registry/hasura/clickhouse/metadata.json +++ b/registry/hasura/clickhouse/metadata.json @@ -7,7 +7,7 @@ "tags": [ "database" ], - "latest_version": "v1.0.2" + "latest_version": "v1.0.3" }, "author": { "support_email": "support@hasura.io", @@ -20,6 +20,11 @@ "is_open_source": true, "repository": "https://github.com/hasura/ndc-clickhouse/", "version": [ + { + "tag": "v1.0.3", + "hash": "e359aed45779b3c249c164f76cd6450c272739ce", + "is_verified": true + }, { "tag": "v1.0.2", "hash": "ec2463375b9244e008005d44a2b82288867c2d4e", diff --git a/registry/hasura/clickhouse/releases/v1.0.3/connector-packaging.json b/registry/hasura/clickhouse/releases/v1.0.3/connector-packaging.json new file mode 100644 index 00000000..97cd7953 --- /dev/null +++ b/registry/hasura/clickhouse/releases/v1.0.3/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "1.0.3", + "uri": "https://github.com/hasura/ndc-clickhouse/releases/download/v1.0.3/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "e8dfc5d3a0706ebe9391fa7a1735d42395211bd462ad7f3cfe135b17036ec9e5" + }, + "source": { + "hash": "e359aed45779b3c249c164f76cd6450c272739ce" + } +} \ No newline at end of file From ea14b37d0e6a4eede1228bfaa82dc74aab1320cc Mon Sep 17 00:00:00 2001 From: Brandon Martin Date: Wed, 2 Oct 2024 04:56:48 -0600 Subject: [PATCH 02/20] Release MongoDB version 1.3.0 (#320) --- registry/hasura/mongodb/metadata.json | 113 ++---------------- .../releases/v1.3.0/connector-packaging.json | 11 ++ 2 files changed, 22 insertions(+), 102 deletions(-) create mode 100644 registry/hasura/mongodb/releases/v1.3.0/connector-packaging.json diff --git a/registry/hasura/mongodb/metadata.json b/registry/hasura/mongodb/metadata.json index 43923c03..39eab698 100644 --- a/registry/hasura/mongodb/metadata.json +++ b/registry/hasura/mongodb/metadata.json @@ -7,7 +7,7 @@ "tags": [ "database" ], - "latest_version": "v1.1.0" + "latest_version": "v1.3.0" }, "author": { "support_email": "support@hasura.io", @@ -16,111 +16,20 @@ }, "is_verified": true, "is_hosted_by_hasura": false, - "packages": [ - { - "version": "1.1.0", - "uri": "https://github.com/hasura/ndc-mongodb/releases/download/v1.1.0/connector-definition.tgz", - "checksum": { - "type": "sha256", - "value": "e0b616454261c1d07b058578f26ba928c832b11805ade1474e274c945e12e088" - }, - "source": { - "hash": "eab726516ecfcee76abeab1b92f3b5d6cba10976" - } - }, - { - "version": "1.0.0", - "uri": "https://github.com/hasura/ndc-mongodb/releases/download/v1.0.0/connector-definition.tgz", - "checksum": { - "type": "sha256", - "value": "0dc038620f40911a2c5662b61d8e2ac9605876c80b3eb3cbae5cc1ebcd5b611f" - }, - "source": { - "hash": "4beb7ddabddc3035ca5cc7bd85493a71a2e34147" - } - }, - { - "version": "0.1.0", - "uri": "https://github.com/hasura/ndc-mongodb/releases/download/v0.1.0/connector-definition.tgz", - "checksum": { - "type": "sha256", - "value": "adb5ce24e053117ba33c16ecf54bdc5a678790f3b31801645911fdf7091a58e0" - }, - "source": { - "hash": "175272912b86a11359a9b6b7fd72c7a6e2326bf1" - } - }, - { - "version": "0.0.6", - "uri": "https://github.com/hasura/ndc-mongodb/releases/download/v0.0.6/connector-definition.tgz", - "checksum": { - "type": "sha256", - "value": "24370c44a8ff92dce488569717956069f2a50de7a8f54547b140d85a17b52875" - }, - "source": { - "hash": "6e842c308eeee38d3bc393e6b99157961ca3ed03" - } - }, - { - "version": "0.0.5", - "uri": "https://github.com/hasura/ndc-mongodb/releases/download/v0.0.5/connector-definition.tgz", - "checksum": { - "type": "sha256", - "value": "2064a98d223240b912720f0528c6b9a7107a42e4452407c2b75e77dcfdbd4227" - }, - "source": { - "hash": "055154b5d84f05ff0049aa75a29b85caf89822f6" - } - }, - { - "version": "0.0.4", - "uri": "https://github.com/hasura/ndc-mongodb/releases/download/v0.0.4/connector-definition.tgz", - "checksum": { - "type": "sha256", - "value": "7b826a79686b48e58819751091fac62071df75ca9fd617b80709fe098a054f26" - }, - "source": { - "hash": "38a4a56134a909001b645c659062ae393c2cebe0" - } - }, - { - "version": "0.0.3", - "uri": "https://github.com/hasura/ndc-mongodb/releases/download/v0.0.3/connector-definition.tgz", - "checksum": { - "type": "sha256", - "value": "0019dfc4b32d63c1392aa264aed2253c1e0c2fb09216f8e2cc269bbfb8bb49b5" - }, - "source": { - "hash": "b50094a368f8fbab7c37e4b83ef5dc1249a4a5d5" - } - }, - { - "version": "0.0.2", - "uri": "https://github.com/hasura/ndc-mongodb/releases/download/v0.0.2/connector-definition.tgz", - "checksum": { - "type": "sha256", - "value": "f014459e9dbcce8bafe1c33c74b1fa1720d544bc283cc819c81d719028219846" - }, - "source": { - "hash": "90c336c4d1d949d62dd25b04742e650fb6d458e0" - } - }, - { - "version": "0.0.1", - "uri": "https://github.com/hasura/ndc-mongodb/releases/download/v0.0.1/connector-definition.tgz", - "checksum": { - "type": "sha256", - "value": "2cd3584557be7e2870f3488a30cac6219924b3f7accd9f5f473285323843a0f4" - }, - "source": { - "hash": "c32adbde478147518f65ff465c40a0703239288a" - } - } - ], "source_code": { "is_open_source": true, "repository": "https://github.com/hasura/ndc-mongodb/", "version": [ + { + "tag": "v1.3.0", + "hash": "47fc3c301203d0118940a317e7c634e768b8898a", + "is_verified": true + }, + { + "tag": "v1.2.0", + "hash": "2e0696e8bd587c18f067e683ec367f6ba350537f", + "is_verified": true + }, { "tag": "v1.1.0", "hash": "eab726516ecfcee76abeab1b92f3b5d6cba10976", diff --git a/registry/hasura/mongodb/releases/v1.3.0/connector-packaging.json b/registry/hasura/mongodb/releases/v1.3.0/connector-packaging.json new file mode 100644 index 00000000..4dd4d385 --- /dev/null +++ b/registry/hasura/mongodb/releases/v1.3.0/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "1.3.0", + "uri": "https://github.com/hasura/ndc-mongodb/releases/download/v1.3.0/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "f67bcd8ad5a39e1d93e73e5259c5fd8e4f8a55f9ab4d897980c1d7d43d01f2b9" + }, + "source": { + "hash": "47fc3c301203d0118940a317e7c634e768b8898a" + } +} From 3328674e6829235be6aee12f0bc45d183516a20e Mon Sep 17 00:00:00 2001 From: AdalbertMemSQL Date: Thu, 3 Oct 2024 01:07:19 +0300 Subject: [PATCH 03/20] release singlestore version 0.0.4 (#321) --- registry/hasura/singlestore/README.md | 9 +++++---- registry/hasura/singlestore/metadata.json | 12 +++++++++++- .../releases/v0.0.4/connector-packaging.json | 11 +++++++++++ 3 files changed, 27 insertions(+), 5 deletions(-) create mode 100644 registry/hasura/singlestore/releases/v0.0.4/connector-packaging.json diff --git a/registry/hasura/singlestore/README.md b/registry/hasura/singlestore/README.md index e01d8f85..3acb622f 100644 --- a/registry/hasura/singlestore/README.md +++ b/registry/hasura/singlestore/README.md @@ -66,13 +66,14 @@ When the wizard runs, you'll be prompted to enter the following env vars necessa | ----------------------------------- | --------- | --------------------------------------------------------------------------------------------------- | | SINGLESTORE_HOST | localhost | Hostname of the SingleStore database to connect with. | | SINGLESTORE_PORT | 3306 | Port number of the SingleStore database. | +| SINGLESTORE_USER | | SingleStore user to authenticate as. | | SINGLESTORE_PASSWORD | | Password of the SingleStore database user. | | SINGLESTORE_DATABASE | | Name of the SingleStore database to connect with. | -| SINGLESTORE_SSL_CA | | Path to the trusted CA certificate file. | -| SINGLESTORE_SSL_CERT | | Path to the certificate chain file in PEM format. | -| SINGLESTORE_SSL_KEY | | Path to the private key file in PEM format. | +| SINGLESTORE_SSL_CA | | CA certificate. | +| SINGLESTORE_SSL_CERT | | Certificate chain in PEM format. | +| SINGLESTORE_SSL_KEY | | Private key in PEM format. | | SINGLESTORE_SSL_CIPHERS | | Cipher suite specification. If specified, it replaces the default value. | -| SINGLESTORE_SSL_PASSPHRASE | | Cipher suite specification. If specified, it replaces the default value. | +| SINGLESTORE_SSL_PASSPHRASE | | Shared passphrase used for a single private key. | | SINGLESTORE_SSL_REJECT_UNAUTHORIZED | true | If enabled, the server rejects any connection that is not authorized with the list of supplied CAs. | The connector uses [MySQL2](https://sidorares.github.io/node-mysql2/docs) library to establish a connection. For more diff --git a/registry/hasura/singlestore/metadata.json b/registry/hasura/singlestore/metadata.json index 46c26690..f7e8f6ab 100644 --- a/registry/hasura/singlestore/metadata.json +++ b/registry/hasura/singlestore/metadata.json @@ -7,7 +7,7 @@ "tags": [ "database" ], - "latest_version": "v0.0.3" + "latest_version": "v0.0.4" }, "author": { "support_email": "integrations@singlestore.com", @@ -34,6 +34,16 @@ "tag": "v0.0.3", "hash": "72ed900d5cc6819614fa27bba7bdba8977eedc6d", "is_verified": false + }, + { + "tag": "v0.0.4", + "hash": "4a7e713a767d9899c6b81d455ba76b7b75602d06", + "is_verified": false + }, + { + "tag": "v0.0.4", + "hash": "f26ee20fedf4578a29ff3199561b2882d70f915a", + "is_verified": false } ] } diff --git a/registry/hasura/singlestore/releases/v0.0.4/connector-packaging.json b/registry/hasura/singlestore/releases/v0.0.4/connector-packaging.json new file mode 100644 index 00000000..ca96ac57 --- /dev/null +++ b/registry/hasura/singlestore/releases/v0.0.4/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "0.0.4", + "uri": "https://github.com/singlestore-labs/singlestore-hasura-connector/releases/download/v0.0.4/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "1532508dfff96f003adc16ad9b440b779733ee8fdfe9d1b07c4f8d8edea05188" + }, + "source": { + "hash": "f26ee20fedf4578a29ff3199561b2882d70f915a" + } +} From 3bf98db0b90b678dcb56629420b5dc83b9dd0ae3 Mon Sep 17 00:00:00 2001 From: pranshi06 <85474619+pranshi06@users.noreply.github.com> Date: Fri, 4 Oct 2024 13:48:03 +0530 Subject: [PATCH 04/20] Release SQLServer v0.2.2 (#323) --- registry/hasura/sqlserver/metadata.json | 2 +- .../releases/v0.2.2/connector-packaging.json | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 registry/hasura/sqlserver/releases/v0.2.2/connector-packaging.json diff --git a/registry/hasura/sqlserver/metadata.json b/registry/hasura/sqlserver/metadata.json index 4607df8d..1bba9bf7 100644 --- a/registry/hasura/sqlserver/metadata.json +++ b/registry/hasura/sqlserver/metadata.json @@ -5,7 +5,7 @@ "title": "SQL Server Connector", "logo": "logo.png", "tags": ["database"], - "latest_version": "v0.2.1" + "latest_version": "v0.2.2" }, "author": { "support_email": "support@hasura.io", diff --git a/registry/hasura/sqlserver/releases/v0.2.2/connector-packaging.json b/registry/hasura/sqlserver/releases/v0.2.2/connector-packaging.json new file mode 100644 index 00000000..7c1ccefa --- /dev/null +++ b/registry/hasura/sqlserver/releases/v0.2.2/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "0.2.2", + "uri": "https://github.com/hasura/ndc-sqlserver/releases/download/v0.2.2/package.tar.gz", + "checksum": { + "type": "sha256", + "value": "2dbe5251872bf39d3a08261f7042307bae2ea8c831eec1982177b765c1e7013d" + }, + "source": { + "hash": "c33ff7efdcdef2c337aa40e2e776a4c2fdaca68b" + } +} From bfcb124c6a4f61be5beb66418080e6f06658bd22 Mon Sep 17 00:00:00 2001 From: Toan Nguyen Date: Mon, 7 Oct 2024 17:14:51 +0700 Subject: [PATCH 05/20] add ndc-go v1.5.1 (#325) --- registry/hasura/go/metadata.json | 7 ++++++- .../go/releases/v1.5.1/connector-packaging.json | 11 +++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 registry/hasura/go/releases/v1.5.1/connector-packaging.json diff --git a/registry/hasura/go/metadata.json b/registry/hasura/go/metadata.json index 87f4b21f..cf73be01 100644 --- a/registry/hasura/go/metadata.json +++ b/registry/hasura/go/metadata.json @@ -5,7 +5,7 @@ "title": "Go Connector", "logo": "logo.svg", "tags": [], - "latest_version": "v1.4.0" + "latest_version": "v1.5.1" }, "author": { "support_email": "support@hasura.io", @@ -18,6 +18,11 @@ "is_open_source": true, "repository": "https://github.com/hasura/ndc-sdk-go", "version": [ + { + "tag": "v1.5.1", + "hash": "e6a7fd89d13f0a8b12732ee88ae5bbe775ec60ba", + "is_verified": true + }, { "tag": "v1.4.0", "hash": "c31575e0eb0c55e0f326c859f7c1a830dc09c424", diff --git a/registry/hasura/go/releases/v1.5.1/connector-packaging.json b/registry/hasura/go/releases/v1.5.1/connector-packaging.json new file mode 100644 index 00000000..f529df56 --- /dev/null +++ b/registry/hasura/go/releases/v1.5.1/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "v1.5.1", + "uri": "https://github.com/hasura/ndc-sdk-go/releases/download/v1.5.1/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "4d55c4f60793b23446d0d88eaa1f591cb34197115f65a626728da01556e2b53b" + }, + "source": { + "hash": "e6a7fd89d13f0a8b12732ee88ae5bbe775ec60ba" + } +} From cae4d041ca9a321bb30c866763760cfe281adad9 Mon Sep 17 00:00:00 2001 From: Benoit Ranque Date: Mon, 7 Oct 2024 09:38:09 -0400 Subject: [PATCH 06/20] Release ClickHouse v1.0.4 (#324) --- registry/hasura/clickhouse/metadata.json | 7 ++++++- .../releases/v1.0.4/connector-packaging.json | 11 +++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 registry/hasura/clickhouse/releases/v1.0.4/connector-packaging.json diff --git a/registry/hasura/clickhouse/metadata.json b/registry/hasura/clickhouse/metadata.json index f3c69b2c..05e18ab7 100644 --- a/registry/hasura/clickhouse/metadata.json +++ b/registry/hasura/clickhouse/metadata.json @@ -7,7 +7,7 @@ "tags": [ "database" ], - "latest_version": "v1.0.3" + "latest_version": "v1.0.4" }, "author": { "support_email": "support@hasura.io", @@ -20,6 +20,11 @@ "is_open_source": true, "repository": "https://github.com/hasura/ndc-clickhouse/", "version": [ + { + "tag": "v1.0.4", + "hash": "2702f3f3cd1b399a42d451f9fcfe75d641b1cfeb", + "is_verified": true + }, { "tag": "v1.0.3", "hash": "e359aed45779b3c249c164f76cd6450c272739ce", diff --git a/registry/hasura/clickhouse/releases/v1.0.4/connector-packaging.json b/registry/hasura/clickhouse/releases/v1.0.4/connector-packaging.json new file mode 100644 index 00000000..639787d0 --- /dev/null +++ b/registry/hasura/clickhouse/releases/v1.0.4/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "1.0.4", + "uri": "https://github.com/hasura/ndc-clickhouse/releases/download/v1.0.4/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "e1528c4e7453839547c43fb831f5733cbbb3254da49e7df6226e1f83fc467f3f" + }, + "source": { + "hash": "2702f3f3cd1b399a42d451f9fcfe75d641b1cfeb" + } +} \ No newline at end of file From f18504de738fb1d1c739a24119fbd0c45c942f69 Mon Sep 17 00:00:00 2001 From: Vishnu Bharathi Date: Mon, 7 Oct 2024 22:22:09 +0530 Subject: [PATCH 07/20] make cockroach to be an aliased connector of postgres (#327) I guess we missed including this one in our previous attempt to create alias connectors for postgres. --- .../aliased_connectors}/cockroach/README.md | 0 .../aliased_connectors}/cockroach/logo.png | Bin .../aliased_connectors}/cockroach/metadata.json | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename registry/hasura/{ => postgres/aliased_connectors}/cockroach/README.md (100%) rename registry/hasura/{ => postgres/aliased_connectors}/cockroach/logo.png (100%) rename registry/hasura/{ => postgres/aliased_connectors}/cockroach/metadata.json (100%) diff --git a/registry/hasura/cockroach/README.md b/registry/hasura/postgres/aliased_connectors/cockroach/README.md similarity index 100% rename from registry/hasura/cockroach/README.md rename to registry/hasura/postgres/aliased_connectors/cockroach/README.md diff --git a/registry/hasura/cockroach/logo.png b/registry/hasura/postgres/aliased_connectors/cockroach/logo.png similarity index 100% rename from registry/hasura/cockroach/logo.png rename to registry/hasura/postgres/aliased_connectors/cockroach/logo.png diff --git a/registry/hasura/cockroach/metadata.json b/registry/hasura/postgres/aliased_connectors/cockroach/metadata.json similarity index 100% rename from registry/hasura/cockroach/metadata.json rename to registry/hasura/postgres/aliased_connectors/cockroach/metadata.json From 7677be6a57a9794442ad46eaf06009ac11d269a3 Mon Sep 17 00:00:00 2001 From: pranshi06 <85474619+pranshi06@users.noreply.github.com> Date: Tue, 8 Oct 2024 20:12:28 +0530 Subject: [PATCH 08/20] update BigQuery logo file (#330) Co-authored-by: py --- registry/hasura/bigquery/logo.png | Bin 3065 -> 13394 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/registry/hasura/bigquery/logo.png b/registry/hasura/bigquery/logo.png index 997915e29ffe55c2b2825eb51a998abcdc3bcdc5..fa2a54e96e45bfaea4aa602fc1fd33aa8669354c 100644 GIT binary patch literal 13394 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 AoB#j- literal 3065 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 Date: Wed, 9 Oct 2024 16:46:43 +0530 Subject: [PATCH 09/20] fix sha256 checksum for some connectors (#328) --- .../clickhouse/releases/v0.2.9/connector-packaging.json | 2 +- registry/hasura/go/releases/v0.5.2/connector-packaging.json | 4 ++-- registry/hasura/go/releases/v0.6.3/connector-packaging.json | 2 +- registry/hasura/go/releases/v1.1.2/connector-packaging.json | 4 ++-- registry/hasura/go/releases/v1.2.3/connector-packaging.json | 2 +- registry/hasura/go/releases/v1.3.1/connector-packaging.json | 2 +- registry/hasura/go/releases/v1.4.0/connector-packaging.json | 2 +- registry/hasura/go/releases/v1.5.1/connector-packaging.json | 2 +- .../hasura/mongodb/releases/v0.0.3/connector-packaging.json | 4 ++-- .../hasura/mysql/releases/v0.1.0/connector-packaging.json | 2 +- .../hasura/oracle/releases/v0.1.0/connector-packaging.json | 2 +- .../hasura/phoenix/releases/v1.0.0/connector-packaging.json | 2 +- .../hasura/snowflake/releases/v0.1.0/connector-packaging.json | 2 +- 13 files changed, 16 insertions(+), 16 deletions(-) diff --git a/registry/hasura/clickhouse/releases/v0.2.9/connector-packaging.json b/registry/hasura/clickhouse/releases/v0.2.9/connector-packaging.json index dc6c0452..fd1946e1 100644 --- a/registry/hasura/clickhouse/releases/v0.2.9/connector-packaging.json +++ b/registry/hasura/clickhouse/releases/v0.2.9/connector-packaging.json @@ -3,7 +3,7 @@ "uri": "https://github.com/hasura/ndc-clickhouse/releases/download/v0.2.9/connector-definition.tgz", "checksum": { "type": "sha256", - "value": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" + "value": "7c1f2915336dfcea291e3dc50b7cfd7df72216346b8f4d6a4073e13d55c53b90" }, "source": { "hash": "93752f433f4e7c91f0c13d92ea9369deb97d1970" diff --git a/registry/hasura/go/releases/v0.5.2/connector-packaging.json b/registry/hasura/go/releases/v0.5.2/connector-packaging.json index 90a5ffc1..898ed0eb 100644 --- a/registry/hasura/go/releases/v0.5.2/connector-packaging.json +++ b/registry/hasura/go/releases/v0.5.2/connector-packaging.json @@ -3,9 +3,9 @@ "uri": "https://github.com/hasura/ndc-sdk-go/releases/download/v0.5.2/connector-definition.tgz", "checksum": { "type": "sha256", - "value": "dfb2ea7499744a1ad00673703eed28bccaf38b4866721f5b0aacb546d788a659" + "value": "820018ed9e9f19fd969a87ce7c5da1e6d8408a271290c5fa63a5730ad391f26d" }, "source": { "hash": "79788195359a5e3cf0fc8896b61eb8f4d9196427" } -} \ No newline at end of file +} diff --git a/registry/hasura/go/releases/v0.6.3/connector-packaging.json b/registry/hasura/go/releases/v0.6.3/connector-packaging.json index 61753179..d9d102f5 100644 --- a/registry/hasura/go/releases/v0.6.3/connector-packaging.json +++ b/registry/hasura/go/releases/v0.6.3/connector-packaging.json @@ -3,7 +3,7 @@ "uri": "https://github.com/hasura/ndc-sdk-go/releases/download/v0.6.3/connector-definition.tgz", "checksum": { "type": "sha256", - "value": "e6ebd14bc1a75ab384da80eae7a823dd6883af6a574b42d720358d873491f96e" + "value": "e991b20f53c2d0bfd6fc11468c177154b38eb23ad5b708c0cd408b533b8404e8" }, "source": { "hash": "726b3fbb442fae62d18840905545f1d663baf87b" diff --git a/registry/hasura/go/releases/v1.1.2/connector-packaging.json b/registry/hasura/go/releases/v1.1.2/connector-packaging.json index f24a3e90..f16c490e 100644 --- a/registry/hasura/go/releases/v1.1.2/connector-packaging.json +++ b/registry/hasura/go/releases/v1.1.2/connector-packaging.json @@ -3,9 +3,9 @@ "uri": "https://github.com/hasura/ndc-sdk-go/releases/download/v1.1.2/connector-definition.tgz", "checksum": { "type": "sha256", - "value": "2e037c86fd4da3f07417a7216a7921b885a4e13b8da15210e1cd13cc4ee728f1" + "value": "2691a5a266da6a17c1d6681c7524ef85ce35842d391769decccd6ba4f05e3ac4" }, "source": { "hash": "32e28e549f11b790c320b6a79ad33ad8e6df5bd7" } -} \ No newline at end of file +} diff --git a/registry/hasura/go/releases/v1.2.3/connector-packaging.json b/registry/hasura/go/releases/v1.2.3/connector-packaging.json index b70abe80..cf31e4f5 100644 --- a/registry/hasura/go/releases/v1.2.3/connector-packaging.json +++ b/registry/hasura/go/releases/v1.2.3/connector-packaging.json @@ -3,7 +3,7 @@ "uri": "https://github.com/hasura/ndc-sdk-go/releases/download/v1.2.3/connector-definition.tgz", "checksum": { "type": "sha256", - "value": "9573485be49d633ab3a7b39e8777da2d3524702fafac1739e42217caf5b3ad9a" + "value": "c8baf7a8eead7fa705871269f4fe552cb0c3e8d7cc98bace6448a8a63f96fa89" }, "source": { "hash": "1fdc72d31dccae129d6d626dea6e31b5cd3b0b18" diff --git a/registry/hasura/go/releases/v1.3.1/connector-packaging.json b/registry/hasura/go/releases/v1.3.1/connector-packaging.json index 3628891b..347fc613 100644 --- a/registry/hasura/go/releases/v1.3.1/connector-packaging.json +++ b/registry/hasura/go/releases/v1.3.1/connector-packaging.json @@ -3,7 +3,7 @@ "uri": "https://github.com/hasura/ndc-sdk-go/releases/download/v1.3.1/connector-definition.tgz", "checksum": { "type": "sha256", - "value": "be6e634b8c989e4e13d68959e1daed9b76d64ae1337c52e0a0295f3bc5873d2e" + "value": "36b14d6475c749bbb1d29c0371bb7091a0cd5db54d2f83caae3f3a15505dedb9" }, "source": { "hash": "f6093ca96fe64063df786159a2bb061c01d9197d" diff --git a/registry/hasura/go/releases/v1.4.0/connector-packaging.json b/registry/hasura/go/releases/v1.4.0/connector-packaging.json index a0c4264b..efd405c8 100644 --- a/registry/hasura/go/releases/v1.4.0/connector-packaging.json +++ b/registry/hasura/go/releases/v1.4.0/connector-packaging.json @@ -3,7 +3,7 @@ "uri": "https://github.com/hasura/ndc-sdk-go/releases/download/v1.4.0/connector-definition.tgz", "checksum": { "type": "sha256", - "value": "d599976b66b18c241eb6bef9baf8c77d15d32c41db4392d198887ef848893e6f" + "value": "a24b5a8a6cc58280868f31f1e8bb39b420d4829efe68bcbeb6992be1a2c2fee5" }, "source": { "hash": "c31575e0eb0c55e0f326c859f7c1a830dc09c424" diff --git a/registry/hasura/go/releases/v1.5.1/connector-packaging.json b/registry/hasura/go/releases/v1.5.1/connector-packaging.json index f529df56..8cdb3efc 100644 --- a/registry/hasura/go/releases/v1.5.1/connector-packaging.json +++ b/registry/hasura/go/releases/v1.5.1/connector-packaging.json @@ -3,7 +3,7 @@ "uri": "https://github.com/hasura/ndc-sdk-go/releases/download/v1.5.1/connector-definition.tgz", "checksum": { "type": "sha256", - "value": "4d55c4f60793b23446d0d88eaa1f591cb34197115f65a626728da01556e2b53b" + "value": "153379fbbedfe4e6682dc882bdf60bb5285c884328c3b29dfe0e36db8c80fe86" }, "source": { "hash": "e6a7fd89d13f0a8b12732ee88ae5bbe775ec60ba" diff --git a/registry/hasura/mongodb/releases/v0.0.3/connector-packaging.json b/registry/hasura/mongodb/releases/v0.0.3/connector-packaging.json index 69037da8..2e40d789 100644 --- a/registry/hasura/mongodb/releases/v0.0.3/connector-packaging.json +++ b/registry/hasura/mongodb/releases/v0.0.3/connector-packaging.json @@ -3,9 +3,9 @@ "uri": "https://github.com/hasura/ndc-mongodb/releases/download/v0.0.3/connector-definition.tgz", "checksum": { "type": "sha256", - "value": "0019dfc4b32d63c1392aa264aed2253c1e0c2fb09216f8e2cc269bbfb8bb49b5" + "value": "04e4d3bb29bdb96766fa3cf0b9c9d4173550dced5c6c36b1a1d32545b5c0bd30" }, "source": { "hash": "b50094a368f8fbab7c37e4b83ef5dc1249a4a5d5" } -} \ No newline at end of file +} diff --git a/registry/hasura/mysql/releases/v0.1.0/connector-packaging.json b/registry/hasura/mysql/releases/v0.1.0/connector-packaging.json index ef79399f..3c76e1fe 100644 --- a/registry/hasura/mysql/releases/v0.1.0/connector-packaging.json +++ b/registry/hasura/mysql/releases/v0.1.0/connector-packaging.json @@ -3,7 +3,7 @@ "uri": "https://github.com/hasura/ndc-jvm-mono/releases/download/mysql%2Fv0.1.0/package.tar.gz", "checksum": { "type": "sha256", - "value": "09b51f9be725099345159880d21efb712776bfd09291a0daa81d7e7b1418ca2c" + "value": "9807b4467dae194f558af17970cb3ba4f7faf4f3a0c14f2a114a7296498cf025" }, "source": { "hash": "145792746281b606bcef2dfe20d1f0ad69efe01e" diff --git a/registry/hasura/oracle/releases/v0.1.0/connector-packaging.json b/registry/hasura/oracle/releases/v0.1.0/connector-packaging.json index 535615bc..9de59411 100644 --- a/registry/hasura/oracle/releases/v0.1.0/connector-packaging.json +++ b/registry/hasura/oracle/releases/v0.1.0/connector-packaging.json @@ -3,7 +3,7 @@ "uri": "https://github.com/hasura/ndc-jvm-mono/releases/download/oracle%2Fv0.1.0/package.tar.gz", "checksum": { "type": "sha256", - "value": "0d837408a213f55df34062b96a2ac7fabcf8c61891918b6b2754d90fc61dd24c" + "value": "33a52fa0070ee4c956fbae37212b2012ff5f637dc90e2b47ee1899a39b3d34a6" }, "source": { "hash": "145792746281b606bcef2dfe20d1f0ad69efe01e" diff --git a/registry/hasura/phoenix/releases/v1.0.0/connector-packaging.json b/registry/hasura/phoenix/releases/v1.0.0/connector-packaging.json index e2778153..10028942 100644 --- a/registry/hasura/phoenix/releases/v1.0.0/connector-packaging.json +++ b/registry/hasura/phoenix/releases/v1.0.0/connector-packaging.json @@ -3,7 +3,7 @@ "uri": "https://github.com/hasura/ndc-jvm-mono/releases/download/phoenix%2Fv1.0.0/package.tar.gz", "checksum": { "type": "sha256", - "value": "6875748c433e772da7603e3b4fd0798b4c2321a4" + "value": "dea7bcd0784bce3a2b8f7a573f793f24f511f793c2b117636235ff883c351e68" }, "source": { "hash": "145792746281b606bcef2dfe20d1f0ad69efe01e" diff --git a/registry/hasura/snowflake/releases/v0.1.0/connector-packaging.json b/registry/hasura/snowflake/releases/v0.1.0/connector-packaging.json index 55a37c1c..0783e356 100644 --- a/registry/hasura/snowflake/releases/v0.1.0/connector-packaging.json +++ b/registry/hasura/snowflake/releases/v0.1.0/connector-packaging.json @@ -3,7 +3,7 @@ "uri": "https://github.com/hasura/ndc-jvm-mono/releases/download/snowflake%2Fv0.1.0/package.tar.gz", "checksum": { "type": "sha256", - "value": "564757bc44bebe56560fe21a1306507d160caf084d69556bded4a7ed392e1b41" + "value": "662391f5d3821bf41662d25266bfa9ff6e9d5a162a31b74959487d12deb89d3e" }, "source": { "hash": "145792746281b606bcef2dfe20d1f0ad69efe01e" From fdb98e110c5a86148e39be23e31a997a6c150620 Mon Sep 17 00:00:00 2001 From: Vishnu Bharathi Date: Wed, 9 Oct 2024 19:03:56 +0530 Subject: [PATCH 10/20] ci: turn off connector publication (#332) Fixing some discrepancies in the hub. So turning off the automation for a bit. We will revert this after fixing all the discrepancies. --- .github/workflows/registry-updates-prod.yaml | 36 ++++++++++---------- .github/workflows/registry-updates.yaml | 34 +++++++++--------- 2 files changed, 35 insertions(+), 35 deletions(-) diff --git a/.github/workflows/registry-updates-prod.yaml b/.github/workflows/registry-updates-prod.yaml index 32e8d71e..78bc2aca 100644 --- a/.github/workflows/registry-updates-prod.yaml +++ b/.github/workflows/registry-updates-prod.yaml @@ -40,21 +40,21 @@ jobs: run: | cat changed_files.json - - name: Setup Go - uses: actions/setup-go@v4 - with: - go-version: 1.21.x - - - name: Run registry automation program - env: - CHANGED_FILES_PATH: "changed_files.json" - PUBLICATION_ENV: "production" - CONNECTOR_REGISTRY_GQL_URL: ${{ secrets.CONNECTOR_REGISTRY_GQL_URL }} - GCP_BUCKET_NAME: ${{ secrets.GCP_BUCKET_NAME }} - GCP_SERVICE_ACCOUNT_DETAILS: ${{ secrets.GCP_SERVICE_ACCOUNT_DETAILS }} - CONNECTOR_PUBLICATION_KEY: ${{ secrets.CONNECTOR_PUBLICATION_KEY }} - CLOUDINARY_URL: ${{ secrets.CLOUDINARY_URL }} - run: | - mv changed_files.json registry-automation/changed_files.json - cd registry-automation - go run main.go ci + # - name: Setup Go + # uses: actions/setup-go@v4 + # with: + # go-version: 1.21.x + + # - name: Run registry automation program + # env: + # CHANGED_FILES_PATH: "changed_files.json" + # PUBLICATION_ENV: "production" + # CONNECTOR_REGISTRY_GQL_URL: ${{ secrets.CONNECTOR_REGISTRY_GQL_URL }} + # GCP_BUCKET_NAME: ${{ secrets.GCP_BUCKET_NAME }} + # GCP_SERVICE_ACCOUNT_DETAILS: ${{ secrets.GCP_SERVICE_ACCOUNT_DETAILS }} + # CONNECTOR_PUBLICATION_KEY: ${{ secrets.CONNECTOR_PUBLICATION_KEY }} + # CLOUDINARY_URL: ${{ secrets.CLOUDINARY_URL }} + # run: | + # mv changed_files.json registry-automation/changed_files.json + # cd registry-automation + # go run main.go ci diff --git a/.github/workflows/registry-updates.yaml b/.github/workflows/registry-updates.yaml index fd0a6afe..64029cdb 100644 --- a/.github/workflows/registry-updates.yaml +++ b/.github/workflows/registry-updates.yaml @@ -63,21 +63,21 @@ jobs: run: | cat changed_files.json - - name: Setup Go - uses: actions/setup-go@v4 - with: - go-version: 1.21.x + # - name: Setup Go + # uses: actions/setup-go@v4 + # with: + # go-version: 1.21.x - - name: Run registry automation program - env: - CHANGED_FILES_PATH: "changed_files.json" - PUBLICATION_ENV: "staging" - CONNECTOR_REGISTRY_GQL_URL: ${{ secrets.CONNECTOR_REGISTRY_GQL_URL }} - GCP_BUCKET_NAME: ${{ secrets.GCP_BUCKET_NAME }} - GCP_SERVICE_ACCOUNT_DETAILS: ${{ secrets.GCP_SERVICE_ACCOUNT_DETAILS }} - CONNECTOR_PUBLICATION_KEY: ${{ secrets.CONNECTOR_PUBLICATION_KEY }} - CLOUDINARY_URL: ${{ secrets.CLOUDINARY_URL }} - run: | - mv changed_files.json registry-automation/changed_files.json - cd registry-automation - go run main.go ci + # - name: Run registry automation program + # env: + # CHANGED_FILES_PATH: "changed_files.json" + # PUBLICATION_ENV: "staging" + # CONNECTOR_REGISTRY_GQL_URL: ${{ secrets.CONNECTOR_REGISTRY_GQL_URL }} + # GCP_BUCKET_NAME: ${{ secrets.GCP_BUCKET_NAME }} + # GCP_SERVICE_ACCOUNT_DETAILS: ${{ secrets.GCP_SERVICE_ACCOUNT_DETAILS }} + # CONNECTOR_PUBLICATION_KEY: ${{ secrets.CONNECTOR_PUBLICATION_KEY }} + # CLOUDINARY_URL: ${{ secrets.CLOUDINARY_URL }} + # run: | + # mv changed_files.json registry-automation/changed_files.json + # cd registry-automation + # go run main.go ci From c90ea86797feead0034896e865760235c4142ecf Mon Sep 17 00:00:00 2001 From: Vishnu Bharathi Date: Wed, 9 Oct 2024 19:06:16 +0530 Subject: [PATCH 11/20] hasura/qdrant: add missing releases (#331) --- .../qdrant/releases/v0.1.7/connector-packaging.json | 11 +++++++++++ .../qdrant/releases/v0.1.9/connector-packaging.json | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 registry/hasura/qdrant/releases/v0.1.7/connector-packaging.json create mode 100644 registry/hasura/qdrant/releases/v0.1.9/connector-packaging.json diff --git a/registry/hasura/qdrant/releases/v0.1.7/connector-packaging.json b/registry/hasura/qdrant/releases/v0.1.7/connector-packaging.json new file mode 100644 index 00000000..6df9f8c6 --- /dev/null +++ b/registry/hasura/qdrant/releases/v0.1.7/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "v0.1.7", + "uri": "https://github.com/hasura/ndc-qdrant/releases/download/v0.1.7/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "6ed4b6252e9f3f91d68deb4195a11b70fe14691b155af792ec91f8aee743b587" + }, + "source": { + "hash": "848a9022df832b4595473f8bae4b3a66564f0bda" + } +} diff --git a/registry/hasura/qdrant/releases/v0.1.9/connector-packaging.json b/registry/hasura/qdrant/releases/v0.1.9/connector-packaging.json new file mode 100644 index 00000000..285b79ea --- /dev/null +++ b/registry/hasura/qdrant/releases/v0.1.9/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "v0.1.9", + "uri": "https://github.com/hasura/ndc-qdrant/releases/download/v0.1.9/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "38a83f9851a6600e23eeda5e2c07f2aba492b6298a7a0c434a70af9d143ec4f4" + }, + "source": { + "hash": "c07dbcfbf00a1c4549eaf2860afad018910c830a" + } +} From e7a41f45d614b5112ec62c710ec02c88d1e45856 Mon Sep 17 00:00:00 2001 From: Vishnu Bharathi Date: Wed, 9 Oct 2024 20:33:48 +0530 Subject: [PATCH 12/20] hasura/go: add missing releases (#333) --- .../go/releases/v0.6.5/connector-packaging.json | 11 +++++++++++ .../go/releases/v1.2.5/connector-packaging.json | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 registry/hasura/go/releases/v0.6.5/connector-packaging.json create mode 100644 registry/hasura/go/releases/v1.2.5/connector-packaging.json diff --git a/registry/hasura/go/releases/v0.6.5/connector-packaging.json b/registry/hasura/go/releases/v0.6.5/connector-packaging.json new file mode 100644 index 00000000..c9074751 --- /dev/null +++ b/registry/hasura/go/releases/v0.6.5/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "v0.6.5", + "uri": "https://github.com/hasura/ndc-sdk-go/releases/download/v0.6.5/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "83aa8fb301c562af143c18faaa51d1ba849e960196ff3abe3407275916f6ad71" + }, + "source": { + "hash": "c9e64bdf5972aca5f9c350ff6e6b05eff32af7c9" + } +} diff --git a/registry/hasura/go/releases/v1.2.5/connector-packaging.json b/registry/hasura/go/releases/v1.2.5/connector-packaging.json new file mode 100644 index 00000000..6d6c27ec --- /dev/null +++ b/registry/hasura/go/releases/v1.2.5/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "v1.2.5", + "uri": "https://github.com/hasura/ndc-sdk-go/releases/download/v1.2.5/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "06cb73837c36969c0d9249816ff5061854f2eced0ea3f24c7c8b7867e9f5653c" + }, + "source": { + "hash": "53706fbf16bab34ee7a375b8f502016725a4928c" + } +} From 0461f247440b288131200feadac2f1b32a4b2801 Mon Sep 17 00:00:00 2001 From: Vishnu Bharathi Date: Wed, 9 Oct 2024 20:35:15 +0530 Subject: [PATCH 13/20] hasura/python: add missing releases (#335) --- .../python/releases/v0.0.29/connector-packaging.json | 11 +++++++++++ .../python/releases/v0.0.30/connector-packaging.json | 11 +++++++++++ .../python/releases/v0.0.32/connector-packaging.json | 11 +++++++++++ .../python/releases/v0.0.33/connector-packaging.json | 11 +++++++++++ .../python/releases/v0.0.41/connector-packaging.json | 11 +++++++++++ 5 files changed, 55 insertions(+) create mode 100644 registry/hasura/python/releases/v0.0.29/connector-packaging.json create mode 100644 registry/hasura/python/releases/v0.0.30/connector-packaging.json create mode 100644 registry/hasura/python/releases/v0.0.32/connector-packaging.json create mode 100644 registry/hasura/python/releases/v0.0.33/connector-packaging.json create mode 100644 registry/hasura/python/releases/v0.0.41/connector-packaging.json diff --git a/registry/hasura/python/releases/v0.0.29/connector-packaging.json b/registry/hasura/python/releases/v0.0.29/connector-packaging.json new file mode 100644 index 00000000..56708a02 --- /dev/null +++ b/registry/hasura/python/releases/v0.0.29/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "v0.0.29", + "uri": "https://github.com/hasura/ndc-python-lambda/releases/download/v0.0.29/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "913c7f91535ddabc6d49bbfbe4ba3a5f42bc812ae6dc3849419314c772933b28" + }, + "source": { + "hash": "d3257fb98e7e4ed41f7a6482c523c66d03efc374" + } +} diff --git a/registry/hasura/python/releases/v0.0.30/connector-packaging.json b/registry/hasura/python/releases/v0.0.30/connector-packaging.json new file mode 100644 index 00000000..29030db0 --- /dev/null +++ b/registry/hasura/python/releases/v0.0.30/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "v0.0.30", + "uri": "https://github.com/hasura/ndc-python-lambda/releases/download/v0.0.30/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "dbd59f1da60cee002c5fbbd9e48798578aa7fcdf4b65d2fe06d157869837d6df" + }, + "source": { + "hash": "eb1c3d90eea1ff09c04914b60d9254eb85cc489f" + } +} diff --git a/registry/hasura/python/releases/v0.0.32/connector-packaging.json b/registry/hasura/python/releases/v0.0.32/connector-packaging.json new file mode 100644 index 00000000..c8038641 --- /dev/null +++ b/registry/hasura/python/releases/v0.0.32/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "v0.0.32", + "uri": "https://github.com/hasura/ndc-python-lambda/releases/download/v0.0.32/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "18d2c5e1449b3b23499093b4282fe27d6667df20685c1be4deac73daf31fbc1d" + }, + "source": { + "hash": "c65fb03c8f756340cf9b85885ef98bdf1712321b" + } +} diff --git a/registry/hasura/python/releases/v0.0.33/connector-packaging.json b/registry/hasura/python/releases/v0.0.33/connector-packaging.json new file mode 100644 index 00000000..e27afef0 --- /dev/null +++ b/registry/hasura/python/releases/v0.0.33/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "v0.0.33", + "uri": "https://github.com/hasura/ndc-python-lambda/releases/download/v0.0.33/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "11cd4be00dbfa3fa33b4067acb8b8b6086d0f935ead19e823d91ce7e6df7a0fb" + }, + "source": { + "hash": "c8b46112a6ae4da231c07f4edf478cd2c336772e" + } +} diff --git a/registry/hasura/python/releases/v0.0.41/connector-packaging.json b/registry/hasura/python/releases/v0.0.41/connector-packaging.json new file mode 100644 index 00000000..7994b281 --- /dev/null +++ b/registry/hasura/python/releases/v0.0.41/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "v0.0.41", + "uri": "https://github.com/hasura/ndc-python-lambda/releases/download/v0.0.41/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "0e9d93ed0bc48328dc78a7f428308988d09a18acbde64ce94d7c973fc555a07b" + }, + "source": { + "hash": "02344cb606f2a851ecb1545ce894a697bc533e13" + } +} From 64b7f73ace97df5064a9984934a7936d92dd95e3 Mon Sep 17 00:00:00 2001 From: Vishnu Bharathi Date: Wed, 9 Oct 2024 20:36:02 +0530 Subject: [PATCH 14/20] hasura/duckdb: add missing releases (#336) --- .../duckdb/releases/v0.0.9/connector-packaging.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 registry/hasura/duckdb/releases/v0.0.9/connector-packaging.json diff --git a/registry/hasura/duckdb/releases/v0.0.9/connector-packaging.json b/registry/hasura/duckdb/releases/v0.0.9/connector-packaging.json new file mode 100644 index 00000000..120e0e0d --- /dev/null +++ b/registry/hasura/duckdb/releases/v0.0.9/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "v0.0.9", + "uri": "https://github.com/hasura/ndc-duckdb/releases/download/v0.0.9/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "1117ed3274a7cdab4ab61082cf860ad045d242e5e7ffb1ac8f76bb1053e63094" + }, + "source": { + "hash": "5da63b6d05a87529967346b24f80d25bcf16f103" + } +} From 2ea771e708e36b1385c2c252839dbf69c13f48e9 Mon Sep 17 00:00:00 2001 From: Vishnu Bharathi Date: Wed, 9 Oct 2024 20:37:32 +0530 Subject: [PATCH 15/20] hasura/turso: add missing releases (#337) --- .../turso/releases/v0.0.10/connector-packaging.json | 11 +++++++++++ .../turso/releases/v0.0.14/connector-packaging.json | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 registry/hasura/turso/releases/v0.0.10/connector-packaging.json create mode 100644 registry/hasura/turso/releases/v0.0.14/connector-packaging.json diff --git a/registry/hasura/turso/releases/v0.0.10/connector-packaging.json b/registry/hasura/turso/releases/v0.0.10/connector-packaging.json new file mode 100644 index 00000000..0c79ae81 --- /dev/null +++ b/registry/hasura/turso/releases/v0.0.10/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "v0.0.10", + "uri": "https://github.com/hasura/ndc-turso/releases/download/v0.0.10/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "fcf43584074d917905f5c9ed56612a02536cfe9378e09498e55d97bce0ed1545" + }, + "source": { + "hash": "ca77c247f448a15b6821df32d716ec2f7f58fa21" + } +} diff --git a/registry/hasura/turso/releases/v0.0.14/connector-packaging.json b/registry/hasura/turso/releases/v0.0.14/connector-packaging.json new file mode 100644 index 00000000..d0b3cefa --- /dev/null +++ b/registry/hasura/turso/releases/v0.0.14/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "v0.0.14", + "uri": "https://github.com/hasura/ndc-turso/releases/download/v0.0.14/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "8ac58c78f836c89ea97e2bc3dab636c23dbd6976f9183c00cd2d3cd5b99a6efe" + }, + "source": { + "hash": "6087a7aa26fea73421bdbc74fb7820e8ca9c3bf7" + } +} From 409cacd8ef0ec571800693fb46d5ad941bedaaae Mon Sep 17 00:00:00 2001 From: Vishnu Bharathi Date: Wed, 9 Oct 2024 20:38:40 +0530 Subject: [PATCH 16/20] hasura/openapi: add missing releases (#338) --- .../releases/v0.0.2-alpha/connector-packaging.json | 11 +++++++++++ .../openapi/releases/v0.1.0/connector-packaging.json | 11 +++++++++++ .../openapi/releases/v0.1.1/connector-packaging.json | 11 +++++++++++ 3 files changed, 33 insertions(+) create mode 100644 registry/hasura/openapi/releases/v0.0.2-alpha/connector-packaging.json create mode 100644 registry/hasura/openapi/releases/v0.1.0/connector-packaging.json create mode 100644 registry/hasura/openapi/releases/v0.1.1/connector-packaging.json diff --git a/registry/hasura/openapi/releases/v0.0.2-alpha/connector-packaging.json b/registry/hasura/openapi/releases/v0.0.2-alpha/connector-packaging.json new file mode 100644 index 00000000..c2d0b86c --- /dev/null +++ b/registry/hasura/openapi/releases/v0.0.2-alpha/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "v0.0.2-alpha", + "uri": "https://github.com/hasura/ndc-open-api-lambda/releases/download/v0.0.2-alpha/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "25ec7152d795871e1d2944665ef48012520181afaf6f7c66a030c3a443edbeb3" + }, + "source": { + "hash": "35ba5da05dba1602fea40a3a8fba3652fd1c3e12" + } +} diff --git a/registry/hasura/openapi/releases/v0.1.0/connector-packaging.json b/registry/hasura/openapi/releases/v0.1.0/connector-packaging.json new file mode 100644 index 00000000..7029b11a --- /dev/null +++ b/registry/hasura/openapi/releases/v0.1.0/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "v0.1.0", + "uri": "https://github.com/hasura/ndc-open-api-lambda/releases/download/v0.1.0/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "f371014bc0f8a873644bd0127531aa6354b9fca1e5680b12c567c3a3fc4204a5" + }, + "source": { + "hash": "d0c628e9206d397373f42faaf3733f6ada94b56c" + } +} diff --git a/registry/hasura/openapi/releases/v0.1.1/connector-packaging.json b/registry/hasura/openapi/releases/v0.1.1/connector-packaging.json new file mode 100644 index 00000000..e3e02875 --- /dev/null +++ b/registry/hasura/openapi/releases/v0.1.1/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "v0.1.1", + "uri": "https://github.com/hasura/ndc-open-api-lambda/releases/download/v0.1.1/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "a7365a6f7780dcfae85cc787e2de83ea22d416a1d4a9fc597b68227bf978e264" + }, + "source": { + "hash": "4b70712933de7a7ed475407ccd0be7bed1611ae8" + } +} From 005a2ba7b1e83ea209e50d0b00e55c90181d4309 Mon Sep 17 00:00:00 2001 From: Vishnu Bharathi Date: Wed, 9 Oct 2024 20:40:26 +0530 Subject: [PATCH 17/20] hasura/azure-cosmos: add missing releases (#339) --- .../releases/v0.1.7/connector-packaging.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 registry/hasura/azure-cosmos/releases/v0.1.7/connector-packaging.json diff --git a/registry/hasura/azure-cosmos/releases/v0.1.7/connector-packaging.json b/registry/hasura/azure-cosmos/releases/v0.1.7/connector-packaging.json new file mode 100644 index 00000000..21d4a4bc --- /dev/null +++ b/registry/hasura/azure-cosmos/releases/v0.1.7/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "v0.1.7", + "uri": "https://github.com/hasura/ndc-azure-cosmos-connector/releases/download/v0.1.7/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "7871b676682fc72054166bde70384957bf744f04ed7a8352867cda04fbede904" + }, + "source": { + "hash": "eb6beadf7d6102c647820a8ebb957b6f99b68f59" + } +} From e3b8c091e86ef34e30086b21acc46da3b2bdab13 Mon Sep 17 00:00:00 2001 From: Vishnu Bharathi Date: Wed, 9 Oct 2024 20:41:55 +0530 Subject: [PATCH 18/20] hasura/postgres: add missing releases (#334) --- .../postgres/releases/v0.5.1/connector-packaging.json | 11 +++++++++++ .../postgres/releases/v0.5.2/connector-packaging.json | 11 +++++++++++ .../postgres/releases/v0.6.0/connector-packaging.json | 11 +++++++++++ .../postgres/releases/v0.7.0/connector-packaging.json | 11 +++++++++++ .../postgres/releases/v0.7.1/connector-packaging.json | 11 +++++++++++ .../postgres/releases/v0.8.0/connector-packaging.json | 11 +++++++++++ .../postgres/releases/v1.0.0/connector-packaging.json | 11 +++++++++++ .../postgres/releases/v1.0.1/connector-packaging.json | 11 +++++++++++ .../postgres/releases/v1.1.1/connector-packaging.json | 11 +++++++++++ 9 files changed, 99 insertions(+) create mode 100644 registry/hasura/postgres/releases/v0.5.1/connector-packaging.json create mode 100644 registry/hasura/postgres/releases/v0.5.2/connector-packaging.json create mode 100644 registry/hasura/postgres/releases/v0.6.0/connector-packaging.json create mode 100644 registry/hasura/postgres/releases/v0.7.0/connector-packaging.json create mode 100644 registry/hasura/postgres/releases/v0.7.1/connector-packaging.json create mode 100644 registry/hasura/postgres/releases/v0.8.0/connector-packaging.json create mode 100644 registry/hasura/postgres/releases/v1.0.0/connector-packaging.json create mode 100644 registry/hasura/postgres/releases/v1.0.1/connector-packaging.json create mode 100644 registry/hasura/postgres/releases/v1.1.1/connector-packaging.json diff --git a/registry/hasura/postgres/releases/v0.5.1/connector-packaging.json b/registry/hasura/postgres/releases/v0.5.1/connector-packaging.json new file mode 100644 index 00000000..71869c6d --- /dev/null +++ b/registry/hasura/postgres/releases/v0.5.1/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "v0.5.1", + "uri": "https://github.com/hasura/ndc-postgres/releases/download/v0.5.1/package.tar.gz", + "checksum": { + "type": "sha256", + "value": "e219c7511e1ba994f3089db6bde5c0fd80a9744d12f04e4a13fdca41cf234433" + }, + "source": { + "hash": "bdb270288188d0e32e564ea369e27da6d73833c5" + } +} diff --git a/registry/hasura/postgres/releases/v0.5.2/connector-packaging.json b/registry/hasura/postgres/releases/v0.5.2/connector-packaging.json new file mode 100644 index 00000000..fd7f4e85 --- /dev/null +++ b/registry/hasura/postgres/releases/v0.5.2/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "v0.5.2", + "uri": "https://github.com/hasura/ndc-postgres/releases/download/v0.5.2/package.tar.gz", + "checksum": { + "type": "sha256", + "value": "e577b0f90d4611f293064478ddc647f9a14004307852efa6a87973622889faad" + }, + "source": { + "hash": "805bc53209b9c8f7ca184b5a76bf86da5f47a1a3" + } +} diff --git a/registry/hasura/postgres/releases/v0.6.0/connector-packaging.json b/registry/hasura/postgres/releases/v0.6.0/connector-packaging.json new file mode 100644 index 00000000..33e89824 --- /dev/null +++ b/registry/hasura/postgres/releases/v0.6.0/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "v0.6.0", + "uri": "https://github.com/hasura/ndc-postgres/releases/download/v0.6.0/package.tar.gz", + "checksum": { + "type": "sha256", + "value": "49b491928898f5ed251ea67dccb4eeca99fbdcc0855ce6331d7e5cb2a2cf339e" + }, + "source": { + "hash": "582c771c06b0ee5b4a5541ebc75dd483a6376c48" + } +} diff --git a/registry/hasura/postgres/releases/v0.7.0/connector-packaging.json b/registry/hasura/postgres/releases/v0.7.0/connector-packaging.json new file mode 100644 index 00000000..960f98e7 --- /dev/null +++ b/registry/hasura/postgres/releases/v0.7.0/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "v0.7.0", + "uri": "https://github.com/hasura/ndc-postgres/releases/download/v0.7.0/package.tar.gz", + "checksum": { + "type": "sha256", + "value": "ca0ff962cd836c4cb19ad89590896c02e9538b5b6fabc99f93b96b5db9ddd988" + }, + "source": { + "hash": "0c6fbadcaceb08791fe98f3e68294c739decfbec" + } +} diff --git a/registry/hasura/postgres/releases/v0.7.1/connector-packaging.json b/registry/hasura/postgres/releases/v0.7.1/connector-packaging.json new file mode 100644 index 00000000..d9e124c2 --- /dev/null +++ b/registry/hasura/postgres/releases/v0.7.1/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "v0.7.1", + "uri": "https://github.com/hasura/ndc-postgres/releases/download/v0.7.1/package.tar.gz", + "checksum": { + "type": "sha256", + "value": "881fe5d046665d16eeb11410813335b0f3fc54ea6f948a7b5683fdc8eceeb281" + }, + "source": { + "hash": "53565d6b4d342f98eed5cb2a91bebac745aa1d13" + } +} diff --git a/registry/hasura/postgres/releases/v0.8.0/connector-packaging.json b/registry/hasura/postgres/releases/v0.8.0/connector-packaging.json new file mode 100644 index 00000000..f1c698ee --- /dev/null +++ b/registry/hasura/postgres/releases/v0.8.0/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "v0.8.0", + "uri": "https://github.com/hasura/ndc-postgres/releases/download/v0.8.0/package.tar.gz", + "checksum": { + "type": "sha256", + "value": "828dcbc1c1951c6dd4324cbaf41410076507094be88e278b8710aaccbf87af32" + }, + "source": { + "hash": "45131122d3f153cfee3df1e1b8077dd21a37e386" + } +} diff --git a/registry/hasura/postgres/releases/v1.0.0/connector-packaging.json b/registry/hasura/postgres/releases/v1.0.0/connector-packaging.json new file mode 100644 index 00000000..0b279c87 --- /dev/null +++ b/registry/hasura/postgres/releases/v1.0.0/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "v1.0.0", + "uri": "https://github.com/hasura/ndc-postgres/releases/download/v1.0.0/package.tar.gz", + "checksum": { + "type": "sha256", + "value": "e9d4b11b29f5bc721b3cd596cdfcf4de7e8463c5510ea104b673215e876a9139" + }, + "source": { + "hash": "4af168d5638545f0e5c9e864ad4b4b28b7e860eb" + } +} diff --git a/registry/hasura/postgres/releases/v1.0.1/connector-packaging.json b/registry/hasura/postgres/releases/v1.0.1/connector-packaging.json new file mode 100644 index 00000000..92e04f7c --- /dev/null +++ b/registry/hasura/postgres/releases/v1.0.1/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "v1.0.1", + "uri": "https://github.com/hasura/ndc-postgres/releases/download/v1.0.1/package.tar.gz", + "checksum": { + "type": "sha256", + "value": "c88e3199aa42b5a758941b0d0c6ed98396b7a1be3076c25daacd1ad7d92aa8f5" + }, + "source": { + "hash": "e2fd65143411400ec612a20100e7ed3a7ed8f298" + } +} diff --git a/registry/hasura/postgres/releases/v1.1.1/connector-packaging.json b/registry/hasura/postgres/releases/v1.1.1/connector-packaging.json new file mode 100644 index 00000000..d8025f12 --- /dev/null +++ b/registry/hasura/postgres/releases/v1.1.1/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "v1.1.1", + "uri": "https://github.com/hasura/ndc-postgres/releases/download/v1.1.1/package.tar.gz", + "checksum": { + "type": "sha256", + "value": "bb03bd400417e61884f2f7bafe5054b24a1377adcd22e749e4e3d0cc3b3d70bf" + }, + "source": { + "hash": "fc6a7a742a0adb3b2923316e678003322fbd821b" + } +} From ec3d3605b3afb91b72f0318d957227a91369a0fe Mon Sep 17 00:00:00 2001 From: Vishnu Bharathi Date: Wed, 9 Oct 2024 21:19:26 +0530 Subject: [PATCH 19/20] fix: add missing version prefix (#340) --- .../releases/v0.1.2/connector-packaging.json | 20 +++++++++---------- .../releases/v0.1.3/connector-packaging.json | 20 +++++++++---------- .../releases/v0.1.6/connector-packaging.json | 20 +++++++++---------- .../releases/v0.2.0/connector-packaging.json | 20 +++++++++---------- .../releases/v0.1.1/connector-packaging.json | 4 ++-- .../releases/v0.2.1/connector-packaging.json | 2 +- .../releases/v0.2.10/connector-packaging.json | 2 +- .../releases/v0.2.11/connector-packaging.json | 2 +- .../releases/v0.2.2/connector-packaging.json | 2 +- .../releases/v0.2.3/connector-packaging.json | 2 +- .../releases/v0.2.4/connector-packaging.json | 2 +- .../releases/v0.2.5/connector-packaging.json | 2 +- .../releases/v0.2.6/connector-packaging.json | 2 +- .../releases/v0.2.7/connector-packaging.json | 2 +- .../releases/v0.2.8/connector-packaging.json | 2 +- .../releases/v0.2.9/connector-packaging.json | 2 +- .../releases/v1.0.0/connector-packaging.json | 2 +- .../releases/v1.0.1/connector-packaging.json | 2 +- .../releases/v1.0.2/connector-packaging.json | 2 +- .../releases/v1.0.3/connector-packaging.json | 2 +- .../releases/v1.0.4/connector-packaging.json | 2 +- .../releases/v0.0.17/connector-packaging.json | 19 +++++++++--------- .../releases/v0.1.0/connector-packaging.json | 4 ++-- .../releases/v0.1.0/connector-packaging.json | 4 ++-- .../releases/v0.1.1/connector-packaging.json | 4 ++-- .../releases/v0.2.0/connector-packaging.json | 4 ++-- .../releases/v1.0.0/connector-packaging.json | 4 ++-- .../releases/v1.0.1/connector-packaging.json | 4 ++-- .../releases/v1.0.2/connector-packaging.json | 4 ++-- .../releases/v1.0.3/connector-packaging.json | 4 ++-- .../releases/v0.1.0/connector-packaging.json | 2 +- .../releases/v0.1.1/connector-packaging.json | 2 +- .../releases/v0.1.2/connector-packaging.json | 2 +- .../releases/v0.1.3/connector-packaging.json | 2 +- .../releases/v0.2.0/connector-packaging.json | 2 +- .../releases/v0.0.1/connector-packaging.json | 2 +- .../releases/v0.0.2/connector-packaging.json | 2 +- .../releases/v0.0.3/connector-packaging.json | 4 ++-- .../releases/v0.0.4/connector-packaging.json | 2 +- .../releases/v0.0.5/connector-packaging.json | 2 +- .../releases/v0.0.6/connector-packaging.json | 2 +- .../releases/v0.1.0/connector-packaging.json | 2 +- .../releases/v1.0.0/connector-packaging.json | 2 +- .../releases/v1.1.0/connector-packaging.json | 2 +- .../releases/v1.2.0/connector-packaging.json | 4 ++-- .../releases/v1.3.0/connector-packaging.json | 4 ++-- .../releases/v0.1.0/connector-packaging.json | 20 +++++++++---------- .../releases/v1.0.1/connector-packaging.json | 20 +++++++++---------- .../releases/v1.0.2/connector-packaging.json | 20 +++++++++---------- .../releases/v1.0.0/connector-packaging.json | 4 ++-- .../releases/v1.1.0/connector-packaging.json | 4 ++-- .../releases/v1.2.0/connector-packaging.json | 4 ++-- .../releases/v1.3.0/connector-packaging.json | 4 ++-- .../releases/v1.4.0/connector-packaging.json | 4 ++-- .../releases/v1.4.1/connector-packaging.json | 4 ++-- .../releases/v1.5.0/connector-packaging.json | 4 ++-- .../releases/v1.6.0/connector-packaging.json | 4 ++-- .../releases/v1.7.0/connector-packaging.json | 4 ++-- .../releases/v1.8.0/connector-packaging.json | 4 ++-- .../releases/v0.1.2/connector-packaging.json | 4 ++-- .../releases/v0.1.3/connector-packaging.json | 4 ++-- .../releases/v0.1.4/connector-packaging.json | 4 ++-- .../releases/v0.1.5/connector-packaging.json | 4 ++-- .../releases/v0.2.0/connector-packaging.json | 19 +++++++++--------- .../releases/v0.1.0/connector-packaging.json | 20 +++++++++---------- .../releases/v1.0.1/connector-packaging.json | 20 +++++++++---------- .../releases/v1.0.2/connector-packaging.json | 20 +++++++++---------- .../releases/v1.0.0/connector-packaging.json | 20 +++++++++---------- .../releases/v1.0.2/connector-packaging.json | 4 ++-- .../releases/v1.1.0/connector-packaging.json | 4 ++-- .../releases/v0.0.45/connector-packaging.json | 18 ++++++++--------- .../releases/v0.1.0/connector-packaging.json | 18 ++++++++--------- .../releases/v0.2.1/connector-packaging.json | 19 +++++++++--------- .../releases/v0.3.0/connector-packaging.json | 4 ++-- .../releases/v0.0.1/connector-packaging.json | 18 ++++++++--------- .../releases/v0.0.2/connector-packaging.json | 4 ++-- .../releases/v0.0.3/connector-packaging.json | 4 ++-- .../releases/v0.0.4/connector-packaging.json | 4 ++-- .../releases/v0.1.0/connector-packaging.json | 4 ++-- .../releases/v1.0.1/connector-packaging.json | 4 ++-- .../releases/v0.1.0/connector-packaging.json | 4 ++-- .../releases/v0.1.1/connector-packaging.json | 4 ++-- .../releases/v0.1.2/connector-packaging.json | 4 ++-- .../releases/v0.2.0/connector-packaging.json | 20 +++++++++---------- .../releases/v0.2.1/connector-packaging.json | 20 +++++++++---------- .../releases/v0.2.2/connector-packaging.json | 20 +++++++++---------- .../releases/v0.0.15/connector-packaging.json | 19 +++++++++--------- .../releases/v0.1.0/connector-packaging.json | 4 ++-- 88 files changed, 308 insertions(+), 312 deletions(-) diff --git a/registry/hasura/azure-cosmos/releases/v0.1.2/connector-packaging.json b/registry/hasura/azure-cosmos/releases/v0.1.2/connector-packaging.json index 4feb205e..d60eb2e7 100644 --- a/registry/hasura/azure-cosmos/releases/v0.1.2/connector-packaging.json +++ b/registry/hasura/azure-cosmos/releases/v0.1.2/connector-packaging.json @@ -1,11 +1,11 @@ { - "version": "0.1.2", - "uri": "https://github.com/hasura/ndc-azure-cosmos-connector/releases/download/v0.1.2/connector-definition.tgz", - "checksum": { - "type": "sha256", - "value": "09ce246a9039d2aaf799a7e0402b243fb3763ba802535348a9fee243de1bf1b7" - }, - "source": { - "hash": "f67b2f80d64175a055a9489d4e59f30d5d3870a0" - } -} + "version": "v0.1.2", + "uri": "https://github.com/hasura/ndc-azure-cosmos-connector/releases/download/v0.1.2/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "09ce246a9039d2aaf799a7e0402b243fb3763ba802535348a9fee243de1bf1b7" + }, + "source": { + "hash": "f67b2f80d64175a055a9489d4e59f30d5d3870a0" + } +} \ No newline at end of file diff --git a/registry/hasura/azure-cosmos/releases/v0.1.3/connector-packaging.json b/registry/hasura/azure-cosmos/releases/v0.1.3/connector-packaging.json index 3d4242c9..3a268c01 100644 --- a/registry/hasura/azure-cosmos/releases/v0.1.3/connector-packaging.json +++ b/registry/hasura/azure-cosmos/releases/v0.1.3/connector-packaging.json @@ -1,11 +1,11 @@ { - "version": "0.1.3", - "uri": "https://github.com/hasura/ndc-azure-cosmos-connector/releases/download/v0.1.3/connector-definition.tgz", - "checksum": { - "type": "sha256", - "value": "34655ff615be0d5738ffe1811972776808e9880a6fa3ec673123844c648154d7" - }, - "source": { - "hash": "97032d1a41fd932d637b5ba24ca6611d9e1f4905" - } -} + "version": "v0.1.3", + "uri": "https://github.com/hasura/ndc-azure-cosmos-connector/releases/download/v0.1.3/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "34655ff615be0d5738ffe1811972776808e9880a6fa3ec673123844c648154d7" + }, + "source": { + "hash": "97032d1a41fd932d637b5ba24ca6611d9e1f4905" + } +} \ No newline at end of file diff --git a/registry/hasura/azure-cosmos/releases/v0.1.6/connector-packaging.json b/registry/hasura/azure-cosmos/releases/v0.1.6/connector-packaging.json index 3b23bbb9..6b00fbfc 100644 --- a/registry/hasura/azure-cosmos/releases/v0.1.6/connector-packaging.json +++ b/registry/hasura/azure-cosmos/releases/v0.1.6/connector-packaging.json @@ -1,11 +1,11 @@ { - "version": "0.1.6", - "uri": "https://github.com/hasura/ndc-azure-cosmos-connector/releases/download/v0.1.6/connector-definition.tgz", - "checksum": { - "type": "sha256", - "value": "c95285f38d38b213c1163ce60be87d868645d065c36ed4bac6b99ed89f5e5184" - }, - "source": { - "hash": "eb6beadf7d6102c647820a8ebb957b6f99b68f59" - } -} + "version": "v0.1.6", + "uri": "https://github.com/hasura/ndc-azure-cosmos-connector/releases/download/v0.1.6/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "c95285f38d38b213c1163ce60be87d868645d065c36ed4bac6b99ed89f5e5184" + }, + "source": { + "hash": "eb6beadf7d6102c647820a8ebb957b6f99b68f59" + } +} \ No newline at end of file diff --git a/registry/hasura/azure-cosmos/releases/v0.2.0/connector-packaging.json b/registry/hasura/azure-cosmos/releases/v0.2.0/connector-packaging.json index 0e557006..5819d034 100644 --- a/registry/hasura/azure-cosmos/releases/v0.2.0/connector-packaging.json +++ b/registry/hasura/azure-cosmos/releases/v0.2.0/connector-packaging.json @@ -1,11 +1,11 @@ { - "version": "0.2.0", - "uri": "https://github.com/hasura/ndc-azure-cosmos-connector/releases/download/v0.2.0/connector-definition.tgz", - "checksum": { - "type": "sha256", - "value": "4457e122a608f055fae0cc312b6850c0213ddbbfbce1b0af8356b5c00f2f322f" - }, - "source": { - "hash": "5478d2a3b282d7a61961a8de8f7df3ebbb29c5c4" - } -} + "version": "v0.2.0", + "uri": "https://github.com/hasura/ndc-azure-cosmos-connector/releases/download/v0.2.0/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "4457e122a608f055fae0cc312b6850c0213ddbbfbce1b0af8356b5c00f2f322f" + }, + "source": { + "hash": "5478d2a3b282d7a61961a8de8f7df3ebbb29c5c4" + } +} \ No newline at end of file diff --git a/registry/hasura/bigquery/releases/v0.1.1/connector-packaging.json b/registry/hasura/bigquery/releases/v0.1.1/connector-packaging.json index c92ea036..e29a4a6d 100644 --- a/registry/hasura/bigquery/releases/v0.1.1/connector-packaging.json +++ b/registry/hasura/bigquery/releases/v0.1.1/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.1.1", + "version": "v0.1.1", "uri": "https://github.com/hasura/ndc-bigquery/releases/download/v0.1.1/package.tar.gz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "10ac176c590840971354a611c156aef6bc9915c4" } -} +} \ No newline at end of file diff --git a/registry/hasura/clickhouse/releases/v0.2.1/connector-packaging.json b/registry/hasura/clickhouse/releases/v0.2.1/connector-packaging.json index ca4da984..4b2af140 100644 --- a/registry/hasura/clickhouse/releases/v0.2.1/connector-packaging.json +++ b/registry/hasura/clickhouse/releases/v0.2.1/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.2.1", + "version": "v0.2.1", "uri": "https://github.com/hasura/ndc-clickhouse/releases/download/v0.2.1/connector-definition.tgz", "checksum": { "type": "sha256", diff --git a/registry/hasura/clickhouse/releases/v0.2.10/connector-packaging.json b/registry/hasura/clickhouse/releases/v0.2.10/connector-packaging.json index 4588d858..7c6cddfa 100644 --- a/registry/hasura/clickhouse/releases/v0.2.10/connector-packaging.json +++ b/registry/hasura/clickhouse/releases/v0.2.10/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.2.10", + "version": "v0.2.10", "uri": "https://github.com/hasura/ndc-clickhouse/releases/download/v0.2.10/connector-definition.tgz", "checksum": { "type": "sha256", diff --git a/registry/hasura/clickhouse/releases/v0.2.11/connector-packaging.json b/registry/hasura/clickhouse/releases/v0.2.11/connector-packaging.json index 4df2fe21..98affcb8 100644 --- a/registry/hasura/clickhouse/releases/v0.2.11/connector-packaging.json +++ b/registry/hasura/clickhouse/releases/v0.2.11/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.2.11", + "version": "v0.2.11", "uri": "https://github.com/hasura/ndc-clickhouse/releases/download/v0.2.11/connector-definition.tgz", "checksum": { "type": "sha256", diff --git a/registry/hasura/clickhouse/releases/v0.2.2/connector-packaging.json b/registry/hasura/clickhouse/releases/v0.2.2/connector-packaging.json index da7f9a11..c4c74542 100644 --- a/registry/hasura/clickhouse/releases/v0.2.2/connector-packaging.json +++ b/registry/hasura/clickhouse/releases/v0.2.2/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.2.2", + "version": "v0.2.2", "uri": "https://github.com/hasura/ndc-clickhouse/releases/download/v0.2.2/connector-definition.tgz", "checksum": { "type": "sha256", diff --git a/registry/hasura/clickhouse/releases/v0.2.3/connector-packaging.json b/registry/hasura/clickhouse/releases/v0.2.3/connector-packaging.json index c321dba6..e8c0c7b1 100644 --- a/registry/hasura/clickhouse/releases/v0.2.3/connector-packaging.json +++ b/registry/hasura/clickhouse/releases/v0.2.3/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.2.3", + "version": "v0.2.3", "uri": "https://github.com/hasura/ndc-clickhouse/releases/download/v0.2.3/connector-definition.tgz", "checksum": { "type": "sha256", diff --git a/registry/hasura/clickhouse/releases/v0.2.4/connector-packaging.json b/registry/hasura/clickhouse/releases/v0.2.4/connector-packaging.json index 758f847d..e71969cf 100644 --- a/registry/hasura/clickhouse/releases/v0.2.4/connector-packaging.json +++ b/registry/hasura/clickhouse/releases/v0.2.4/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.2.4", + "version": "v0.2.4", "uri": "https://github.com/hasura/ndc-clickhouse/releases/download/v0.2.4/connector-definition.tgz", "checksum": { "type": "sha256", diff --git a/registry/hasura/clickhouse/releases/v0.2.5/connector-packaging.json b/registry/hasura/clickhouse/releases/v0.2.5/connector-packaging.json index 2cdea3c6..85909a0a 100644 --- a/registry/hasura/clickhouse/releases/v0.2.5/connector-packaging.json +++ b/registry/hasura/clickhouse/releases/v0.2.5/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.2.5", + "version": "v0.2.5", "uri": "https://github.com/hasura/ndc-clickhouse/releases/download/v0.2.5/connector-definition.tgz", "checksum": { "type": "sha256", diff --git a/registry/hasura/clickhouse/releases/v0.2.6/connector-packaging.json b/registry/hasura/clickhouse/releases/v0.2.6/connector-packaging.json index 29ab3b91..69684a34 100644 --- a/registry/hasura/clickhouse/releases/v0.2.6/connector-packaging.json +++ b/registry/hasura/clickhouse/releases/v0.2.6/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.2.6", + "version": "v0.2.6", "uri": "https://github.com/hasura/ndc-clickhouse/releases/download/v0.2.6/connector-definition.tgz", "checksum": { "type": "sha256", diff --git a/registry/hasura/clickhouse/releases/v0.2.7/connector-packaging.json b/registry/hasura/clickhouse/releases/v0.2.7/connector-packaging.json index fa17cc7c..c1513463 100644 --- a/registry/hasura/clickhouse/releases/v0.2.7/connector-packaging.json +++ b/registry/hasura/clickhouse/releases/v0.2.7/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.2.7", + "version": "v0.2.7", "uri": "https://github.com/hasura/ndc-clickhouse/releases/download/v0.2.7/connector-definition.tgz", "checksum": { "type": "sha256", diff --git a/registry/hasura/clickhouse/releases/v0.2.8/connector-packaging.json b/registry/hasura/clickhouse/releases/v0.2.8/connector-packaging.json index ceb0ce8f..66c3d5bb 100644 --- a/registry/hasura/clickhouse/releases/v0.2.8/connector-packaging.json +++ b/registry/hasura/clickhouse/releases/v0.2.8/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.2.8", + "version": "v0.2.8", "uri": "https://github.com/hasura/ndc-clickhouse/releases/download/v0.2.8/connector-definition.tgz", "checksum": { "type": "sha256", diff --git a/registry/hasura/clickhouse/releases/v0.2.9/connector-packaging.json b/registry/hasura/clickhouse/releases/v0.2.9/connector-packaging.json index fd1946e1..f89da44f 100644 --- a/registry/hasura/clickhouse/releases/v0.2.9/connector-packaging.json +++ b/registry/hasura/clickhouse/releases/v0.2.9/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.2.9", + "version": "v0.2.9", "uri": "https://github.com/hasura/ndc-clickhouse/releases/download/v0.2.9/connector-definition.tgz", "checksum": { "type": "sha256", diff --git a/registry/hasura/clickhouse/releases/v1.0.0/connector-packaging.json b/registry/hasura/clickhouse/releases/v1.0.0/connector-packaging.json index 56f19e77..dbfbd5ac 100644 --- a/registry/hasura/clickhouse/releases/v1.0.0/connector-packaging.json +++ b/registry/hasura/clickhouse/releases/v1.0.0/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "1.0.0", + "version": "v1.0.0", "uri": "https://github.com/hasura/ndc-clickhouse/releases/download/v1.0.0/connector-definition.tgz", "checksum": { "type": "sha256", diff --git a/registry/hasura/clickhouse/releases/v1.0.1/connector-packaging.json b/registry/hasura/clickhouse/releases/v1.0.1/connector-packaging.json index ea1d3a58..2e0fe051 100644 --- a/registry/hasura/clickhouse/releases/v1.0.1/connector-packaging.json +++ b/registry/hasura/clickhouse/releases/v1.0.1/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "1.0.1", + "version": "v1.0.1", "uri": "https://github.com/hasura/ndc-clickhouse/releases/download/v1.0.1/connector-definition.tgz", "checksum": { "type": "sha256", diff --git a/registry/hasura/clickhouse/releases/v1.0.2/connector-packaging.json b/registry/hasura/clickhouse/releases/v1.0.2/connector-packaging.json index 492c2f09..30627125 100644 --- a/registry/hasura/clickhouse/releases/v1.0.2/connector-packaging.json +++ b/registry/hasura/clickhouse/releases/v1.0.2/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "1.0.2", + "version": "v1.0.2", "uri": "https://github.com/hasura/ndc-clickhouse/releases/download/v1.0.2/connector-definition.tgz", "checksum": { "type": "sha256", diff --git a/registry/hasura/clickhouse/releases/v1.0.3/connector-packaging.json b/registry/hasura/clickhouse/releases/v1.0.3/connector-packaging.json index 97cd7953..6be655ac 100644 --- a/registry/hasura/clickhouse/releases/v1.0.3/connector-packaging.json +++ b/registry/hasura/clickhouse/releases/v1.0.3/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "1.0.3", + "version": "v1.0.3", "uri": "https://github.com/hasura/ndc-clickhouse/releases/download/v1.0.3/connector-definition.tgz", "checksum": { "type": "sha256", diff --git a/registry/hasura/clickhouse/releases/v1.0.4/connector-packaging.json b/registry/hasura/clickhouse/releases/v1.0.4/connector-packaging.json index 639787d0..b9178453 100644 --- a/registry/hasura/clickhouse/releases/v1.0.4/connector-packaging.json +++ b/registry/hasura/clickhouse/releases/v1.0.4/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "1.0.4", + "version": "v1.0.4", "uri": "https://github.com/hasura/ndc-clickhouse/releases/download/v1.0.4/connector-definition.tgz", "checksum": { "type": "sha256", diff --git a/registry/hasura/duckdb/releases/v0.0.17/connector-packaging.json b/registry/hasura/duckdb/releases/v0.0.17/connector-packaging.json index 1665ecbf..001fa1af 100644 --- a/registry/hasura/duckdb/releases/v0.0.17/connector-packaging.json +++ b/registry/hasura/duckdb/releases/v0.0.17/connector-packaging.json @@ -1,12 +1,11 @@ { - "version": "0.0.17", - "uri": "https://github.com/hasura/ndc-duckdb/releases/download/v0.0.17/connector-definition.tgz", - "checksum": { - "type": "sha256", - "value": "3449766fff1794f0866f19505355b37d151d91682e1f784aef664b91abd57570" - }, - "source": { - "hash": "875c5fb4539febea0e5dad569fd8b64557870c1c" - } + "version": "v0.0.17", + "uri": "https://github.com/hasura/ndc-duckdb/releases/download/v0.0.17/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "3449766fff1794f0866f19505355b37d151d91682e1f784aef664b91abd57570" + }, + "source": { + "hash": "875c5fb4539febea0e5dad569fd8b64557870c1c" } - \ No newline at end of file +} \ No newline at end of file diff --git a/registry/hasura/duckdb/releases/v0.1.0/connector-packaging.json b/registry/hasura/duckdb/releases/v0.1.0/connector-packaging.json index 60793934..117716c7 100644 --- a/registry/hasura/duckdb/releases/v0.1.0/connector-packaging.json +++ b/registry/hasura/duckdb/releases/v0.1.0/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.1.0", + "version": "v0.1.0", "uri": "https://github.com/hasura/ndc-duckdb/releases/download/v0.1.0/connector-definition.tgz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "580d059cf6250da21e7fdb9bcfc78f6803c626f5" } -} +} \ No newline at end of file diff --git a/registry/hasura/elasticsearch/releases/v0.1.0/connector-packaging.json b/registry/hasura/elasticsearch/releases/v0.1.0/connector-packaging.json index e0a3d864..32c4dfcf 100644 --- a/registry/hasura/elasticsearch/releases/v0.1.0/connector-packaging.json +++ b/registry/hasura/elasticsearch/releases/v0.1.0/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.1.0", + "version": "v0.1.0", "uri": "https://github.com/hasura/ndc-elasticsearch/releases/download/v0.1.0/connector-definition.tgz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "4c6fabedaf3a28cdd6c55a18a37e1db974a83262" } -} +} \ No newline at end of file diff --git a/registry/hasura/elasticsearch/releases/v0.1.1/connector-packaging.json b/registry/hasura/elasticsearch/releases/v0.1.1/connector-packaging.json index 000cd437..601a6f3e 100644 --- a/registry/hasura/elasticsearch/releases/v0.1.1/connector-packaging.json +++ b/registry/hasura/elasticsearch/releases/v0.1.1/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.1.1", + "version": "v0.1.1", "uri": "https://github.com/hasura/ndc-elasticsearch/releases/download/v0.1.1/connector-definition.tgz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "413a2a4ddfd1910757c40c38e9a18148bc3b3bdc" } -} +} \ No newline at end of file diff --git a/registry/hasura/elasticsearch/releases/v0.2.0/connector-packaging.json b/registry/hasura/elasticsearch/releases/v0.2.0/connector-packaging.json index d794b284..03fddc85 100644 --- a/registry/hasura/elasticsearch/releases/v0.2.0/connector-packaging.json +++ b/registry/hasura/elasticsearch/releases/v0.2.0/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.2.0", + "version": "v0.2.0", "uri": "https://github.com/hasura/ndc-elasticsearch/releases/download/v0.2.0/connector-definition.tgz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "f5938f8c76829de7f16cf291c95a06f590b16d9a" } -} +} \ No newline at end of file diff --git a/registry/hasura/elasticsearch/releases/v1.0.0/connector-packaging.json b/registry/hasura/elasticsearch/releases/v1.0.0/connector-packaging.json index adf38221..915b6fd6 100644 --- a/registry/hasura/elasticsearch/releases/v1.0.0/connector-packaging.json +++ b/registry/hasura/elasticsearch/releases/v1.0.0/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "1.0.0", + "version": "v1.0.0", "uri": "https://github.com/hasura/ndc-elasticsearch/releases/download/v1.0.0/connector-definition.tgz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "9f1f508f551b4a9dec02c49e3312f38c24bb16c4" } -} +} \ No newline at end of file diff --git a/registry/hasura/elasticsearch/releases/v1.0.1/connector-packaging.json b/registry/hasura/elasticsearch/releases/v1.0.1/connector-packaging.json index 79c1cbd2..9e59d405 100644 --- a/registry/hasura/elasticsearch/releases/v1.0.1/connector-packaging.json +++ b/registry/hasura/elasticsearch/releases/v1.0.1/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "1.0.1", + "version": "v1.0.1", "uri": "https://github.com/hasura/ndc-elasticsearch/releases/download/v1.0.1/connector-definition.tgz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "72fad205f57e88781da6acafe1e03a7d220467c7" } -} +} \ No newline at end of file diff --git a/registry/hasura/elasticsearch/releases/v1.0.2/connector-packaging.json b/registry/hasura/elasticsearch/releases/v1.0.2/connector-packaging.json index e907f61f..b9a1987a 100644 --- a/registry/hasura/elasticsearch/releases/v1.0.2/connector-packaging.json +++ b/registry/hasura/elasticsearch/releases/v1.0.2/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "1.0.2", + "version": "v1.0.2", "uri": "https://github.com/hasura/ndc-elasticsearch/releases/download/v1.0.2/connector-definition.tgz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "19c1dfbce44db9fb9a71e9ca68c93de2d5fade6c" } -} +} \ No newline at end of file diff --git a/registry/hasura/elasticsearch/releases/v1.0.3/connector-packaging.json b/registry/hasura/elasticsearch/releases/v1.0.3/connector-packaging.json index 9044dc58..832d6b92 100644 --- a/registry/hasura/elasticsearch/releases/v1.0.3/connector-packaging.json +++ b/registry/hasura/elasticsearch/releases/v1.0.3/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "1.0.3", + "version": "v1.0.3", "uri": "https://github.com/hasura/ndc-elasticsearch/releases/download/v1.0.3/connector-definition.tgz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "4993fed05687b9464c64d44140cd801471ef32b9" } -} +} \ No newline at end of file diff --git a/registry/hasura/graphql/releases/v0.1.0/connector-packaging.json b/registry/hasura/graphql/releases/v0.1.0/connector-packaging.json index f3bebe33..7ccd6462 100644 --- a/registry/hasura/graphql/releases/v0.1.0/connector-packaging.json +++ b/registry/hasura/graphql/releases/v0.1.0/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.1.0", + "version": "v0.1.0", "uri": "https://github.com/hasura/ndc-graphql/releases/download/v0.1.0/connector-definition.tgz", "checksum": { "type": "sha256", diff --git a/registry/hasura/graphql/releases/v0.1.1/connector-packaging.json b/registry/hasura/graphql/releases/v0.1.1/connector-packaging.json index 8e7f0769..ed5c99c4 100644 --- a/registry/hasura/graphql/releases/v0.1.1/connector-packaging.json +++ b/registry/hasura/graphql/releases/v0.1.1/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.1.1", + "version": "v0.1.1", "uri": "https://github.com/hasura/ndc-graphql/releases/download/v0.1.1/connector-definition.tgz", "checksum": { "type": "sha256", diff --git a/registry/hasura/graphql/releases/v0.1.2/connector-packaging.json b/registry/hasura/graphql/releases/v0.1.2/connector-packaging.json index ffea7300..2b0e2fa3 100644 --- a/registry/hasura/graphql/releases/v0.1.2/connector-packaging.json +++ b/registry/hasura/graphql/releases/v0.1.2/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.1.2", + "version": "v0.1.2", "uri": "https://github.com/hasura/ndc-graphql/releases/download/v0.1.2/connector-definition.tgz", "checksum": { "type": "sha256", diff --git a/registry/hasura/graphql/releases/v0.1.3/connector-packaging.json b/registry/hasura/graphql/releases/v0.1.3/connector-packaging.json index 37aee93b..93e7fea1 100644 --- a/registry/hasura/graphql/releases/v0.1.3/connector-packaging.json +++ b/registry/hasura/graphql/releases/v0.1.3/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.1.3", + "version": "v0.1.3", "uri": "https://github.com/hasura/ndc-graphql/releases/download/v0.1.3/connector-definition.tgz", "checksum": { "type": "sha256", diff --git a/registry/hasura/graphql/releases/v0.2.0/connector-packaging.json b/registry/hasura/graphql/releases/v0.2.0/connector-packaging.json index adbb3f88..cab549d5 100644 --- a/registry/hasura/graphql/releases/v0.2.0/connector-packaging.json +++ b/registry/hasura/graphql/releases/v0.2.0/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.2.0", + "version": "v0.2.0", "uri": "https://github.com/hasura/ndc-graphql/releases/download/v0.2.0/connector-definition.tgz", "checksum": { "type": "sha256", diff --git a/registry/hasura/mongodb/releases/v0.0.1/connector-packaging.json b/registry/hasura/mongodb/releases/v0.0.1/connector-packaging.json index 68e8ce45..f5136044 100644 --- a/registry/hasura/mongodb/releases/v0.0.1/connector-packaging.json +++ b/registry/hasura/mongodb/releases/v0.0.1/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.0.1", + "version": "v0.0.1", "uri": "https://github.com/hasura/ndc-mongodb/releases/download/v0.0.1/connector-definition.tgz", "checksum": { "type": "sha256", diff --git a/registry/hasura/mongodb/releases/v0.0.2/connector-packaging.json b/registry/hasura/mongodb/releases/v0.0.2/connector-packaging.json index 9b5acaed..c977f037 100644 --- a/registry/hasura/mongodb/releases/v0.0.2/connector-packaging.json +++ b/registry/hasura/mongodb/releases/v0.0.2/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.0.2", + "version": "v0.0.2", "uri": "https://github.com/hasura/ndc-mongodb/releases/download/v0.0.2/connector-definition.tgz", "checksum": { "type": "sha256", diff --git a/registry/hasura/mongodb/releases/v0.0.3/connector-packaging.json b/registry/hasura/mongodb/releases/v0.0.3/connector-packaging.json index 2e40d789..123edb61 100644 --- a/registry/hasura/mongodb/releases/v0.0.3/connector-packaging.json +++ b/registry/hasura/mongodb/releases/v0.0.3/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.0.3", + "version": "v0.0.3", "uri": "https://github.com/hasura/ndc-mongodb/releases/download/v0.0.3/connector-definition.tgz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "b50094a368f8fbab7c37e4b83ef5dc1249a4a5d5" } -} +} \ No newline at end of file diff --git a/registry/hasura/mongodb/releases/v0.0.4/connector-packaging.json b/registry/hasura/mongodb/releases/v0.0.4/connector-packaging.json index 32d838ee..193e0111 100644 --- a/registry/hasura/mongodb/releases/v0.0.4/connector-packaging.json +++ b/registry/hasura/mongodb/releases/v0.0.4/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.0.4", + "version": "v0.0.4", "uri": "https://github.com/hasura/ndc-mongodb/releases/download/v0.0.4/connector-definition.tgz", "checksum": { "type": "sha256", diff --git a/registry/hasura/mongodb/releases/v0.0.5/connector-packaging.json b/registry/hasura/mongodb/releases/v0.0.5/connector-packaging.json index c5804ba4..c42cbeb7 100644 --- a/registry/hasura/mongodb/releases/v0.0.5/connector-packaging.json +++ b/registry/hasura/mongodb/releases/v0.0.5/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.0.5", + "version": "v0.0.5", "uri": "https://github.com/hasura/ndc-mongodb/releases/download/v0.0.5/connector-definition.tgz", "checksum": { "type": "sha256", diff --git a/registry/hasura/mongodb/releases/v0.0.6/connector-packaging.json b/registry/hasura/mongodb/releases/v0.0.6/connector-packaging.json index f7915551..a3bcfd00 100644 --- a/registry/hasura/mongodb/releases/v0.0.6/connector-packaging.json +++ b/registry/hasura/mongodb/releases/v0.0.6/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.0.6", + "version": "v0.0.6", "uri": "https://github.com/hasura/ndc-mongodb/releases/download/v0.0.6/connector-definition.tgz", "checksum": { "type": "sha256", diff --git a/registry/hasura/mongodb/releases/v0.1.0/connector-packaging.json b/registry/hasura/mongodb/releases/v0.1.0/connector-packaging.json index 899794ce..acfe5550 100644 --- a/registry/hasura/mongodb/releases/v0.1.0/connector-packaging.json +++ b/registry/hasura/mongodb/releases/v0.1.0/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.1.0", + "version": "v0.1.0", "uri": "https://github.com/hasura/ndc-mongodb/releases/download/v0.1.0/connector-definition.tgz", "checksum": { "type": "sha256", diff --git a/registry/hasura/mongodb/releases/v1.0.0/connector-packaging.json b/registry/hasura/mongodb/releases/v1.0.0/connector-packaging.json index 4e4ab11c..3824bbef 100644 --- a/registry/hasura/mongodb/releases/v1.0.0/connector-packaging.json +++ b/registry/hasura/mongodb/releases/v1.0.0/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "1.0.0", + "version": "v1.0.0", "uri": "https://github.com/hasura/ndc-mongodb/releases/download/v1.0.0/connector-definition.tgz", "checksum": { "type": "sha256", diff --git a/registry/hasura/mongodb/releases/v1.1.0/connector-packaging.json b/registry/hasura/mongodb/releases/v1.1.0/connector-packaging.json index 047f7ec3..6d1a9268 100644 --- a/registry/hasura/mongodb/releases/v1.1.0/connector-packaging.json +++ b/registry/hasura/mongodb/releases/v1.1.0/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "1.1.0", + "version": "v1.1.0", "uri": "https://github.com/hasura/ndc-mongodb/releases/download/v1.1.0/connector-definition.tgz", "checksum": { "type": "sha256", diff --git a/registry/hasura/mongodb/releases/v1.2.0/connector-packaging.json b/registry/hasura/mongodb/releases/v1.2.0/connector-packaging.json index 28c279f4..0425d36b 100644 --- a/registry/hasura/mongodb/releases/v1.2.0/connector-packaging.json +++ b/registry/hasura/mongodb/releases/v1.2.0/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "1.2.0", + "version": "v1.2.0", "uri": "https://github.com/hasura/ndc-mongodb/releases/download/v1.2.0/connector-definition.tgz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "2e0696e8bd587c18f067e683ec367f6ba350537f" } -} +} \ No newline at end of file diff --git a/registry/hasura/mongodb/releases/v1.3.0/connector-packaging.json b/registry/hasura/mongodb/releases/v1.3.0/connector-packaging.json index 4dd4d385..4cd462ed 100644 --- a/registry/hasura/mongodb/releases/v1.3.0/connector-packaging.json +++ b/registry/hasura/mongodb/releases/v1.3.0/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "1.3.0", + "version": "v1.3.0", "uri": "https://github.com/hasura/ndc-mongodb/releases/download/v1.3.0/connector-definition.tgz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "47fc3c301203d0118940a317e7c634e768b8898a" } -} +} \ No newline at end of file diff --git a/registry/hasura/mysql/releases/v0.1.0/connector-packaging.json b/registry/hasura/mysql/releases/v0.1.0/connector-packaging.json index 3c76e1fe..1901a5e4 100644 --- a/registry/hasura/mysql/releases/v0.1.0/connector-packaging.json +++ b/registry/hasura/mysql/releases/v0.1.0/connector-packaging.json @@ -1,11 +1,11 @@ { - "version": "0.1.0", - "uri": "https://github.com/hasura/ndc-jvm-mono/releases/download/mysql%2Fv0.1.0/package.tar.gz", - "checksum": { - "type": "sha256", - "value": "9807b4467dae194f558af17970cb3ba4f7faf4f3a0c14f2a114a7296498cf025" - }, - "source": { - "hash": "145792746281b606bcef2dfe20d1f0ad69efe01e" - } -} + "version": "v0.1.0", + "uri": "https://github.com/hasura/ndc-jvm-mono/releases/download/mysql%2Fv0.1.0/package.tar.gz", + "checksum": { + "type": "sha256", + "value": "9807b4467dae194f558af17970cb3ba4f7faf4f3a0c14f2a114a7296498cf025" + }, + "source": { + "hash": "145792746281b606bcef2dfe20d1f0ad69efe01e" + } +} \ No newline at end of file diff --git a/registry/hasura/mysql/releases/v1.0.1/connector-packaging.json b/registry/hasura/mysql/releases/v1.0.1/connector-packaging.json index b4b7a4fc..df47ea20 100644 --- a/registry/hasura/mysql/releases/v1.0.1/connector-packaging.json +++ b/registry/hasura/mysql/releases/v1.0.1/connector-packaging.json @@ -1,11 +1,11 @@ { - "version": "1.0.1", - "uri": "https://github.com/hasura/ndc-jvm-mono/releases/download/mysql%2Fv1.0.1/package.tar.gz", - "checksum": { - "type": "sha256", - "value": "4503cb8961e3c2c8aede3183187fb69862ac1442a89085d35cf1d4a4989d6db9" - }, - "source": { - "hash": "fbeb926e1d5550bec78a042a36d5ac2a8fba4c9f" - } -} + "version": "v1.0.1", + "uri": "https://github.com/hasura/ndc-jvm-mono/releases/download/mysql%2Fv1.0.1/package.tar.gz", + "checksum": { + "type": "sha256", + "value": "4503cb8961e3c2c8aede3183187fb69862ac1442a89085d35cf1d4a4989d6db9" + }, + "source": { + "hash": "fbeb926e1d5550bec78a042a36d5ac2a8fba4c9f" + } +} \ No newline at end of file diff --git a/registry/hasura/mysql/releases/v1.0.2/connector-packaging.json b/registry/hasura/mysql/releases/v1.0.2/connector-packaging.json index 5d6f1b75..4f3e2972 100644 --- a/registry/hasura/mysql/releases/v1.0.2/connector-packaging.json +++ b/registry/hasura/mysql/releases/v1.0.2/connector-packaging.json @@ -1,11 +1,11 @@ { - "version": "1.0.2", - "uri": "https://github.com/hasura/ndc-jvm-mono/releases/download/mysql%2Fv1.0.2/package.tar.gz", - "checksum": { - "type": "sha256", - "value": "86be6695432bef7cfcdccfc376c18f3c89ffefe6d139869ab4739709dd980141" - }, - "source": { - "hash": "145792746281b606bcef2dfe20d1f0ad69efe01e" - } -} + "version": "v1.0.2", + "uri": "https://github.com/hasura/ndc-jvm-mono/releases/download/mysql%2Fv1.0.2/package.tar.gz", + "checksum": { + "type": "sha256", + "value": "86be6695432bef7cfcdccfc376c18f3c89ffefe6d139869ab4739709dd980141" + }, + "source": { + "hash": "145792746281b606bcef2dfe20d1f0ad69efe01e" + } +} \ No newline at end of file diff --git a/registry/hasura/nodejs/releases/v1.0.0/connector-packaging.json b/registry/hasura/nodejs/releases/v1.0.0/connector-packaging.json index c8428361..001fa49c 100644 --- a/registry/hasura/nodejs/releases/v1.0.0/connector-packaging.json +++ b/registry/hasura/nodejs/releases/v1.0.0/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "1.0.0", + "version": "v1.0.0", "uri": "https://github.com/hasura/ndc-nodejs-lambda/releases/download/v1.0.0/connector-definition.tgz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "c7ef1aa899e1f83cc2935c2f91f4b9010411d716" } -} +} \ No newline at end of file diff --git a/registry/hasura/nodejs/releases/v1.1.0/connector-packaging.json b/registry/hasura/nodejs/releases/v1.1.0/connector-packaging.json index 96db88f4..1d960db1 100644 --- a/registry/hasura/nodejs/releases/v1.1.0/connector-packaging.json +++ b/registry/hasura/nodejs/releases/v1.1.0/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "1.1.0", + "version": "v1.1.0", "uri": "https://github.com/hasura/ndc-nodejs-lambda/releases/download/v1.1.0/connector-definition.tgz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "32e33529d5cfc5c1dbc4245e384f22099654d02d" } -} +} \ No newline at end of file diff --git a/registry/hasura/nodejs/releases/v1.2.0/connector-packaging.json b/registry/hasura/nodejs/releases/v1.2.0/connector-packaging.json index 2e946362..1e523cef 100644 --- a/registry/hasura/nodejs/releases/v1.2.0/connector-packaging.json +++ b/registry/hasura/nodejs/releases/v1.2.0/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "1.2.0", + "version": "v1.2.0", "uri": "https://github.com/hasura/ndc-nodejs-lambda/releases/download/v1.2.0/connector-definition.tgz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "a13236051b836e4506463ff8c7e152f69c787680" } -} +} \ No newline at end of file diff --git a/registry/hasura/nodejs/releases/v1.3.0/connector-packaging.json b/registry/hasura/nodejs/releases/v1.3.0/connector-packaging.json index 4ec46b4d..e9ea8aed 100644 --- a/registry/hasura/nodejs/releases/v1.3.0/connector-packaging.json +++ b/registry/hasura/nodejs/releases/v1.3.0/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "1.3.0", + "version": "v1.3.0", "uri": "https://github.com/hasura/ndc-nodejs-lambda/releases/download/v1.3.0/connector-definition.tgz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "faf8cc78db442e53ca0cf6cdf79c9feb0cfc8052" } -} +} \ No newline at end of file diff --git a/registry/hasura/nodejs/releases/v1.4.0/connector-packaging.json b/registry/hasura/nodejs/releases/v1.4.0/connector-packaging.json index 9a4923fd..c2286e5a 100644 --- a/registry/hasura/nodejs/releases/v1.4.0/connector-packaging.json +++ b/registry/hasura/nodejs/releases/v1.4.0/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "1.4.0", + "version": "v1.4.0", "uri": "https://github.com/hasura/ndc-nodejs-lambda/releases/download/v1.4.0/connector-definition.tgz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "53ae3870e4f332310a7b6e359188371aa16714cf" } -} +} \ No newline at end of file diff --git a/registry/hasura/nodejs/releases/v1.4.1/connector-packaging.json b/registry/hasura/nodejs/releases/v1.4.1/connector-packaging.json index e39a6ebd..df479378 100644 --- a/registry/hasura/nodejs/releases/v1.4.1/connector-packaging.json +++ b/registry/hasura/nodejs/releases/v1.4.1/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "1.4.1", + "version": "v1.4.1", "uri": "https://github.com/hasura/ndc-nodejs-lambda/releases/download/v1.4.1/connector-definition.tgz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "9b5f795aca98854205ba5646162d1df7f060d642" } -} +} \ No newline at end of file diff --git a/registry/hasura/nodejs/releases/v1.5.0/connector-packaging.json b/registry/hasura/nodejs/releases/v1.5.0/connector-packaging.json index 00e593dc..051e09f0 100644 --- a/registry/hasura/nodejs/releases/v1.5.0/connector-packaging.json +++ b/registry/hasura/nodejs/releases/v1.5.0/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "1.5.0", + "version": "v1.5.0", "uri": "https://github.com/hasura/ndc-nodejs-lambda/releases/download/v1.5.0/connector-definition.tgz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "2a9a04d0a1c8116d9b864a83d81817ccddae355d" } -} +} \ No newline at end of file diff --git a/registry/hasura/nodejs/releases/v1.6.0/connector-packaging.json b/registry/hasura/nodejs/releases/v1.6.0/connector-packaging.json index cc6c7616..1a5ddf3f 100644 --- a/registry/hasura/nodejs/releases/v1.6.0/connector-packaging.json +++ b/registry/hasura/nodejs/releases/v1.6.0/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "1.6.0", + "version": "v1.6.0", "uri": "https://github.com/hasura/ndc-nodejs-lambda/releases/download/v1.6.0/connector-definition.tgz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "2fb76722db449b5525d1dcce33cf48ee0cf44ad8" } -} +} \ No newline at end of file diff --git a/registry/hasura/nodejs/releases/v1.7.0/connector-packaging.json b/registry/hasura/nodejs/releases/v1.7.0/connector-packaging.json index 77926b29..6736397d 100644 --- a/registry/hasura/nodejs/releases/v1.7.0/connector-packaging.json +++ b/registry/hasura/nodejs/releases/v1.7.0/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "1.7.0", + "version": "v1.7.0", "uri": "https://github.com/hasura/ndc-nodejs-lambda/releases/download/v1.7.0/connector-definition.tgz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "1adf00b7c36dd811d5e15894c1a141149db6325f" } -} +} \ No newline at end of file diff --git a/registry/hasura/nodejs/releases/v1.8.0/connector-packaging.json b/registry/hasura/nodejs/releases/v1.8.0/connector-packaging.json index a5c8a627..9909fc09 100644 --- a/registry/hasura/nodejs/releases/v1.8.0/connector-packaging.json +++ b/registry/hasura/nodejs/releases/v1.8.0/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "1.8.0", + "version": "v1.8.0", "uri": "https://github.com/hasura/ndc-nodejs-lambda/releases/download/v1.8.0/connector-definition.tgz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "c1442716e822f7748e06aa25dd4f348e536d60cd" } -} +} \ No newline at end of file diff --git a/registry/hasura/openapi/releases/v0.1.2/connector-packaging.json b/registry/hasura/openapi/releases/v0.1.2/connector-packaging.json index 81aec720..0e2d5082 100644 --- a/registry/hasura/openapi/releases/v0.1.2/connector-packaging.json +++ b/registry/hasura/openapi/releases/v0.1.2/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.1.2", + "version": "v0.1.2", "uri": "https://github.com/hasura/ndc-open-api-lambda/releases/download/v0.1.2/connector-definition.tgz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "a1fd7e016fc24107d35374a09fad24b4fc9c09d7" } -} +} \ No newline at end of file diff --git a/registry/hasura/openapi/releases/v0.1.3/connector-packaging.json b/registry/hasura/openapi/releases/v0.1.3/connector-packaging.json index 254d8023..c7147b90 100644 --- a/registry/hasura/openapi/releases/v0.1.3/connector-packaging.json +++ b/registry/hasura/openapi/releases/v0.1.3/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.1.3", + "version": "v0.1.3", "uri": "https://github.com/hasura/ndc-open-api-lambda/releases/download/v0.1.3/connector-definition.tgz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "7a0177198da5e0691e01ba4378b90d7ad1e42044" } -} +} \ No newline at end of file diff --git a/registry/hasura/openapi/releases/v0.1.4/connector-packaging.json b/registry/hasura/openapi/releases/v0.1.4/connector-packaging.json index 7b9d28a0..9a1e2551 100644 --- a/registry/hasura/openapi/releases/v0.1.4/connector-packaging.json +++ b/registry/hasura/openapi/releases/v0.1.4/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.1.4", + "version": "v0.1.4", "uri": "https://github.com/hasura/ndc-open-api-lambda/releases/download/v0.1.4/connector-definition.tgz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "95b64da4484b7cf547e0436ab4dd56f5ff4991a7" } -} +} \ No newline at end of file diff --git a/registry/hasura/openapi/releases/v0.1.5/connector-packaging.json b/registry/hasura/openapi/releases/v0.1.5/connector-packaging.json index 82565a90..539ae78b 100644 --- a/registry/hasura/openapi/releases/v0.1.5/connector-packaging.json +++ b/registry/hasura/openapi/releases/v0.1.5/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.1.5", + "version": "v0.1.5", "uri": "https://github.com/hasura/ndc-open-api-lambda/releases/download/v0.1.5/connector-definition.tgz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "934491f158736401449c8144186330a1eeac78b7" } -} +} \ No newline at end of file diff --git a/registry/hasura/openapi/releases/v0.2.0/connector-packaging.json b/registry/hasura/openapi/releases/v0.2.0/connector-packaging.json index 59202d50..4887904b 100644 --- a/registry/hasura/openapi/releases/v0.2.0/connector-packaging.json +++ b/registry/hasura/openapi/releases/v0.2.0/connector-packaging.json @@ -1,12 +1,11 @@ { - "version": "0.2.0", - "uri": "https://github.com/hasura/ndc-open-api-lambda/releases/download/v0.2.0/connector-definition.tgz", - "checksum": { - "type": "sha256", - "value": "6b766e1e2c7c21eddc8d6b7aa024c791a51716f8cdccdf8b8ae2e77f5b3b70e2" - }, - "source": { - "hash": "fa033ba34c5a40e5907a6c6277ecbe941a08edfc" - } + "version": "v0.2.0", + "uri": "https://github.com/hasura/ndc-open-api-lambda/releases/download/v0.2.0/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "6b766e1e2c7c21eddc8d6b7aa024c791a51716f8cdccdf8b8ae2e77f5b3b70e2" + }, + "source": { + "hash": "fa033ba34c5a40e5907a6c6277ecbe941a08edfc" } - \ No newline at end of file +} \ No newline at end of file diff --git a/registry/hasura/oracle/releases/v0.1.0/connector-packaging.json b/registry/hasura/oracle/releases/v0.1.0/connector-packaging.json index 9de59411..c973add8 100644 --- a/registry/hasura/oracle/releases/v0.1.0/connector-packaging.json +++ b/registry/hasura/oracle/releases/v0.1.0/connector-packaging.json @@ -1,11 +1,11 @@ { - "version": "0.1.0", - "uri": "https://github.com/hasura/ndc-jvm-mono/releases/download/oracle%2Fv0.1.0/package.tar.gz", - "checksum": { - "type": "sha256", - "value": "33a52fa0070ee4c956fbae37212b2012ff5f637dc90e2b47ee1899a39b3d34a6" - }, - "source": { - "hash": "145792746281b606bcef2dfe20d1f0ad69efe01e" - } -} + "version": "v0.1.0", + "uri": "https://github.com/hasura/ndc-jvm-mono/releases/download/oracle%2Fv0.1.0/package.tar.gz", + "checksum": { + "type": "sha256", + "value": "33a52fa0070ee4c956fbae37212b2012ff5f637dc90e2b47ee1899a39b3d34a6" + }, + "source": { + "hash": "145792746281b606bcef2dfe20d1f0ad69efe01e" + } +} \ No newline at end of file diff --git a/registry/hasura/oracle/releases/v1.0.1/connector-packaging.json b/registry/hasura/oracle/releases/v1.0.1/connector-packaging.json index 56b25785..457b60c1 100644 --- a/registry/hasura/oracle/releases/v1.0.1/connector-packaging.json +++ b/registry/hasura/oracle/releases/v1.0.1/connector-packaging.json @@ -1,11 +1,11 @@ { - "version": "1.0.1", - "uri": "https://github.com/hasura/ndc-jvm-mono/releases/download/oracle%2Fv1.0.1/package.tar.gz", - "checksum": { - "type": "sha256", - "value": "58ed43d43e0afc74d24c6ec1552ab3fbcc48cf108420f1f6dd6f7bd960b2d126" - }, - "source": { - "hash": "fbeb926e1d5550bec78a042a36d5ac2a8fba4c9f" - } -} + "version": "v1.0.1", + "uri": "https://github.com/hasura/ndc-jvm-mono/releases/download/oracle%2Fv1.0.1/package.tar.gz", + "checksum": { + "type": "sha256", + "value": "58ed43d43e0afc74d24c6ec1552ab3fbcc48cf108420f1f6dd6f7bd960b2d126" + }, + "source": { + "hash": "fbeb926e1d5550bec78a042a36d5ac2a8fba4c9f" + } +} \ No newline at end of file diff --git a/registry/hasura/oracle/releases/v1.0.2/connector-packaging.json b/registry/hasura/oracle/releases/v1.0.2/connector-packaging.json index e83d968d..3b78ba32 100644 --- a/registry/hasura/oracle/releases/v1.0.2/connector-packaging.json +++ b/registry/hasura/oracle/releases/v1.0.2/connector-packaging.json @@ -1,11 +1,11 @@ { - "version": "1.0.2", - "uri": "https://github.com/hasura/ndc-jvm-mono/releases/download/oracle%2Fv1.0.2/package.tar.gz", - "checksum": { - "type": "sha256", - "value": "14891c40124d06c7732f0ca6559c62f3f8bdb1a0d802d4079868aae8a6013935" - }, - "source": { - "hash": "ef3dd9d851e62c18fc1fbee5d049b61065f37f72" - } -} + "version": "v1.0.2", + "uri": "https://github.com/hasura/ndc-jvm-mono/releases/download/oracle%2Fv1.0.2/package.tar.gz", + "checksum": { + "type": "sha256", + "value": "14891c40124d06c7732f0ca6559c62f3f8bdb1a0d802d4079868aae8a6013935" + }, + "source": { + "hash": "ef3dd9d851e62c18fc1fbee5d049b61065f37f72" + } +} \ No newline at end of file diff --git a/registry/hasura/phoenix/releases/v1.0.0/connector-packaging.json b/registry/hasura/phoenix/releases/v1.0.0/connector-packaging.json index 10028942..06f25bf8 100644 --- a/registry/hasura/phoenix/releases/v1.0.0/connector-packaging.json +++ b/registry/hasura/phoenix/releases/v1.0.0/connector-packaging.json @@ -1,11 +1,11 @@ { - "version": "1.0.0", - "uri": "https://github.com/hasura/ndc-jvm-mono/releases/download/phoenix%2Fv1.0.0/package.tar.gz", - "checksum": { - "type": "sha256", - "value": "dea7bcd0784bce3a2b8f7a573f793f24f511f793c2b117636235ff883c351e68" - }, - "source": { - "hash": "145792746281b606bcef2dfe20d1f0ad69efe01e" - } -} + "version": "v1.0.0", + "uri": "https://github.com/hasura/ndc-jvm-mono/releases/download/phoenix%2Fv1.0.0/package.tar.gz", + "checksum": { + "type": "sha256", + "value": "dea7bcd0784bce3a2b8f7a573f793f24f511f793c2b117636235ff883c351e68" + }, + "source": { + "hash": "145792746281b606bcef2dfe20d1f0ad69efe01e" + } +} \ No newline at end of file diff --git a/registry/hasura/postgres/releases/v1.0.2/connector-packaging.json b/registry/hasura/postgres/releases/v1.0.2/connector-packaging.json index 6ecbb324..782ab69d 100644 --- a/registry/hasura/postgres/releases/v1.0.2/connector-packaging.json +++ b/registry/hasura/postgres/releases/v1.0.2/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "1.0.2", + "version": "v1.0.2", "uri": "https://github.com/hasura/ndc-postgres/releases/download/v1.0.2/package.tar.gz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "1378805c72a16934788d3ab6a5bc767f8f0b9741" } -} +} \ No newline at end of file diff --git a/registry/hasura/postgres/releases/v1.1.0/connector-packaging.json b/registry/hasura/postgres/releases/v1.1.0/connector-packaging.json index 8bce4e87..d679124a 100644 --- a/registry/hasura/postgres/releases/v1.1.0/connector-packaging.json +++ b/registry/hasura/postgres/releases/v1.1.0/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "1.1.0", + "version": "v1.1.0", "uri": "https://github.com/hasura/ndc-postgres/releases/download/v1.1.0/package.tar.gz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "a57c0b5c76f98ea1da33d5aa649b6e8d071c3d4a" } -} +} \ No newline at end of file diff --git a/registry/hasura/python/releases/v0.0.45/connector-packaging.json b/registry/hasura/python/releases/v0.0.45/connector-packaging.json index fcd49dc9..bc4c332d 100644 --- a/registry/hasura/python/releases/v0.0.45/connector-packaging.json +++ b/registry/hasura/python/releases/v0.0.45/connector-packaging.json @@ -1,11 +1,11 @@ { - "version": "0.0.45", - "uri": "https://github.com/hasura/ndc-python-lambda/releases/download/v0.0.45/connector-definition.tgz", - "checksum": { - "type": "sha256", - "value": "e9ba6388e4d3fad8c09dd3b696df5c97666f4551d47062b8dd7f311f1918269d" - }, - "source": { - "hash": "76a3d43d8ccf990b14812d9c0c354c4320b810f6" - } + "version": "v0.0.45", + "uri": "https://github.com/hasura/ndc-python-lambda/releases/download/v0.0.45/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "e9ba6388e4d3fad8c09dd3b696df5c97666f4551d47062b8dd7f311f1918269d" + }, + "source": { + "hash": "76a3d43d8ccf990b14812d9c0c354c4320b810f6" + } } \ No newline at end of file diff --git a/registry/hasura/python/releases/v0.1.0/connector-packaging.json b/registry/hasura/python/releases/v0.1.0/connector-packaging.json index c9ee9e54..fe0cc94d 100644 --- a/registry/hasura/python/releases/v0.1.0/connector-packaging.json +++ b/registry/hasura/python/releases/v0.1.0/connector-packaging.json @@ -1,11 +1,11 @@ { - "version": "0.1.0", - "uri": "https://github.com/hasura/ndc-python-lambda/releases/download/v0.1.0/connector-definition.tgz", - "checksum": { - "type": "sha256", - "value": "4bd56df0920b1f889292a1ef12a0735a9883c47edef7a3cfbdc4c7db37dcf644" - }, - "source": { - "hash": "6f83afe355a60bd9677536e1bb13b212dca5460a" - } + "version": "v0.1.0", + "uri": "https://github.com/hasura/ndc-python-lambda/releases/download/v0.1.0/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "4bd56df0920b1f889292a1ef12a0735a9883c47edef7a3cfbdc4c7db37dcf644" + }, + "source": { + "hash": "6f83afe355a60bd9677536e1bb13b212dca5460a" + } } \ No newline at end of file diff --git a/registry/hasura/qdrant/releases/v0.2.1/connector-packaging.json b/registry/hasura/qdrant/releases/v0.2.1/connector-packaging.json index dd888aee..4264026b 100644 --- a/registry/hasura/qdrant/releases/v0.2.1/connector-packaging.json +++ b/registry/hasura/qdrant/releases/v0.2.1/connector-packaging.json @@ -1,12 +1,11 @@ { - "version": "0.2.1", - "uri": "https://github.com/hasura/ndc-qdrant/releases/download/v0.2.1/connector-definition.tgz", - "checksum": { - "type": "sha256", - "value": "007cfaa76e45d3df2c2f50e1fdf0d4a3122a48895088958eaa972aee5ce49ac8" - }, - "source": { - "hash": "2effed689bd2f97c9649d1b8f9966533ed1d82a0" - } + "version": "v0.2.1", + "uri": "https://github.com/hasura/ndc-qdrant/releases/download/v0.2.1/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "007cfaa76e45d3df2c2f50e1fdf0d4a3122a48895088958eaa972aee5ce49ac8" + }, + "source": { + "hash": "2effed689bd2f97c9649d1b8f9966533ed1d82a0" } - \ No newline at end of file +} \ No newline at end of file diff --git a/registry/hasura/qdrant/releases/v0.3.0/connector-packaging.json b/registry/hasura/qdrant/releases/v0.3.0/connector-packaging.json index 30849afa..7cf389ad 100644 --- a/registry/hasura/qdrant/releases/v0.3.0/connector-packaging.json +++ b/registry/hasura/qdrant/releases/v0.3.0/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.3.0", + "version": "v0.3.0", "uri": "https://github.com/hasura/ndc-qdrant/releases/download/v0.3.0/connector-definition.tgz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "5eda2128fcbe710741f07a404a6eb69214da2731" } -} +} \ No newline at end of file diff --git a/registry/hasura/singlestore/releases/v0.0.1/connector-packaging.json b/registry/hasura/singlestore/releases/v0.0.1/connector-packaging.json index ba22dd94..a233f2eb 100644 --- a/registry/hasura/singlestore/releases/v0.0.1/connector-packaging.json +++ b/registry/hasura/singlestore/releases/v0.0.1/connector-packaging.json @@ -1,11 +1,11 @@ { - "version": "0.0.1", - "uri": "https://github.com/singlestore-labs/singlestore-hasura-connector/releases/download/v0.0.1/connector-definition.tgz", - "checksum": { - "type": "sha256", - "value": "7cc9f73cb966c2b69ef54d5f0e346407d3555ed1ac08f361f16157540bb80041" - }, - "source": { - "hash": "a9caa889c13a251040003c0934c7e67fccfd7de4" - } + "version": "v0.0.1", + "uri": "https://github.com/singlestore-labs/singlestore-hasura-connector/releases/download/v0.0.1/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "7cc9f73cb966c2b69ef54d5f0e346407d3555ed1ac08f361f16157540bb80041" + }, + "source": { + "hash": "a9caa889c13a251040003c0934c7e67fccfd7de4" + } } \ No newline at end of file diff --git a/registry/hasura/singlestore/releases/v0.0.2/connector-packaging.json b/registry/hasura/singlestore/releases/v0.0.2/connector-packaging.json index f795e617..d12b6c7a 100644 --- a/registry/hasura/singlestore/releases/v0.0.2/connector-packaging.json +++ b/registry/hasura/singlestore/releases/v0.0.2/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.0.2", + "version": "v0.0.2", "uri": "https://github.com/singlestore-labs/singlestore-hasura-connector/releases/download/v0.0.2/connector-definition.tgz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "2afe3150215fbd6bf8a93ee6f853ad232e5d101d" } -} +} \ No newline at end of file diff --git a/registry/hasura/singlestore/releases/v0.0.3/connector-packaging.json b/registry/hasura/singlestore/releases/v0.0.3/connector-packaging.json index 36603350..73016048 100644 --- a/registry/hasura/singlestore/releases/v0.0.3/connector-packaging.json +++ b/registry/hasura/singlestore/releases/v0.0.3/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.0.3", + "version": "v0.0.3", "uri": "https://github.com/singlestore-labs/singlestore-hasura-connector/releases/download/v0.0.3/connector-definition.tgz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "72ed900d5cc6819614fa27bba7bdba8977eedc6d" } -} +} \ No newline at end of file diff --git a/registry/hasura/singlestore/releases/v0.0.4/connector-packaging.json b/registry/hasura/singlestore/releases/v0.0.4/connector-packaging.json index ca96ac57..1fae3aae 100644 --- a/registry/hasura/singlestore/releases/v0.0.4/connector-packaging.json +++ b/registry/hasura/singlestore/releases/v0.0.4/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.0.4", + "version": "v0.0.4", "uri": "https://github.com/singlestore-labs/singlestore-hasura-connector/releases/download/v0.0.4/connector-definition.tgz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "f26ee20fedf4578a29ff3199561b2882d70f915a" } -} +} \ No newline at end of file diff --git a/registry/hasura/snowflake/releases/v0.1.0/connector-packaging.json b/registry/hasura/snowflake/releases/v0.1.0/connector-packaging.json index 0783e356..07a586cf 100644 --- a/registry/hasura/snowflake/releases/v0.1.0/connector-packaging.json +++ b/registry/hasura/snowflake/releases/v0.1.0/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.1.0", + "version": "v0.1.0", "uri": "https://github.com/hasura/ndc-jvm-mono/releases/download/snowflake%2Fv0.1.0/package.tar.gz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "145792746281b606bcef2dfe20d1f0ad69efe01e" } -} +} \ No newline at end of file diff --git a/registry/hasura/snowflake/releases/v1.0.1/connector-packaging.json b/registry/hasura/snowflake/releases/v1.0.1/connector-packaging.json index 1df80206..b6e1dcd6 100644 --- a/registry/hasura/snowflake/releases/v1.0.1/connector-packaging.json +++ b/registry/hasura/snowflake/releases/v1.0.1/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "1.0.1", + "version": "v1.0.1", "uri": "https://github.com/hasura/ndc-jvm-mono/releases/download/snowflake%2Fv1.0.1/package.tar.gz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "fbeb926e1d5550bec78a042a36d5ac2a8fba4c9f" } -} +} \ No newline at end of file diff --git a/registry/hasura/sqlserver/releases/v0.1.0/connector-packaging.json b/registry/hasura/sqlserver/releases/v0.1.0/connector-packaging.json index f0200516..531f6325 100644 --- a/registry/hasura/sqlserver/releases/v0.1.0/connector-packaging.json +++ b/registry/hasura/sqlserver/releases/v0.1.0/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.1.0", + "version": "v0.1.0", "uri": "https://github.com/hasura/ndc-sqlserver/releases/download/v0.1.0/package.tar.gz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "e26d6bd1a22540dcf5c5b29460260c2d23ff2657" } -} +} \ No newline at end of file diff --git a/registry/hasura/sqlserver/releases/v0.1.1/connector-packaging.json b/registry/hasura/sqlserver/releases/v0.1.1/connector-packaging.json index d1836ef5..3aa7053d 100644 --- a/registry/hasura/sqlserver/releases/v0.1.1/connector-packaging.json +++ b/registry/hasura/sqlserver/releases/v0.1.1/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.1.1", + "version": "v0.1.1", "uri": "https://github.com/hasura/ndc-sqlserver/releases/download/v0.1.1/package.tar.gz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "638a2b608f7a9c4625de7df35c61c909d2ce16b1" } -} +} \ No newline at end of file diff --git a/registry/hasura/sqlserver/releases/v0.1.2/connector-packaging.json b/registry/hasura/sqlserver/releases/v0.1.2/connector-packaging.json index 7757b0bd..2ac187ba 100644 --- a/registry/hasura/sqlserver/releases/v0.1.2/connector-packaging.json +++ b/registry/hasura/sqlserver/releases/v0.1.2/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.1.2", + "version": "v0.1.2", "uri": "https://github.com/hasura/ndc-sqlserver/releases/download/v0.1.2/package.tar.gz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "bc0fd3d126f6c142587e014aa900fc6bc90cd59d" } -} +} \ No newline at end of file diff --git a/registry/hasura/sqlserver/releases/v0.2.0/connector-packaging.json b/registry/hasura/sqlserver/releases/v0.2.0/connector-packaging.json index 0c6a545a..98d43812 100644 --- a/registry/hasura/sqlserver/releases/v0.2.0/connector-packaging.json +++ b/registry/hasura/sqlserver/releases/v0.2.0/connector-packaging.json @@ -1,11 +1,11 @@ { - "version": "0.2.0", - "uri": "https://github.com/hasura/ndc-sqlserver/releases/download/v0.2.0/package.tar.gz", - "checksum": { - "type": "sha256", - "value": "5fe8c9461acc6eeb8290d3e41e4f4d77f2b3ecc30898194746e469b1c45e2365" - }, - "source": { - "hash": "368b38f" - } -} + "version": "v0.2.0", + "uri": "https://github.com/hasura/ndc-sqlserver/releases/download/v0.2.0/package.tar.gz", + "checksum": { + "type": "sha256", + "value": "5fe8c9461acc6eeb8290d3e41e4f4d77f2b3ecc30898194746e469b1c45e2365" + }, + "source": { + "hash": "368b38f" + } +} \ No newline at end of file diff --git a/registry/hasura/sqlserver/releases/v0.2.1/connector-packaging.json b/registry/hasura/sqlserver/releases/v0.2.1/connector-packaging.json index 22dde26a..f11cf563 100644 --- a/registry/hasura/sqlserver/releases/v0.2.1/connector-packaging.json +++ b/registry/hasura/sqlserver/releases/v0.2.1/connector-packaging.json @@ -1,11 +1,11 @@ { - "version": "0.2.1", - "uri": "https://github.com/hasura/ndc-sqlserver/releases/download/v0.2.1/package.tar.gz", - "checksum": { - "type": "sha256", - "value": "ab32dcdbf66df75a7ca6a319d433b6057afe89bec203378abad857a13608f285" - }, - "source": { - "hash": "35dd850de629234553b3338f4c1ab976b20d77b6" - } -} + "version": "v0.2.1", + "uri": "https://github.com/hasura/ndc-sqlserver/releases/download/v0.2.1/package.tar.gz", + "checksum": { + "type": "sha256", + "value": "ab32dcdbf66df75a7ca6a319d433b6057afe89bec203378abad857a13608f285" + }, + "source": { + "hash": "35dd850de629234553b3338f4c1ab976b20d77b6" + } +} \ No newline at end of file diff --git a/registry/hasura/sqlserver/releases/v0.2.2/connector-packaging.json b/registry/hasura/sqlserver/releases/v0.2.2/connector-packaging.json index 7c1ccefa..f05762ee 100644 --- a/registry/hasura/sqlserver/releases/v0.2.2/connector-packaging.json +++ b/registry/hasura/sqlserver/releases/v0.2.2/connector-packaging.json @@ -1,11 +1,11 @@ { - "version": "0.2.2", - "uri": "https://github.com/hasura/ndc-sqlserver/releases/download/v0.2.2/package.tar.gz", - "checksum": { - "type": "sha256", - "value": "2dbe5251872bf39d3a08261f7042307bae2ea8c831eec1982177b765c1e7013d" - }, - "source": { - "hash": "c33ff7efdcdef2c337aa40e2e776a4c2fdaca68b" - } -} + "version": "v0.2.2", + "uri": "https://github.com/hasura/ndc-sqlserver/releases/download/v0.2.2/package.tar.gz", + "checksum": { + "type": "sha256", + "value": "2dbe5251872bf39d3a08261f7042307bae2ea8c831eec1982177b765c1e7013d" + }, + "source": { + "hash": "c33ff7efdcdef2c337aa40e2e776a4c2fdaca68b" + } +} \ No newline at end of file diff --git a/registry/hasura/turso/releases/v0.0.15/connector-packaging.json b/registry/hasura/turso/releases/v0.0.15/connector-packaging.json index 74e749a8..70c87dc4 100644 --- a/registry/hasura/turso/releases/v0.0.15/connector-packaging.json +++ b/registry/hasura/turso/releases/v0.0.15/connector-packaging.json @@ -1,12 +1,11 @@ { - "version": "0.0.15", - "uri": "https://github.com/hasura/ndc-turso/releases/download/v0.0.15/connector-definition.tgz", - "checksum": { - "type": "sha256", - "value": "a2c8426c443bf8c94b0f706d8438bd06eeeef30c0d2b40389c0e37be4be920a6" - }, - "source": { - "hash": "6bae967daf7b9aa718d62103e077a739c41d5a6d" - } + "version": "v0.0.15", + "uri": "https://github.com/hasura/ndc-turso/releases/download/v0.0.15/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "a2c8426c443bf8c94b0f706d8438bd06eeeef30c0d2b40389c0e37be4be920a6" + }, + "source": { + "hash": "6bae967daf7b9aa718d62103e077a739c41d5a6d" } - \ No newline at end of file +} \ No newline at end of file diff --git a/registry/hasura/turso/releases/v0.1.0/connector-packaging.json b/registry/hasura/turso/releases/v0.1.0/connector-packaging.json index 969af0c3..3ef5ca68 100644 --- a/registry/hasura/turso/releases/v0.1.0/connector-packaging.json +++ b/registry/hasura/turso/releases/v0.1.0/connector-packaging.json @@ -1,5 +1,5 @@ { - "version": "0.1.0", + "version": "v0.1.0", "uri": "https://github.com/hasura/ndc-turso/releases/download/v0.1.0/connector-definition.tgz", "checksum": { "type": "sha256", @@ -8,4 +8,4 @@ "source": { "hash": "ef4b124ea384a13f3d051e30ce33623fcc6847c5" } -} +} \ No newline at end of file From c6b0c041254402059d53255dc3b6d5880c55ce8f Mon Sep 17 00:00:00 2001 From: Vishnu Bharathi Date: Wed, 9 Oct 2024 21:38:07 +0530 Subject: [PATCH 20/20] ci: turn on connector publication (#341) This reverts commit fdb98e110c5a86148e39be23e31a997a6c150620. --- .github/workflows/registry-updates-prod.yaml | 36 ++++++++++---------- .github/workflows/registry-updates.yaml | 34 +++++++++--------- 2 files changed, 35 insertions(+), 35 deletions(-) diff --git a/.github/workflows/registry-updates-prod.yaml b/.github/workflows/registry-updates-prod.yaml index 78bc2aca..32e8d71e 100644 --- a/.github/workflows/registry-updates-prod.yaml +++ b/.github/workflows/registry-updates-prod.yaml @@ -40,21 +40,21 @@ jobs: run: | cat changed_files.json - # - name: Setup Go - # uses: actions/setup-go@v4 - # with: - # go-version: 1.21.x - - # - name: Run registry automation program - # env: - # CHANGED_FILES_PATH: "changed_files.json" - # PUBLICATION_ENV: "production" - # CONNECTOR_REGISTRY_GQL_URL: ${{ secrets.CONNECTOR_REGISTRY_GQL_URL }} - # GCP_BUCKET_NAME: ${{ secrets.GCP_BUCKET_NAME }} - # GCP_SERVICE_ACCOUNT_DETAILS: ${{ secrets.GCP_SERVICE_ACCOUNT_DETAILS }} - # CONNECTOR_PUBLICATION_KEY: ${{ secrets.CONNECTOR_PUBLICATION_KEY }} - # CLOUDINARY_URL: ${{ secrets.CLOUDINARY_URL }} - # run: | - # mv changed_files.json registry-automation/changed_files.json - # cd registry-automation - # go run main.go ci + - name: Setup Go + uses: actions/setup-go@v4 + with: + go-version: 1.21.x + + - name: Run registry automation program + env: + CHANGED_FILES_PATH: "changed_files.json" + PUBLICATION_ENV: "production" + CONNECTOR_REGISTRY_GQL_URL: ${{ secrets.CONNECTOR_REGISTRY_GQL_URL }} + GCP_BUCKET_NAME: ${{ secrets.GCP_BUCKET_NAME }} + GCP_SERVICE_ACCOUNT_DETAILS: ${{ secrets.GCP_SERVICE_ACCOUNT_DETAILS }} + CONNECTOR_PUBLICATION_KEY: ${{ secrets.CONNECTOR_PUBLICATION_KEY }} + CLOUDINARY_URL: ${{ secrets.CLOUDINARY_URL }} + run: | + mv changed_files.json registry-automation/changed_files.json + cd registry-automation + go run main.go ci diff --git a/.github/workflows/registry-updates.yaml b/.github/workflows/registry-updates.yaml index 64029cdb..fd0a6afe 100644 --- a/.github/workflows/registry-updates.yaml +++ b/.github/workflows/registry-updates.yaml @@ -63,21 +63,21 @@ jobs: run: | cat changed_files.json - # - name: Setup Go - # uses: actions/setup-go@v4 - # with: - # go-version: 1.21.x + - name: Setup Go + uses: actions/setup-go@v4 + with: + go-version: 1.21.x - # - name: Run registry automation program - # env: - # CHANGED_FILES_PATH: "changed_files.json" - # PUBLICATION_ENV: "staging" - # CONNECTOR_REGISTRY_GQL_URL: ${{ secrets.CONNECTOR_REGISTRY_GQL_URL }} - # GCP_BUCKET_NAME: ${{ secrets.GCP_BUCKET_NAME }} - # GCP_SERVICE_ACCOUNT_DETAILS: ${{ secrets.GCP_SERVICE_ACCOUNT_DETAILS }} - # CONNECTOR_PUBLICATION_KEY: ${{ secrets.CONNECTOR_PUBLICATION_KEY }} - # CLOUDINARY_URL: ${{ secrets.CLOUDINARY_URL }} - # run: | - # mv changed_files.json registry-automation/changed_files.json - # cd registry-automation - # go run main.go ci + - name: Run registry automation program + env: + CHANGED_FILES_PATH: "changed_files.json" + PUBLICATION_ENV: "staging" + CONNECTOR_REGISTRY_GQL_URL: ${{ secrets.CONNECTOR_REGISTRY_GQL_URL }} + GCP_BUCKET_NAME: ${{ secrets.GCP_BUCKET_NAME }} + GCP_SERVICE_ACCOUNT_DETAILS: ${{ secrets.GCP_SERVICE_ACCOUNT_DETAILS }} + CONNECTOR_PUBLICATION_KEY: ${{ secrets.CONNECTOR_PUBLICATION_KEY }} + CLOUDINARY_URL: ${{ secrets.CLOUDINARY_URL }} + run: | + mv changed_files.json registry-automation/changed_files.json + cd registry-automation + go run main.go ci