File tree Expand file tree Collapse file tree 9 files changed +11
-11
lines changed
npm-package-json-lint-config Expand file tree Collapse file tree 9 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1- name : CI
1+ name : Tests
22on :
33 pull_request :
44 push :
55 branches :
66 - main
77jobs :
8- test :
8+ unit :
99 runs-on : ubuntu-latest
1010 strategy :
1111 matrix :
1212 node-version :
1313 - 16
1414 - 18
1515 - 20
16- name : Node.js ${{ matrix.node-version }}
16+ name : Node.js ${{ matrix.node-version }} / unit
1717 steps :
1818 - name : Checkout the repository
1919 uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
Original file line number Diff line number Diff line change 1414[ deps ] : https://img.shields.io/librariesio/release/npm/@trigen/scripts
1515[ deps-url ] : https://libraries.io/npm/@trigen%2Fscripts/tree
1616
17- [ build ] : https://img.shields.io/github/actions/workflow/status/TrigenSoftware/scripts/ci .yml?branch=main
17+ [ build ] : https://img.shields.io/github/actions/workflow/status/TrigenSoftware/scripts/tests .yml?branch=main
1818[ build-url ] : https://github.com/TrigenSoftware/scripts/actions
1919
2020Scripts and configs for TrigenSoftware's projects.
Original file line number Diff line number Diff line change 1818[ size ] : https://packagephobia.com/badge?p=@trigen/babel-preset
1919[ size-url ] : https://packagephobia.com/result?p=@trigen/babel-preset
2020
21- [ build ] : https://img.shields.io/github/actions/workflow/status/TrigenSoftware/scripts/ci .yml?branch=main
21+ [ build ] : https://img.shields.io/github/actions/workflow/status/TrigenSoftware/scripts/tests .yml?branch=main
2222[ build-url ] : https://github.com/TrigenSoftware/scripts/actions
2323
2424Trigen's Babel preset.
Original file line number Diff line number Diff line change 1414[ size ] : https://packagephobia.com/badge?p=@trigen/browserslist-config
1515[ size-url ] : https://packagephobia.com/result?p=@trigen/browserslist-config
1616
17- [ build ] : https://img.shields.io/github/actions/workflow/status/TrigenSoftware/scripts/ci .yml?branch=main
17+ [ build ] : https://img.shields.io/github/actions/workflow/status/TrigenSoftware/scripts/tests .yml?branch=main
1818[ build-url ] : https://github.com/TrigenSoftware/scripts/actions
1919
2020Trigen's Browserslist config.
Original file line number Diff line number Diff line change 1818[ size ] : https://packagephobia.com/badge?p=@trigen/eslint-config
1919[ size-url ] : https://packagephobia.com/result?p=@trigen/eslint-config
2020
21- [ build ] : https://img.shields.io/github/actions/workflow/status/TrigenSoftware/scripts/ci .yml?branch=main
21+ [ build ] : https://img.shields.io/github/actions/workflow/status/TrigenSoftware/scripts/tests .yml?branch=main
2222[ build-url ] : https://github.com/TrigenSoftware/scripts/actions
2323
2424Trigen's ESLint config.
Original file line number Diff line number Diff line change 1818[ size ] : https://packagephobia.com/badge?p=@trigen/lint-package-json
1919[ size-url ] : https://packagephobia.com/result?p=@trigen/lint-package-json
2020
21- [ build ] : https://img.shields.io/github/actions/workflow/status/TrigenSoftware/scripts/ci .yml?branch=main
21+ [ build ] : https://img.shields.io/github/actions/workflow/status/TrigenSoftware/scripts/tests .yml?branch=main
2222[ build-url ] : https://github.com/TrigenSoftware/scripts/actions
2323
2424Shortcut to run npm-package-json-lint with @trigen/npm-package-json-lint-config .
Original file line number Diff line number Diff line change 1818[ size ] : https://packagephobia.com/badge?p=@trigen/npm-package-json-lint-config
1919[ size-url ] : https://packagephobia.com/result?p=@trigen/npm-package-json-lint-config
2020
21- [ build ] : https://img.shields.io/github/actions/workflow/status/TrigenSoftware/scripts/ci .yml?branch=main
21+ [ build ] : https://img.shields.io/github/actions/workflow/status/TrigenSoftware/scripts/tests .yml?branch=main
2222[ build-url ] : https://github.com/TrigenSoftware/scripts/actions
2323
2424Trigen's npm-package-json-lint config.
Original file line number Diff line number Diff line change 1818[ size ] : https://packagephobia.com/badge?p=@trigen/project-files
1919[ size-url ] : https://packagephobia.com/result?p=@trigen/project-files
2020
21- [ build ] : https://img.shields.io/github/actions/workflow/status/TrigenSoftware/scripts/ci .yml?branch=main
21+ [ build ] : https://img.shields.io/github/actions/workflow/status/TrigenSoftware/scripts/tests .yml?branch=main
2222[ build-url ] : https://github.com/TrigenSoftware/scripts/actions
2323
2424Trigen's project files downloader.
Original file line number Diff line number Diff line change 1818[ size ] : https://packagephobia.com/badge?p=@trigen/scripts
1919[ size-url ] : https://packagephobia.com/result?p=@trigen/scripts
2020
21- [ build ] : https://img.shields.io/github/actions/workflow/status/TrigenSoftware/scripts/ci .yml?branch=main
21+ [ build ] : https://img.shields.io/github/actions/workflow/status/TrigenSoftware/scripts/tests .yml?branch=main
2222[ build-url ] : https://github.com/TrigenSoftware/scripts/actions
2323
2424CLI tool for running scripts.
You can’t perform that action at this time.
0 commit comments