From 4b247a3c9bf6598f98c257cfb29e3702b617e897 Mon Sep 17 00:00:00 2001 From: Romain Menke Date: Sat, 14 Sep 2024 18:18:06 +0200 Subject: [PATCH] Enable `stylelint-suitcss` --- ...t-package-stylelint-suitcss-968.latest.yml | 25 +++++++++++++++++++ ...est-package-stylelint-suitcss-968.next.yml | 25 +++++++++++++++++++ README.md | 3 ++- data/ecosystem.yml | 2 +- 4 files changed, 53 insertions(+), 2 deletions(-) create mode 100644 .github/workflows/test-package-stylelint-suitcss-968.latest.yml create mode 100644 .github/workflows/test-package-stylelint-suitcss-968.next.yml diff --git a/.github/workflows/test-package-stylelint-suitcss-968.latest.yml b/.github/workflows/test-package-stylelint-suitcss-968.latest.yml new file mode 100644 index 0000000..9a79b94 --- /dev/null +++ b/.github/workflows/test-package-stylelint-suitcss-968.latest.yml @@ -0,0 +1,25 @@ +name: stylelint-suitcss +on: + push: + branches: + - main + paths: + - .github/workflows/test-package.yml + - .github/workflows/test-package-stylelint-suitcss-968.latest.yml + pull_request: + paths: + - .github/workflows/test-package.yml + - .github/workflows/test-package-stylelint-suitcss-968.latest.yml + workflow_dispatch: null + schedule: + - cron: 0 0 * * * +concurrency: + group: ${{ github.workflow }}-${{ github.ref }}-stylelint-suitcss-968-latest + cancel-in-progress: true +jobs: + test: + uses: ./.github/workflows/test-package.yml + name: latest + with: + package: stylelint-suitcss + stylelint-version: stylelint@latest diff --git a/.github/workflows/test-package-stylelint-suitcss-968.next.yml b/.github/workflows/test-package-stylelint-suitcss-968.next.yml new file mode 100644 index 0000000..e9a1354 --- /dev/null +++ b/.github/workflows/test-package-stylelint-suitcss-968.next.yml @@ -0,0 +1,25 @@ +name: stylelint-suitcss +on: + push: + branches: + - main + paths: + - .github/workflows/test-package.yml + - .github/workflows/test-package-stylelint-suitcss-968.next.yml + pull_request: + paths: + - .github/workflows/test-package.yml + - .github/workflows/test-package-stylelint-suitcss-968.next.yml + workflow_dispatch: null + schedule: + - cron: 0 0 * * * +concurrency: + group: ${{ github.workflow }}-${{ github.ref }}-stylelint-suitcss-968-next + cancel-in-progress: true +jobs: + test: + uses: ./.github/workflows/test-package.yml + name: next + with: + package: stylelint-suitcss + stylelint-version: stylelint/stylelint diff --git a/README.md b/README.md index 1d52760..662ef53 100644 --- a/README.md +++ b/README.md @@ -52,12 +52,13 @@ To see test results, click the status badge for the relevant package in the list | [![stylelint-scss](https://img.shields.io/npm/v/stylelint-scss.svg)](https://www.npmjs.com/package/stylelint-scss) | [![latest](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-scss-d08.latest.yml/badge.svg)](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-scss-d08.latest.yml) | [![next](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-scss-d08.next.yml/badge.svg)](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-scss-d08.next.yml) | | [![stylelint-selector-bem-pattern](https://img.shields.io/npm/v/stylelint-selector-bem-pattern.svg)](https://www.npmjs.com/package/stylelint-selector-bem-pattern) | [![latest](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-selector-bem-pattern-93e.latest.yml/badge.svg)](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-selector-bem-pattern-93e.latest.yml) | [![next](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-selector-bem-pattern-93e.next.yml/badge.svg)](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-selector-bem-pattern-93e.next.yml) | | [![stylelint-stylus](https://img.shields.io/npm/v/stylelint-stylus.svg)](https://www.npmjs.com/package/stylelint-stylus) | [![latest](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-stylus-448.latest.yml/badge.svg)](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-stylus-448.latest.yml) | [![next](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-stylus-448.next.yml/badge.svg)](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-stylus-448.next.yml) | +| [![stylelint-suitcss](https://img.shields.io/npm/v/stylelint-suitcss.svg)](https://www.npmjs.com/package/stylelint-suitcss) | [![latest](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-suitcss-968.latest.yml/badge.svg)](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-suitcss-968.latest.yml) | [![next](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-suitcss-968.next.yml/badge.svg)](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-suitcss-968.next.yml) | | [![stylelint-use-logical](https://img.shields.io/npm/v/stylelint-use-logical.svg)](https://www.npmjs.com/package/stylelint-use-logical) | [![latest](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-use-logical-b8e.latest.yml/badge.svg)](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-use-logical-b8e.latest.yml) | [![next](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-use-logical-b8e.next.yml/badge.svg)](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-use-logical-b8e.next.yml) | | [![stylelint-use-logical-spec](https://img.shields.io/npm/v/stylelint-use-logical-spec.svg)](https://www.npmjs.com/package/stylelint-use-logical-spec) | [![latest](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-use-logical-spec-a36.latest.yml/badge.svg)](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-use-logical-spec-a36.latest.yml) | [![next](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-use-logical-spec-a36.next.yml/badge.svg)](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-use-logical-spec-a36.next.yml) | | [![stylelint-use-nesting](https://img.shields.io/npm/v/stylelint-use-nesting.svg)](https://www.npmjs.com/package/stylelint-use-nesting) | [![latest](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-use-nesting-54f.latest.yml/badge.svg)](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-use-nesting-54f.latest.yml) | [![next](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-use-nesting-54f.next.yml/badge.svg)](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-use-nesting-54f.next.yml) | | [![stylelint-value-no-unknown-custom-properties](https://img.shields.io/npm/v/stylelint-value-no-unknown-custom-properties.svg)](https://www.npmjs.com/package/stylelint-value-no-unknown-custom-properties) | [![latest](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-value-no-unknown-custom-properties-2f3.latest.yml/badge.svg)](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-value-no-unknown-custom-properties-2f3.latest.yml) | [![next](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-value-no-unknown-custom-properties-2f3.next.yml/badge.svg)](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-value-no-unknown-custom-properties-2f3.next.yml) | -Total 42 packages +Total 43 packages diff --git a/data/ecosystem.yml b/data/ecosystem.yml index 6ce478d..cfee289 100644 --- a/data/ecosystem.yml +++ b/data/ecosystem.yml @@ -60,7 +60,7 @@ packages: - 'stylelint-scss' - 'stylelint-selector-bem-pattern' - 'stylelint-stylus' - # - 'stylelint-suitcss' + - 'stylelint-suitcss' - 'stylelint-use-logical' - 'stylelint-use-logical-spec' - 'stylelint-use-nesting'