mrm-task-ci
Mrm task that adds GitHub Actions workflow that runs Node.js tests
Last updated 4 years ago by sapegin .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install mrm-task-ci 
SYNC missed versions from official npm registry.

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.

Current Tags

  • 2.0.0                                ...           latest (4 years ago)

18 Versions

  • 2.0.0                                ...           4 years ago
  • 1.0.8                                ...           4 years ago
  • 1.0.7                                ...           5 years ago
  • 1.0.6                                ...           5 years ago
  • 1.0.5                                ...           5 years ago
  • 1.0.4                                ...           5 years ago
  • 1.0.3                                ...           5 years ago
  • 1.0.2                                ...           5 years ago
  • 1.0.0                                ...           5 years ago
  • 0.3.1                                ...           5 years ago
  • 0.3.0                                ...           5 years ago
  • 0.2.4                                ...           5 years ago
  • 0.2.3                                ...           5 years ago
  • 0.2.2                                ...           5 years ago
  • 0.2.1                                ...           5 years ago
  • 0.2.0                                ...           5 years ago
  • 0.1.1                                ...           5 years ago
  • 0.1.0                                ...           5 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 1
Last Day 0
Last Week 1
Last Month 1
Dependencies (6)
Dev Dependencies (0)
None
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |