mrm-task-ci

Mrm task that adds GitHub Actions workflow that runs Node.js tests

MIT 41 个版本
安装
npm install mrm-task-ci
yarn add mrm-task-ci
pnpm add mrm-task-ci
bun add mrm-task-ci
README

mrm-task-ci

Mrm task that adds GitHub Action workflow that runs Node.js tests.

What it does

  • Creates GitHub Action workflow file
  • Sets up tests for currently supported Node.js LTS versions
  • Adds a status badge to the Readme
  • Removes Travis CI badge from the Readme
  • Removes Travis CI config if it only runs Node.js tests without custom scripts

Usage

npx mrm ci

Options

See Mrm docs for more details.

workflowFile (default: .github/workflows/node.js.yml)

Location of the GitHub Actions workflow file.

readmeFile (default: Readme.md)

Name of the Readme file.

Changelog

The changelog can be found in CHANGELOG.md.

Contributing

Everyone is welcome to contribute. Please take a moment to review the contributing guidelines.

Authors and license

Artem Sapegin and contributors.

MIT License, see the included License.md file.

版本列表
2.1.22 2023-09-14
2.1.21 2023-09-13
2.1.20 2023-09-13
2.1.19 2023-09-13
2.1.18 2023-09-13
2.1.17 2023-07-04
2.1.16 2023-07-04
2.1.15 2023-07-04
2.1.14 2023-03-10
2.1.13 2022-10-19
2.1.12 2022-10-19
2.1.11 2022-10-19
2.1.10 2022-10-18
2.1.9 2022-10-18
2.1.8 2022-10-17
2.1.7 2022-10-16
2.1.6 2022-09-15
2.1.5 2022-09-15
2.1.4 2022-09-15
2.1.3 2022-09-15
2.1.2 2022-09-15
2.1.1 2022-09-15
2.1.0 2022-08-23
2.0.0 2022-03-22
1.0.8 2021-10-14
1.0.7 2021-09-18
1.0.6 2021-08-03
1.0.5 2021-08-03
1.0.4 2021-08-02
1.0.3 2021-07-21
1.0.2 2021-07-21
1.0.0 2021-04-07
0.3.1 2021-04-01
0.3.0 2021-02-25
0.2.4 2021-02-09
0.2.3 2021-02-08
0.2.2 2021-02-03
0.2.1 2020-11-25
0.2.0 2020-11-05
0.1.1 2020-11-04
0.1.0 2020-10-30