Releases: myii/test-travis-ci
Releases · myii/test-travis-ci
v4.2.21
4.2.21 (2020-05-01)
Bug Fixes
- pull-review: fix setttings [skip ci] (cf75905)
Continuous Integration
- travis: test pull-review-action [skip ci] (c11a5ab)
- test auto-assign (557142e)
v4.2.20
4.2.20 (2020-05-01)
Bug Fixes
- auto-assign: fix YAML issues [skip ci] (455b5be)
Continuous Integration
v4.2.19
4.2.19 (2020-05-01)
Bug Fixes
- codeowners: use someone with write permissions to this repo [skip ci] (4caceb0)
Continuous Integration
- gemfile.lock: add initial version (dfe55be)
- travis: make change to test auto-assign (b842b41)
- travis: remove blank line at end to test auto-assign GH action (210296f)
- travis: test latest version of
semantic-release
(3bd74c2)
v4.2.18
4.2.18 (2019-12-21)
Bug Fixes
- travis: fix
yamllint
error (c7cbc77)
- travis: restrict
semantic-release
version as workaround (b2163f1)
v4.2.17
4.2.17 (2019-10-31)
Code Refactoring
- travis: use shortened form for
npm install
commands (aa2a116)
v4.2.16
4.2.16 (2019-10-31)
Code Refactoring
- travis: combine
npm install
into one command (4c596cd)
v4.2.15
4.2.15 (2019-10-31)
Bug Fixes
- release.config.js: use full commit hash in commit link (888ae65)
Documentation
- pr: move PR templates [skip ci] (6970fdf)
v4.2.14
4.2.14 (2019-10-11)
Documentation
- pr: provide
bug fix
& new feature
templates ()
v4.2.13
4.2.13 (2019-10-06)
Code Refactoring
- use
TRAVIS_COMMIT_MESSAGE
to get PR number (a4e336a)
v4.2.12
4.2.12 (2019-10-05)
Code Refactoring
- test sending variables via.
prepareCmd
(db867b3)