From 42e2e419513eeb9ecd1b726831d99349703534d7 Mon Sep 17 00:00:00 2001 From: DevExpressExampleBot Date: Sat, 10 Sep 2022 03:53:06 +0400 Subject: [PATCH 1/9] Source auto update [skip ci] --- .../Default.aspx | 2 +- .../Web.config | 72 +++++++++---------- ...ormsDashboardCustomPropertiesSample.csproj | 48 ++++++------- .../Default.aspx | 2 +- .../Web.config | 72 +++++++++---------- ...ormsDashboardCustomPropertiesSample.vbproj | 48 ++++++------- 6 files changed, 122 insertions(+), 122 deletions(-) diff --git a/CS/WebFormsDashboardCustomPropertiesSample/Default.aspx b/CS/WebFormsDashboardCustomPropertiesSample/Default.aspx index 8b07bf0..ae044de 100644 --- a/CS/WebFormsDashboardCustomPropertiesSample/Default.aspx +++ b/CS/WebFormsDashboardCustomPropertiesSample/Default.aspx @@ -1,5 +1,5 @@ <%@ Page Language="C#" AutoEventWireup="true" MasterPageFile="~/Main.Master" CodeBehind="Default.aspx.cs" Inherits="WebFormsDashboardCustomPropertiesSample.Default" %> -<%@ Register Assembly="DevExpress.Dashboard.v20.1.Web.WebForms, Version=20.1.14.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" Namespace="DevExpress.DashboardWeb" TagPrefix="dx" %> +<%@ Register Assembly="DevExpress.Dashboard.v20.1.Web.WebForms, Version=20.1.15.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" Namespace="DevExpress.DashboardWeb" TagPrefix="dx" %> diff --git a/CS/WebFormsDashboardCustomPropertiesSample/Web.config b/CS/WebFormsDashboardCustomPropertiesSample/Web.config index 5b64575..76040b6 100644 --- a/CS/WebFormsDashboardCustomPropertiesSample/Web.config +++ b/CS/WebFormsDashboardCustomPropertiesSample/Web.config @@ -6,11 +6,11 @@ -
-
-
-
-
+
+
+
+
+
@@ -19,30 +19,30 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + @@ -60,27 +60,27 @@ - - + + - + - + - + - - + + diff --git a/CS/WebFormsDashboardCustomPropertiesSample/WebFormsDashboardCustomPropertiesSample.csproj b/CS/WebFormsDashboardCustomPropertiesSample/WebFormsDashboardCustomPropertiesSample.csproj index 58b459f..6f2b4a3 100644 --- a/CS/WebFormsDashboardCustomPropertiesSample/WebFormsDashboardCustomPropertiesSample.csproj +++ b/CS/WebFormsDashboardCustomPropertiesSample/WebFormsDashboardCustomPropertiesSample.csproj @@ -63,30 +63,30 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/VB/WebFormsDashboardCustomPropertiesSample/Default.aspx b/VB/WebFormsDashboardCustomPropertiesSample/Default.aspx index 8b07bf0..ae044de 100644 --- a/VB/WebFormsDashboardCustomPropertiesSample/Default.aspx +++ b/VB/WebFormsDashboardCustomPropertiesSample/Default.aspx @@ -1,5 +1,5 @@ <%@ Page Language="C#" AutoEventWireup="true" MasterPageFile="~/Main.Master" CodeBehind="Default.aspx.cs" Inherits="WebFormsDashboardCustomPropertiesSample.Default" %> -<%@ Register Assembly="DevExpress.Dashboard.v20.1.Web.WebForms, Version=20.1.14.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" Namespace="DevExpress.DashboardWeb" TagPrefix="dx" %> +<%@ Register Assembly="DevExpress.Dashboard.v20.1.Web.WebForms, Version=20.1.15.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" Namespace="DevExpress.DashboardWeb" TagPrefix="dx" %> diff --git a/VB/WebFormsDashboardCustomPropertiesSample/Web.config b/VB/WebFormsDashboardCustomPropertiesSample/Web.config index 5b64575..76040b6 100644 --- a/VB/WebFormsDashboardCustomPropertiesSample/Web.config +++ b/VB/WebFormsDashboardCustomPropertiesSample/Web.config @@ -6,11 +6,11 @@ -
-
-
-
-
+
+
+
+
+
@@ -19,30 +19,30 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + @@ -60,27 +60,27 @@ - - + + - + - + - + - - + + diff --git a/VB/WebFormsDashboardCustomPropertiesSample/WebFormsDashboardCustomPropertiesSample.vbproj b/VB/WebFormsDashboardCustomPropertiesSample/WebFormsDashboardCustomPropertiesSample.vbproj index fda5f63..119a0fa 100644 --- a/VB/WebFormsDashboardCustomPropertiesSample/WebFormsDashboardCustomPropertiesSample.vbproj +++ b/VB/WebFormsDashboardCustomPropertiesSample/WebFormsDashboardCustomPropertiesSample.vbproj @@ -80,30 +80,30 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + From 9414fa117e4baf0aa75d6b1e27d5c6fd0a1813c0 Mon Sep 17 00:00:00 2001 From: DevExpressExampleBot Date: Wed, 26 Oct 2022 07:11:23 +0400 Subject: [PATCH 2/9] Source auto update [skip ci] --- .../Default.aspx | 2 +- .../Web.config | 72 +++++++++---------- ...ormsDashboardCustomPropertiesSample.csproj | 48 ++++++------- .../Default.aspx | 2 +- .../Web.config | 72 +++++++++---------- ...ormsDashboardCustomPropertiesSample.vbproj | 48 ++++++------- 6 files changed, 122 insertions(+), 122 deletions(-) diff --git a/CS/WebFormsDashboardCustomPropertiesSample/Default.aspx b/CS/WebFormsDashboardCustomPropertiesSample/Default.aspx index ae044de..a2ca903 100644 --- a/CS/WebFormsDashboardCustomPropertiesSample/Default.aspx +++ b/CS/WebFormsDashboardCustomPropertiesSample/Default.aspx @@ -1,5 +1,5 @@ <%@ Page Language="C#" AutoEventWireup="true" MasterPageFile="~/Main.Master" CodeBehind="Default.aspx.cs" Inherits="WebFormsDashboardCustomPropertiesSample.Default" %> -<%@ Register Assembly="DevExpress.Dashboard.v20.1.Web.WebForms, Version=20.1.15.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" Namespace="DevExpress.DashboardWeb" TagPrefix="dx" %> +<%@ Register Assembly="DevExpress.Dashboard.v20.1.Web.WebForms, Version=20.1.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" Namespace="DevExpress.DashboardWeb" TagPrefix="dx" %> diff --git a/CS/WebFormsDashboardCustomPropertiesSample/Web.config b/CS/WebFormsDashboardCustomPropertiesSample/Web.config index 76040b6..46d345f 100644 --- a/CS/WebFormsDashboardCustomPropertiesSample/Web.config +++ b/CS/WebFormsDashboardCustomPropertiesSample/Web.config @@ -6,11 +6,11 @@ -
-
-
-
-
+
+
+
+
+
@@ -19,30 +19,30 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + @@ -60,27 +60,27 @@ - - + + - + - + - + - - + + diff --git a/CS/WebFormsDashboardCustomPropertiesSample/WebFormsDashboardCustomPropertiesSample.csproj b/CS/WebFormsDashboardCustomPropertiesSample/WebFormsDashboardCustomPropertiesSample.csproj index 6f2b4a3..0f369f2 100644 --- a/CS/WebFormsDashboardCustomPropertiesSample/WebFormsDashboardCustomPropertiesSample.csproj +++ b/CS/WebFormsDashboardCustomPropertiesSample/WebFormsDashboardCustomPropertiesSample.csproj @@ -63,30 +63,30 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/VB/WebFormsDashboardCustomPropertiesSample/Default.aspx b/VB/WebFormsDashboardCustomPropertiesSample/Default.aspx index ae044de..a2ca903 100644 --- a/VB/WebFormsDashboardCustomPropertiesSample/Default.aspx +++ b/VB/WebFormsDashboardCustomPropertiesSample/Default.aspx @@ -1,5 +1,5 @@ <%@ Page Language="C#" AutoEventWireup="true" MasterPageFile="~/Main.Master" CodeBehind="Default.aspx.cs" Inherits="WebFormsDashboardCustomPropertiesSample.Default" %> -<%@ Register Assembly="DevExpress.Dashboard.v20.1.Web.WebForms, Version=20.1.15.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" Namespace="DevExpress.DashboardWeb" TagPrefix="dx" %> +<%@ Register Assembly="DevExpress.Dashboard.v20.1.Web.WebForms, Version=20.1.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" Namespace="DevExpress.DashboardWeb" TagPrefix="dx" %> diff --git a/VB/WebFormsDashboardCustomPropertiesSample/Web.config b/VB/WebFormsDashboardCustomPropertiesSample/Web.config index 76040b6..46d345f 100644 --- a/VB/WebFormsDashboardCustomPropertiesSample/Web.config +++ b/VB/WebFormsDashboardCustomPropertiesSample/Web.config @@ -6,11 +6,11 @@ -
-
-
-
-
+
+
+
+
+
@@ -19,30 +19,30 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + @@ -60,27 +60,27 @@ - - + + - + - + - + - - + + diff --git a/VB/WebFormsDashboardCustomPropertiesSample/WebFormsDashboardCustomPropertiesSample.vbproj b/VB/WebFormsDashboardCustomPropertiesSample/WebFormsDashboardCustomPropertiesSample.vbproj index 119a0fa..b1482d1 100644 --- a/VB/WebFormsDashboardCustomPropertiesSample/WebFormsDashboardCustomPropertiesSample.vbproj +++ b/VB/WebFormsDashboardCustomPropertiesSample/WebFormsDashboardCustomPropertiesSample.vbproj @@ -80,30 +80,30 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + From 97dd2919d3550c0c5006d56fc41386071086d3d3 Mon Sep 17 00:00:00 2001 From: DevExpressExampleBot Date: Wed, 12 Apr 2023 20:41:37 +0400 Subject: [PATCH 3/9] Source auto update [skip ci] --- .../Default.aspx | 2 +- .../Web.config | 72 +++++++++---------- ...ormsDashboardCustomPropertiesSample.csproj | 48 ++++++------- .../Default.aspx | 2 +- .../Web.config | 72 +++++++++---------- ...ormsDashboardCustomPropertiesSample.vbproj | 48 ++++++------- 6 files changed, 122 insertions(+), 122 deletions(-) diff --git a/CS/WebFormsDashboardCustomPropertiesSample/Default.aspx b/CS/WebFormsDashboardCustomPropertiesSample/Default.aspx index a2ca903..00e572c 100644 --- a/CS/WebFormsDashboardCustomPropertiesSample/Default.aspx +++ b/CS/WebFormsDashboardCustomPropertiesSample/Default.aspx @@ -1,5 +1,5 @@ <%@ Page Language="C#" AutoEventWireup="true" MasterPageFile="~/Main.Master" CodeBehind="Default.aspx.cs" Inherits="WebFormsDashboardCustomPropertiesSample.Default" %> -<%@ Register Assembly="DevExpress.Dashboard.v20.1.Web.WebForms, Version=20.1.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" Namespace="DevExpress.DashboardWeb" TagPrefix="dx" %> +<%@ Register Assembly="DevExpress.Dashboard.v20.1.Web.WebForms, Version=20.1.17.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" Namespace="DevExpress.DashboardWeb" TagPrefix="dx" %> diff --git a/CS/WebFormsDashboardCustomPropertiesSample/Web.config b/CS/WebFormsDashboardCustomPropertiesSample/Web.config index 46d345f..314c8b8 100644 --- a/CS/WebFormsDashboardCustomPropertiesSample/Web.config +++ b/CS/WebFormsDashboardCustomPropertiesSample/Web.config @@ -6,11 +6,11 @@ -
-
-
-
-
+
+
+
+
+
@@ -19,30 +19,30 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + @@ -60,27 +60,27 @@ - - + + - + - + - + - - + + diff --git a/CS/WebFormsDashboardCustomPropertiesSample/WebFormsDashboardCustomPropertiesSample.csproj b/CS/WebFormsDashboardCustomPropertiesSample/WebFormsDashboardCustomPropertiesSample.csproj index 0f369f2..2bea5fd 100644 --- a/CS/WebFormsDashboardCustomPropertiesSample/WebFormsDashboardCustomPropertiesSample.csproj +++ b/CS/WebFormsDashboardCustomPropertiesSample/WebFormsDashboardCustomPropertiesSample.csproj @@ -63,30 +63,30 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/VB/WebFormsDashboardCustomPropertiesSample/Default.aspx b/VB/WebFormsDashboardCustomPropertiesSample/Default.aspx index a2ca903..00e572c 100644 --- a/VB/WebFormsDashboardCustomPropertiesSample/Default.aspx +++ b/VB/WebFormsDashboardCustomPropertiesSample/Default.aspx @@ -1,5 +1,5 @@ <%@ Page Language="C#" AutoEventWireup="true" MasterPageFile="~/Main.Master" CodeBehind="Default.aspx.cs" Inherits="WebFormsDashboardCustomPropertiesSample.Default" %> -<%@ Register Assembly="DevExpress.Dashboard.v20.1.Web.WebForms, Version=20.1.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" Namespace="DevExpress.DashboardWeb" TagPrefix="dx" %> +<%@ Register Assembly="DevExpress.Dashboard.v20.1.Web.WebForms, Version=20.1.17.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" Namespace="DevExpress.DashboardWeb" TagPrefix="dx" %> diff --git a/VB/WebFormsDashboardCustomPropertiesSample/Web.config b/VB/WebFormsDashboardCustomPropertiesSample/Web.config index 46d345f..314c8b8 100644 --- a/VB/WebFormsDashboardCustomPropertiesSample/Web.config +++ b/VB/WebFormsDashboardCustomPropertiesSample/Web.config @@ -6,11 +6,11 @@ -
-
-
-
-
+
+
+
+
+
@@ -19,30 +19,30 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + @@ -60,27 +60,27 @@ - - + + - + - + - + - - + + diff --git a/VB/WebFormsDashboardCustomPropertiesSample/WebFormsDashboardCustomPropertiesSample.vbproj b/VB/WebFormsDashboardCustomPropertiesSample/WebFormsDashboardCustomPropertiesSample.vbproj index b1482d1..d6574e0 100644 --- a/VB/WebFormsDashboardCustomPropertiesSample/WebFormsDashboardCustomPropertiesSample.vbproj +++ b/VB/WebFormsDashboardCustomPropertiesSample/WebFormsDashboardCustomPropertiesSample.vbproj @@ -80,30 +80,30 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + From 1331f866211477fa693779fa3bb3dd020431cee4 Mon Sep 17 00:00:00 2001 From: AlexanderKovalenko Date: Wed, 27 Dec 2023 11:32:51 +0400 Subject: [PATCH 4/9] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 60d2aa8..9970a6b 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ This extension enables or disables scale breaks for the Chart dashboard item. **Overview**: - Adds a custom Boolean property for a specific dashboard item (Chart). -- Integrates a _Scale breaks (Custom)_ section into the _Options_ menu with the [CheckBox](https://js.devexpress.com/DevExtreme/ApiReference/UI_Widgets/dxCheckBox/) widget as an editor. +- Integrates a _Scale breaks (Custom)_ section into the _Options_ menu with the [dxCheckBox](https://js.devexpress.com/jQuery/Documentation/ApiReference/UI_Components/dxCheckBox/) widget as an editor. ### ChartLineOptionsExtension @@ -95,7 +95,7 @@ This extension changes the dash style of each series line in the Chart dashboard **Overview**: - Adds a string custom property for a specific data item container (Chart's series). -- Integrates a _Line Options (Custom)_ section into the data item menu with the [SelectBox](https://js.devexpress.com/DevExtreme/ApiReference/UI_Widgets/dxSelectBox/) widget as an editor. +- Integrates a _Line Options (Custom)_ section into the data item menu with the [dxSelectBox](https://js.devexpress.com/jQuery/Documentation/ApiReference/UI_Components/dxSelectBox/) widget as an editor. ### DashboardDescriptionExtension @@ -108,7 +108,7 @@ This extension enables you to set a dashboard's description in the dashboard men **Overview**: - Adds a custom string property for a dashboard. - Shows how to add a new item to the [ToolBox](https://docs.devexpress.com/Dashboard/117442/designer-and-viewer-applications/web-dashboard/ui-elements/toolbox?v=20.1). In this example, a new item is added to the [dashboard menu](https://docs.devexpress.com/Dashboard/117444/designer-and-viewer-applications/web-dashboard/ui-elements/dashboard-menu?v=20.1). -- Demonstrates how to create complex editors using templates. In this example, it is the [](https://js.devexpress.com/DevExtreme/ApiReference/UI_Widgets/dxPopup/) widgets with the [TextArea](https://js.devexpress.com/DevExtreme/ApiReference/UI_Widgets/dxTextArea/) and [Button](https://js.devexpress.com/DevExtreme/ApiReference/UI_Widgets/dxButtonGroup/) widgets inside. +- Demonstrates how to create complex editors using templates. In this example, it is the [dxPopup](https://js.devexpress.com/jQuery/Documentation/ApiReference/UI_Components/dxPopup/) widgets with the [dxTextArea](https://js.devexpress.com/jQuery/Documentation/ApiReference/UI_Components/dxTextArea/) and [dxButton](https://js.devexpress.com/jQuery/Documentation/ApiReference/UI_Components/dxButton/) widgets inside. ### ItemDescriptionExtension From 23b657e817b151f5abd73a1f1af8a5672ff227da Mon Sep 17 00:00:00 2001 From: DevExpressExampleBot Date: Sat, 30 Dec 2023 01:52:19 +0400 Subject: [PATCH 5/9] README auto update [skip ci] --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 9970a6b..2f486f2 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,6 @@ - [Default.aspx](./CS/WebFormsDashboardCustomPropertiesSample/Default.aspx) # Dashboard for Web Forms - Custom Properties - -**[[Run Online]](https://codecentral.devexpress.com/260203915/)** - The example shows how to create [custom properties](https://docs.devexpress.com/Dashboard/401702/designer-and-viewer-applications/web-dashboard/client-side-customization/custom-properties?v=20.1) for the Web Dashboard. From 979880f1db6f0beefffb23a4d60bf3ec90dd49da Mon Sep 17 00:00:00 2001 From: DevExpressExampleBot Date: Tue, 25 Jun 2024 19:04:24 +0400 Subject: [PATCH 6/9] README auto update [skip ci] --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 2f486f2..ce516c3 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ ![](https://img.shields.io/endpoint?url=https://codecentral.devexpress.com/api/v1/VersionRange/260203915/20.1.3%2B) [![](https://img.shields.io/badge/Open_in_DevExpress_Support_Center-FF7200?style=flat-square&logo=DevExpress&logoColor=white)](https://supportcenter.devexpress.com/ticket/details/T885530) [![](https://img.shields.io/badge/📖_How_to_use_DevExpress_Examples-e9f6fc?style=flat-square)](https://docs.devexpress.com/GeneralInformation/403183) +[![](https://img.shields.io/badge/💬_Leave_Feedback-feecdd?style=flat-square)](#does-this-example-address-your-development-requirementsobjectives) *Files to look at*: - [Extensions](./CS/WebFormsDashboardCustomPropertiesSample/Content/Extensions) @@ -160,3 +161,10 @@ Overview: - [WinForms Dashboard Designer - Custom Properties](https://github.com/DevExpress-Examples/winforms-dashboard-custom-properties) - [WPF Dashboard Viewer - Custom Properties](https://github.com/DevExpress-Examples/wpf-dashboard-custom-properties) - [Multiplatform Example - Constant Lines](https://github.com/DevExpress-Examples/dashboard-constant-lines) + +## Does this example address your development requirements/objectives? + +[](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=asp-net-web-forms-dashboard-custom-properties-sample&~~~was_helpful=yes) [](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=asp-net-web-forms-dashboard-custom-properties-sample&~~~was_helpful=no) + +(you will be redirected to DevExpress.com to submit your response) + From 5a5073ed6ab9206bf052700c5f9e42e48033b63c Mon Sep 17 00:00:00 2001 From: DevExpressExampleBot Date: Thu, 10 Oct 2024 14:34:30 +0300 Subject: [PATCH 7/9] Created a new file vale.yml [skip ci] --- .github/workflows/vale.yml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/vale.yml diff --git a/.github/workflows/vale.yml b/.github/workflows/vale.yml new file mode 100644 index 0000000..adadc73 --- /dev/null +++ b/.github/workflows/vale.yml @@ -0,0 +1,26 @@ +name: vale-validation +on: + pull_request: + paths: + - README.md + +jobs: + vale: + name: runner / vale + runs-on: ubuntu-latest + steps: + - name: clone repo + uses: actions/checkout@v4 + - name: clone vale-styles repo + uses: actions/checkout@v4 + with: + repository: DevExpress/vale-styles + path: vale-styles + ssh-key: ${{ secrets.VALE_STYLES_ACCESS_KEY }} + - name: copy vale rules to the root repo + run: shopt -s dotglob && cp -r ./vale-styles/vale/* . + - name: vale linter check + uses: DevExpress/vale-action@reviewdog + with: + files: README.md + fail_on_error: true From 1b948d008fd5db25865fd622555f8c875223f2a6 Mon Sep 17 00:00:00 2001 From: DevExpressExampleBot Date: Wed, 16 Oct 2024 10:44:56 +0400 Subject: [PATCH 8/9] Vale auto update [skip ci] --- .github/workflows/vale.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/vale.yml b/.github/workflows/vale.yml index adadc73..068c35b 100644 --- a/.github/workflows/vale.yml +++ b/.github/workflows/vale.yml @@ -24,3 +24,5 @@ jobs: with: files: README.md fail_on_error: true + filter_mode: nofilter + reporter: github-check From 9e664dffc89824d0c7cf50c4417d57d7c1661e0f Mon Sep 17 00:00:00 2001 From: DevExpressExampleBot Date: Tue, 4 Mar 2025 18:13:18 +0400 Subject: [PATCH 9/9] Vale auto update [skip ci] --- .github/workflows/vale.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/vale.yml b/.github/workflows/vale.yml index 068c35b..fc11f81 100644 --- a/.github/workflows/vale.yml +++ b/.github/workflows/vale.yml @@ -3,6 +3,8 @@ on: pull_request: paths: - README.md + - readme.md + - Readme.md jobs: vale: @@ -22,7 +24,7 @@ jobs: - name: vale linter check uses: DevExpress/vale-action@reviewdog with: - files: README.md + files: '["README.md", "readme.md", "Readme.md"]' fail_on_error: true filter_mode: nofilter reporter: github-check