2.7.2 • Published 8 months ago
@fibjs/ci v2.7.2
@fibjs/ci
Auto gen ci config file.
Installation
$ npm i @fibjs/ci --save-devUsage
Add ci property to your package.json:
"ci": {
// default ci env type is 'actions'
"type": "actions",
// default version is 0.33.0.
"version": "0.33.0"
}you can check available versions here: fibjs.org/downloads/
and ci system will automatically exec npm run ci command, so please add this to your package.json:
"scritps": {
"ci": "fibjs test/test.js"
}How
Use npm postinstall hoook to create the *.yml after each npm install run.
License
2.7.2
8 months ago
2.7.0
2 years ago
2.7.1
2 years ago
2.6.0
3 years ago
2.5.2
4 years ago
2.5.1
4 years ago
2.5.0
4 years ago
2.4.1
4 years ago
2.4.0
4 years ago
2.4.2
4 years ago
2.3.0
6 years ago
2.2.0
7 years ago
2.1.0
7 years ago
2.0.0
8 years ago
1.1.3
9 years ago
1.1.2
9 years ago
1.1.1
9 years ago
1.1.0
9 years ago
1.0.0
9 years ago
1.0.0-beta.3
9 years ago
1.0.0-beta.2
9 years ago
1.0.0-beta.1
9 years ago