From 8916014b007eef952f502445756074bcd2eb2849 Mon Sep 17 00:00:00 2001 From: Thiha Min Thant Date: Mon, 21 Oct 2024 21:40:50 +0800 Subject: [PATCH 1/2] ci: Add 'project/sistent' label for PRs affecting Sistent files in labeler.yml Signed-off-by: Thiha Min Thant --- .github/labeler.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index 49da5263a5b2..f2d1bece29cd 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -97,3 +97,9 @@ project/kanvas: - changed-files: - any-glob-to-any-file: - "src/sections/Kanvas/**/*" +project/sistent: +- changed-files: + - any-glob-to-any-file: + - "src/components/SistentNavigation/**/*" + - "src/pages/projects/sistent/**/*" + - "src/sections/Projects/Sistent/**/*" From a0119a4c304731042e89512cfd61b8e0962a612b Mon Sep 17 00:00:00 2001 From: MUzairS15 Date: Tue, 22 Oct 2024 00:23:12 +0000 Subject: [PATCH 2/2] [Docs] Generated documentation for Integration Signed-off-by: l5io --- .../integrations/cluster-api-provider-openstack/index.mdx | 6 ------ .../icons/components/section/icons/color/section-color.svg | 5 +++-- .../icons/components/section/icons/white/section-white.svg | 5 +++-- 3 files changed, 6 insertions(+), 10 deletions(-) diff --git a/src/collections/integrations/cluster-api-provider-openstack/index.mdx b/src/collections/integrations/cluster-api-provider-openstack/index.mdx index e7cd337b6460..7fdb04f6554a 100644 --- a/src/collections/integrations/cluster-api-provider-openstack/index.mdx +++ b/src/collections/integrations/cluster-api-provider-openstack/index.mdx @@ -44,12 +44,6 @@ components: [ "colorIcon": "icons/components/open-stack-machine-template/icons/color/open-stack-machine-template-color.svg", "whiteIcon": "icons/components/open-stack-machine-template/icons/white/open-stack-machine-template-white.svg", "description": "", -}, -{ -"name": "open-stack-server", -"colorIcon": "icons/components/open-stack-server/icons/color/open-stack-server-color.svg", -"whiteIcon": "icons/components/open-stack-server/icons/white/open-stack-server-white.svg", -"description": "", }] featureList: [ "Automates Kubernetes cluster provisioning", diff --git a/src/collections/integrations/meshery-core/icons/components/section/icons/color/section-color.svg b/src/collections/integrations/meshery-core/icons/components/section/icons/color/section-color.svg index f6fc58fb2ef5..81f9276710cf 100644 --- a/src/collections/integrations/meshery-core/icons/components/section/icons/color/section-color.svg +++ b/src/collections/integrations/meshery-core/icons/components/section/icons/color/section-color.svg @@ -1,3 +1,4 @@ - - + + + \ No newline at end of file diff --git a/src/collections/integrations/meshery-core/icons/components/section/icons/white/section-white.svg b/src/collections/integrations/meshery-core/icons/components/section/icons/white/section-white.svg index 7d355f5221fc..90f4e0ddaf26 100644 --- a/src/collections/integrations/meshery-core/icons/components/section/icons/white/section-white.svg +++ b/src/collections/integrations/meshery-core/icons/components/section/icons/white/section-white.svg @@ -1,3 +1,4 @@ - - + + + \ No newline at end of file