github-workflow-migrator

1.0.3 • Public • Published

What is it?

This is a tool to migrate GitHub Actions workflows from one repository to another/multiple repositories.

How to use it?

Prerequisites

Installation

npm install -g github-workflow-migrator

Npx

You can simply execute the migrator via npx:

npx github-workflow-migrator -cnf ./config.json

Usage

Help

This command will provide you a list of all available options.

npx github-workflow-migrator -h

All options

npx github-workflow-migrator -gu Cadienvan -gm ssh -i -t -cm -v -rp 'abc,def,ghi' -cu "customurl" -f "foldercustom" -ci "npm install custom" -ct "npm test custom"

Simple usage

npx github-workflow-migrator -cnf ./config.json

Configuration

Please, look at the config.example.json file.

License

MIT

Contributions

Contributions are welcome! Feel free to open an issue or a pull request.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    0
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i github-workflow-migrator

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

9.02 kB

Total Files

4

Last publish

Collaborators

  • cadienvan