egg-ci
Version:
Auto gen ci config file
178 lines (116 loc) • 5.75 kB
Markdown
2.2.0 / 2022-10-29
==================
**features**
* [[`c1fb995`](http://github.com/eggjs/egg-ci/commit/c1fb995bae2e14a6943d4cc70e909ebd9a23c7c8)] - 👌 IMPROVE: Upgrade action versions (#40) (fengmk2 <<fengmk2@gmail.com>>)
**others**
* [[`4770ccf`](http://github.com/eggjs/egg-ci/commit/4770ccf9b5ffe3286af798042e2dce2eb6f8ace7)] - Create codeql.yml (fengmk2 <<fengmk2@gmail.com>>)
2.1.0 / 2022-06-03
==================
**others**
* [[`5feaed6`](http://github.com/eggjs/egg-ci/commit/5feaed6a7757efe62586c613d3fec812b97493f4)] - 📦 NEW: Support custom service (#38) (fengmk2 <<fengmk2@gmail.com>>)
2.0.0 / 2022-06-03
==================
**others**
* [[`cb2f2f2`](http://github.com/eggjs/egg-ci/commit/cb2f2f2605bfb0765c6b0802fdb1f98c0e69c5b1)] - 📦 NEW: Only support GitHub Action and Node.js 14 (#37) (fengmk2 <<fengmk2@gmail.com>>)
1.19.0 / 2021-09-16
==================
**features**
* [[`31e0a8b`](http://github.com/eggjs/egg-ci/commit/31e0a8b45957b1c4cdec1d4905c6140803c3428a)] - feat: support main branch on github action (#36) (fengmk2 <<fengmk2@gmail.com>>)
**others**
* [[`a8516e8`](http://github.com/eggjs/egg-ci/commit/a8516e822a5e086a72721447c749fb53d9c566ef)] - chore: add github type (fengmk2 <<fengmk2@gmail.com>>)
1.18.0 / 2020-09-08
==================
**features**
* [[`a8ee6da`](http://github.com/eggjs/egg-ci/commit/a8ee6daee8c8407a8b6a95ff56b49464281469d9)] - feat: step name (#35) (TZ | 天猪 <<atian25@qq.com>>)
1.17.0 / 2020-09-02
==================
**features**
* [[`ef36219`](http://github.com/eggjs/egg-ci/commit/ef362198cf971680d19276d4ac35e4e5b3091dde)] - feat: github actions schedule on 2:00 (#34) (TZ | 天猪 <<atian25@qq.com>>)
1.16.0 / 2020-09-01
==================
**features**
* [[`7319b39`](http://github.com/eggjs/egg-ci/commit/7319b3939b210ed8177cb7529e4dfddb9544f061)] - feat: fail-fast: false (#33) (TZ | 天猪 <<atian25@qq.com>>)
1.15.0 / 2020-04-22
==================
**features**
* [[`2a64078`](http://github.com/eggjs/egg-ci/commit/2a64078f6ffd896507da813cb5e0892ce97e582f)] - feat: support github workflow (#31) (fengmk2 <<fengmk2@gmail.com>>)
1.14.0 / 2020-03-27
==================
**features**
* [[`b8f5a14`](http://github.com/eggjs/egg-ci/commit/b8f5a141d1b429c72cace0bdcf29bb225879840e)] - feat: remove deprecated `sudo` on travis ci (#30) (fengmk2 <<fengmk2@gmail.com>>)
1.13.1 / 2019-11-04
==================
**fixes**
* [[`17b5f07`](http://github.com/eggjs/egg-ci/commit/17b5f07d0af0d535a524e70df608d4851d870ab4)] - fix: multi version in .travis.yml (#29) (dxd <<dxd_sjtu@outlook.com>>)
1.13.0 / 2019-07-23
==================
**features**
* [[`54eb41e`](http://github.com/eggjs/egg-ci/commit/54eb41eb18b0a88a4499699b84fe1b51862ef69a)] - feat: update travis config (#28) (Suyi <<thonatos.yang@gmail.com>>)
1.12.0 / 2019-05-08
==================
**features**
* [[`a0e5824`](http://github.com/eggjs/egg-ci/commit/a0e5824284f86160041121b346f43a4030b5b37f)] - feat: add 12 to default (#27) (TZ | 天猪 <<atian25@qq.com>>)
1.11.0 / 2018-12-18
===================
* feat: update default version to 6, 8, 10 (#26)
* test: add node 11 (#25)
1.10.0 / 2018-10-19
==================
**others**
* [[`b222662`](http://github.com/eggjs/egg-ci/commit/b222662d0f16009313fd140cd7b6575f628c9543)] - test: travis ci support windows now (#24) (fengmk2 <<fengmk2@gmail.com>>)
1.9.2 / 2018-09-25
==================
**fixes**
* [[`201a5dd`](http://github.com/eggjs/egg-ci/commit/201a5dd8f259c5078ee26bc31416c1c3b3858bb7)] - fix: add linux by default on azure-pipelines (#23) (fengmk2 <<fengmk2@gmail.com>>)
* [[`a1f14f2`](http://github.com/eggjs/egg-ci/commit/a1f14f2d5220ba07b7509849e87ebf619581ff2f)] - fix: add report coverage script on azure pipelines (#22) (fengmk2 <<fengmk2@gmail.com>>)
1.9.1 / 2018-09-20
==================
**fixes**
* [[`7b63dcb`](http://github.com/eggjs/egg-ci/commit/7b63dcb3f4b85d00311a1feae4bf66d72465bc90)] - fix: don't set os when os.travis not set (#21) (fengmk2 <<fengmk2@gmail.com>>)
1.9.0 / 2018-09-20
==================
**features**
* [[`389a41c`](http://github.com/eggjs/egg-ci/commit/389a41ce840bf27569572f121ee1fc0293cbd517)] - feat: support multi os and add azure-pipelines (#20) (azure-pipelines[bot] <<azure-pipelines[bot]@users.noreply.github.com>>)
**others**
* [[`52c6498`](http://github.com/eggjs/egg-ci/commit/52c6498de9db0f4e8fbcbedfe40463df9e8b4245)] - test: Happy New Year (#18) (Haoliang Gao <<sakura9515@gmail.com>>)
* [[`f925ace`](http://github.com/eggjs/egg-ci/commit/f925ace5520eace5031e8e14ed1f8eee0d67ef95)] - docs: hoook -> hook (#17) (zhennann <<zhen.nann@icloud.com>>)
1.8.0 / 2017-06-20
==================
* feat: run test instead of ci on appveyor (#16)
1.7.0 / 2017-06-03
==================
* feat: allow disable after script (#15)
1.6.0 / 2017-03-22
==================
* feat:support appveyor service (#13)
* doc:cn readme (#14)
1.5.0 / 2017-03-05
==================
* feat: year is the start year (#11)
1.4.0 / 2017-03-05
==================
* feat: support custom command (#12)
1.3.0 / 2017-03-01
==================
* fix: don't generate LICENSE by default (#10)
* feat: support services (#9)
1.2.0 / 2017-02-26
==================
* feat: generate LICENSE (#8)
1.1.0 / 2016-11-11
==================
* feat: add 6 to defaults && update deps (#6)
1.0.3 / 2016-07-17
==================
* deps: eslint-config-egg@3 (#4)
* fix: use npminstall to install codecov (#3)
1.0.2 / 2016-06-19
==================
* fix: package name is no scope (#2)
* feat: support array versions (#1)
1.0.1 / 2016-06-18
==================
* fix: support appveyor and travis both
1.0.0 / 2016-06-18
==================
* init version