From 539a405540dcdba86a5d6c590c51a9076c35f954 Mon Sep 17 00:00:00 2001 From: David Cui <53581635+davidcui-amzn@users.noreply.github.com> Date: Thu, 29 Apr 2021 09:22:44 -0700 Subject: [PATCH] Rename artifacts to follow camel case (#7) Signed-off-by: David Cui --- .github/workflows/release-workflow.yml | 2 +- .github/workflows/test-and-build-workflow.yml | 2 +- gantt-chart/opensearch_dashboards.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/release-workflow.yml b/.github/workflows/release-workflow.yml index dc3aa30..c2e4b36 100644 --- a/.github/workflows/release-workflow.yml +++ b/.github/workflows/release-workflow.yml @@ -7,7 +7,7 @@ on: - 'v*' env: - PLUGIN_NAME: ganttchartDashboards + PLUGIN_NAME: ganttChartDashboards OPENSEARCH_VERSION: 1.0.0-beta1 OPENSEARCH_PLUGIN_VERSION: 1.0.0.0-beta1 diff --git a/.github/workflows/test-and-build-workflow.yml b/.github/workflows/test-and-build-workflow.yml index 8be88e3..9dd1257 100644 --- a/.github/workflows/test-and-build-workflow.yml +++ b/.github/workflows/test-and-build-workflow.yml @@ -4,7 +4,7 @@ name: Test and Build Gantt Chart on: [pull_request, push] env: - PLUGIN_NAME: ganttchartDashboards + PLUGIN_NAME: ganttChartDashboards OPENSEARCH_VERSION: 1.0.0-beta1 OPENSEARCH_PLUGIN_VERSION: 1.0.0.0-beta1 diff --git a/gantt-chart/opensearch_dashboards.json b/gantt-chart/opensearch_dashboards.json index 07b049c..2160169 100644 --- a/gantt-chart/opensearch_dashboards.json +++ b/gantt-chart/opensearch_dashboards.json @@ -1,5 +1,5 @@ { - "id": "ganttchartDashboards", + "id": "ganttChartDashboards", "version": "1.0.0.0-beta1", "opensearchDashboardsVersion": "1.0.0-beta1", "requiredPlugins": [