From 564d3844fb426333d247e80fcd205c4d158cbe84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Gomez?= Date: Fri, 7 Feb 2025 14:55:15 +0100 Subject: [PATCH] Automated release --- .github/workflows/java-release.yaml | 2 +- .github/workflows/python-release.yaml | 2 +- .github/workflows/typescript-release.yaml | 2 +- java/README.md | 4 ++-- java/docs/Installing.md | 4 ++-- java/gradle.properties | 2 +- python/README.md | 2 +- python/docs/Installing.md | 2 +- python/pyproject.toml | 2 +- typescript/README.md | 2 +- typescript/docs/Installing.md | 2 +- typescript/package.json | 2 +- 12 files changed, 14 insertions(+), 14 deletions(-) diff --git a/.github/workflows/java-release.yaml b/.github/workflows/java-release.yaml index 7308b820..bea6b49f 100644 --- a/.github/workflows/java-release.yaml +++ b/.github/workflows/java-release.yaml @@ -4,7 +4,7 @@ name: Java Release on: push: branches: - - 'v11.1.x+cog-v0.0.x' + - 'v11.1.x\+cog-v0.0.x' env: JAVA_VERSION: '17' diff --git a/.github/workflows/python-release.yaml b/.github/workflows/python-release.yaml index 65ea2367..ae0f211b 100644 --- a/.github/workflows/python-release.yaml +++ b/.github/workflows/python-release.yaml @@ -4,7 +4,7 @@ name: Python Release on: push: branches: - - 'v11.1.x+cog-v0.0.x' + - 'v11.1.x\+cog-v0.0.x' env: PYTHON_VERSION: '3.12' diff --git a/.github/workflows/typescript-release.yaml b/.github/workflows/typescript-release.yaml index bb248c6e..02d82c6c 100644 --- a/.github/workflows/typescript-release.yaml +++ b/.github/workflows/typescript-release.yaml @@ -4,7 +4,7 @@ name: TypeScript Release on: push: branches: - - 'v11.1.x+cog-v0.0.x' + - 'v11.1.x\+cog-v0.0.x' env: NODE_VERSION: '18' diff --git a/java/README.md b/java/README.md index fcc08ed2..16a2d7d1 100644 --- a/java/README.md +++ b/java/README.md @@ -10,7 +10,7 @@ A set of tools, types and *builder libraries* for building and manipulating Graf ### Gradle ```kotlin -implementation("com.grafana:grafana-foundation-sdk:11.1.0-1738930969") +implementation("com.grafana:grafana-foundation-sdk:11.1.0-1738936502") ``` ### Maven @@ -18,7 +18,7 @@ implementation("com.grafana:grafana-foundation-sdk:11.1.0-1738930969") com.grafana grafana-foundation-sdk - 11.1.0-1738930969 + 11.1.0-1738936502 ``` diff --git a/java/docs/Installing.md b/java/docs/Installing.md index 9e36e537..ef91ff81 100644 --- a/java/docs/Installing.md +++ b/java/docs/Installing.md @@ -2,13 +2,13 @@ === "Gradle" ```kotlin - implementation("com.grafana:grafana-foundation-sdk:11.1.0-1738930969") + implementation("com.grafana:grafana-foundation-sdk:11.1.0-1738936502") ``` === "Maven" ```xml com.grafana grafana-foundation-sdk - 11.1.0-1738930969 + 11.1.0-1738936502 ``` diff --git a/java/gradle.properties b/java/gradle.properties index 2a7df2b9..d89d21ab 100644 --- a/java/gradle.properties +++ b/java/gradle.properties @@ -1 +1 @@ -grafanaFoundationSDKVersion=11.1.0-1738930969 +grafanaFoundationSDKVersion=11.1.0-1738936502 diff --git a/python/README.md b/python/README.md index 5325dcfb..30c210b4 100644 --- a/python/README.md +++ b/python/README.md @@ -9,7 +9,7 @@ A set of tools, types and *builder libraries* for building and manipulating Graf ## Installing ```shell -python3 -m pip install 'grafana_foundation_sdk==1738930969!11.1.0' +python3 -m pip install 'grafana_foundation_sdk==1738936502!11.1.0' ``` ## Example usage diff --git a/python/docs/Installing.md b/python/docs/Installing.md index 2fd5300c..2ac02adb 100644 --- a/python/docs/Installing.md +++ b/python/docs/Installing.md @@ -1,5 +1,5 @@ # Installing ```shell -python3 -m pip install 'grafana_foundation_sdk==1738930969!11.1.0' +python3 -m pip install 'grafana_foundation_sdk==1738936502!11.1.0' ``` diff --git a/python/pyproject.toml b/python/pyproject.toml index bc4440c5..93cb0acf 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -13,7 +13,7 @@ keywords = [ "traces", "metrics" ] -version = "1738930969!11.1.0" +version = "1738936502!11.1.0" dependencies = [] requires-python = ">=3.11" classifiers = [ diff --git a/typescript/README.md b/typescript/README.md index 60d687ac..929eb49d 100644 --- a/typescript/README.md +++ b/typescript/README.md @@ -9,7 +9,7 @@ A set of tools, types and *builder libraries* for building and manipulating Graf ## Installing ```shell -yarn add '@grafana/grafana-foundation-sdk@~11.1.0-cogv0.0.x.1738930969' +yarn add '@grafana/grafana-foundation-sdk@~11.1.0-cogv0.0.x.1738936502' ``` ## Example usage diff --git a/typescript/docs/Installing.md b/typescript/docs/Installing.md index c329ee3d..f66e75b3 100644 --- a/typescript/docs/Installing.md +++ b/typescript/docs/Installing.md @@ -1,5 +1,5 @@ # Installing ```shell -yarn add '@grafana/grafana-foundation-sdk@~11.1.0-cogv0.0.x.1738930969' +yarn add '@grafana/grafana-foundation-sdk@~11.1.0-cogv0.0.x.1738936502' ``` diff --git a/typescript/package.json b/typescript/package.json index ec3400f2..43356f38 100644 --- a/typescript/package.json +++ b/typescript/package.json @@ -1,6 +1,6 @@ { "name": "@grafana/grafana-foundation-sdk", - "version": "11.1.0-cogv0.0.x.1738930969", + "version": "11.1.0-cogv0.0.x.1738936502", "description": "A set of tools, types and libraries for building and manipulating Grafana objects.", "keywords": [ "observability",