Skip to content

Commit

Permalink
tweak workflow naming
Browse files Browse the repository at this point in the history
  • Loading branch information
romainmenke committed Jul 28, 2024
1 parent d6ebd5e commit 247a372
Show file tree
Hide file tree
Showing 103 changed files with 314 additions and 372 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: latest
name: '@primer/stylelint-config'
on:
push:
branches:
Expand All @@ -14,12 +14,12 @@ on:
schedule:
- cron: 0 0 * * *
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-000-primer-stylelint-config-latest
group: ${{ github.workflow }}-${{ github.ref }}-0-latest
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/test-package.yml
name: '@primer/stylelint-config'
name: latest
with:
package: '@primer/stylelint-config'
stylelint-version: stylelint@latest
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: next
name: '@primer/stylelint-config'
on:
push:
branches:
Expand All @@ -14,12 +14,12 @@ on:
schedule:
- cron: 0 0 * * *
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-000-primer-stylelint-config-next
group: ${{ github.workflow }}-${{ github.ref }}-0-next
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/test-package.yml
name: '@primer/stylelint-config'
name: next
with:
package: '@primer/stylelint-config'
stylelint-version: stylelint/stylelint
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: latest
name: '@shopify/stylelint-plugin'
on:
push:
branches:
Expand All @@ -14,12 +14,12 @@ on:
schedule:
- cron: 0 0 * * *
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-001-shopify-stylelint-plugin-latest
group: ${{ github.workflow }}-${{ github.ref }}-1-latest
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/test-package.yml
name: '@shopify/stylelint-plugin'
name: latest
with:
package: '@shopify/stylelint-plugin'
stylelint-version: stylelint@latest
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: next
name: '@shopify/stylelint-plugin'
on:
push:
branches:
Expand All @@ -14,12 +14,12 @@ on:
schedule:
- cron: 0 0 * * *
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-001-shopify-stylelint-plugin-next
group: ${{ github.workflow }}-${{ github.ref }}-1-next
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/test-package.yml
name: '@shopify/stylelint-plugin'
name: next
with:
package: '@shopify/stylelint-plugin'
stylelint-version: stylelint/stylelint
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: latest
name: '@stylistic/stylelint-config'
on:
push:
branches:
Expand All @@ -14,13 +14,12 @@ on:
schedule:
- cron: 0 0 * * *
concurrency:
group: ${{ github.workflow }}-${{ github.ref
}}-002-stylistic-stylelint-config-latest
group: ${{ github.workflow }}-${{ github.ref }}-2-latest
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/test-package.yml
name: '@stylistic/stylelint-config'
name: latest
with:
package: '@stylistic/stylelint-config'
stylelint-version: stylelint@latest
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: next
name: '@stylistic/stylelint-config'
on:
push:
branches:
Expand All @@ -14,12 +14,12 @@ on:
schedule:
- cron: 0 0 * * *
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-002-stylistic-stylelint-config-next
group: ${{ github.workflow }}-${{ github.ref }}-2-next
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/test-package.yml
name: '@stylistic/stylelint-config'
name: next
with:
package: '@stylistic/stylelint-config'
stylelint-version: stylelint/stylelint
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: latest
name: '@stylistic/stylelint-plugin'
on:
push:
branches:
Expand All @@ -14,13 +14,12 @@ on:
schedule:
- cron: 0 0 * * *
concurrency:
group: ${{ github.workflow }}-${{ github.ref
}}-003-stylistic-stylelint-plugin-latest
group: ${{ github.workflow }}-${{ github.ref }}-3-latest
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/test-package.yml
name: '@stylistic/stylelint-plugin'
name: latest
with:
package: '@stylistic/stylelint-plugin'
stylelint-version: stylelint@latest
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: next
name: '@stylistic/stylelint-plugin'
on:
push:
branches:
Expand All @@ -14,12 +14,12 @@ on:
schedule:
- cron: 0 0 * * *
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-003-stylistic-stylelint-plugin-next
group: ${{ github.workflow }}-${{ github.ref }}-3-next
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/test-package.yml
name: '@stylistic/stylelint-plugin'
name: next
with:
package: '@stylistic/stylelint-plugin'
stylelint-version: stylelint/stylelint
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: latest
name: '@wordpress/stylelint-config'
on:
push:
branches:
Expand All @@ -14,13 +14,12 @@ on:
schedule:
- cron: 0 0 * * *
concurrency:
group: ${{ github.workflow }}-${{ github.ref
}}-004-wordpress-stylelint-config-latest
group: ${{ github.workflow }}-${{ github.ref }}-4-latest
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/test-package.yml
name: '@wordpress/stylelint-config'
name: latest
with:
package: '@wordpress/stylelint-config'
stylelint-version: stylelint@latest
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: next
name: '@wordpress/stylelint-config'
on:
push:
branches:
Expand All @@ -14,12 +14,12 @@ on:
schedule:
- cron: 0 0 * * *
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-004-wordpress-stylelint-config-next
group: ${{ github.workflow }}-${{ github.ref }}-4-next
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/test-package.yml
name: '@wordpress/stylelint-config'
name: next
with:
package: '@wordpress/stylelint-config'
stylelint-version: stylelint/stylelint
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: latest
name: stylelint-actions-formatters
on:
push:
branches:
Expand All @@ -14,13 +14,12 @@ on:
schedule:
- cron: 0 0 * * *
concurrency:
group: ${{ github.workflow }}-${{ github.ref
}}-005-stylelint-actions-formatters-latest
group: ${{ github.workflow }}-${{ github.ref }}-5-latest
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/test-package.yml
name: stylelint-actions-formatters
name: latest
with:
package: stylelint-actions-formatters
stylelint-version: stylelint@latest
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: next
name: stylelint-actions-formatters
on:
push:
branches:
Expand All @@ -14,13 +14,12 @@ on:
schedule:
- cron: 0 0 * * *
concurrency:
group: ${{ github.workflow }}-${{ github.ref
}}-005-stylelint-actions-formatters-next
group: ${{ github.workflow }}-${{ github.ref }}-5-next
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/test-package.yml
name: stylelint-actions-formatters
name: next
with:
package: stylelint-actions-formatters
stylelint-version: stylelint/stylelint
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: latest
name: stylelint-checkstyle-reporter
on:
push:
branches:
Expand All @@ -14,13 +14,12 @@ on:
schedule:
- cron: 0 0 * * *
concurrency:
group: ${{ github.workflow }}-${{ github.ref
}}-006-stylelint-checkstyle-reporter-latest
group: ${{ github.workflow }}-${{ github.ref }}-6-latest
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/test-package.yml
name: stylelint-checkstyle-reporter
name: latest
with:
package: stylelint-checkstyle-reporter
stylelint-version: stylelint@latest
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: next
name: stylelint-checkstyle-reporter
on:
push:
branches:
Expand All @@ -14,13 +14,12 @@ on:
schedule:
- cron: 0 0 * * *
concurrency:
group: ${{ github.workflow }}-${{ github.ref
}}-006-stylelint-checkstyle-reporter-next
group: ${{ github.workflow }}-${{ github.ref }}-6-next
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/test-package.yml
name: stylelint-checkstyle-reporter
name: next
with:
package: stylelint-checkstyle-reporter
stylelint-version: stylelint/stylelint
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: latest
name: stylelint-codeframe-formatter
on:
push:
branches:
Expand All @@ -14,13 +14,12 @@ on:
schedule:
- cron: 0 0 * * *
concurrency:
group: ${{ github.workflow }}-${{ github.ref
}}-007-stylelint-codeframe-formatter-latest
group: ${{ github.workflow }}-${{ github.ref }}-7-latest
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/test-package.yml
name: stylelint-codeframe-formatter
name: latest
with:
package: stylelint-codeframe-formatter
stylelint-version: stylelint@latest
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: next
name: stylelint-codeframe-formatter
on:
push:
branches:
Expand All @@ -14,13 +14,12 @@ on:
schedule:
- cron: 0 0 * * *
concurrency:
group: ${{ github.workflow }}-${{ github.ref
}}-007-stylelint-codeframe-formatter-next
group: ${{ github.workflow }}-${{ github.ref }}-7-next
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/test-package.yml
name: stylelint-codeframe-formatter
name: next
with:
package: stylelint-codeframe-formatter
stylelint-version: stylelint/stylelint
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: latest
name: stylelint-config-clean-order
on:
push:
branches:
Expand All @@ -14,13 +14,12 @@ on:
schedule:
- cron: 0 0 * * *
concurrency:
group: ${{ github.workflow }}-${{ github.ref
}}-008-stylelint-config-clean-order-latest
group: ${{ github.workflow }}-${{ github.ref }}-8-latest
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/test-package.yml
name: stylelint-config-clean-order
name: latest
with:
package: stylelint-config-clean-order
stylelint-version: stylelint@latest
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: next
name: stylelint-config-clean-order
on:
push:
branches:
Expand All @@ -14,13 +14,12 @@ on:
schedule:
- cron: 0 0 * * *
concurrency:
group: ${{ github.workflow }}-${{ github.ref
}}-008-stylelint-config-clean-order-next
group: ${{ github.workflow }}-${{ github.ref }}-8-next
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/test-package.yml
name: stylelint-config-clean-order
name: next
with:
package: stylelint-config-clean-order
stylelint-version: stylelint/stylelint
Loading

0 comments on commit 247a372

Please sign in to comment.