This website requires JavaScript.
Explore
Help
Sign In
simon
/
semantic-release
Watch
1
Star
0
Fork
0
You've already forked semantic-release
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
semantic-release
/
test
History
Pierre Vanduynslager
9a023b4088
fix: call
success
plugin only once for releases added to a channel
2018-12-17 15:23:04 -05:00
..
branches
…
definitions
feat: allow
publish
plugins to return
false
in order to signify no release was done
2018-12-14 16:46:32 -05:00
fixtures
…
helpers
test: delete unused test helper file
2018-12-11 21:18:39 -05:00
plugins
…
cli.test.js
fix: allow to set
ci
option via API and config file
2018-12-11 21:18:39 -05:00
get-commits.test.js
…
get-config.test.js
fix: allow to set
ci
option via API and config file
2018-12-11 21:18:39 -05:00
get-git-auth-url.test.js
…
get-last-release.test.js
fix: remove confusing logs when searching for releases to add to a channel
2018-12-17 15:23:04 -05:00
get-logger.test.js
…
get-next-version.test.js
…
get-releases-to-add.test.js
fix: on maintenance branch add to channel only version >= to start range
2018-12-17 15:23:04 -05:00
git.test.js
…
hide-sensitive.test.js
…
index.test.js
fix: call
success
plugin only once for releases added to a channel
2018-12-17 15:23:04 -05:00
integration.test.js
…
utils.test.js
fix: fix range regexp to handle version with multiple digits
2018-12-16 19:05:08 -05:00
verify.test.js
…