-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: detect config type to use #18
base: main
Are you sure you want to change the base?
Conversation
# [2.2.0-rc.1](https://gitlab.com/beepbeepgo/public/libraries/npm/nodejs-semantic-release-config/compare/2.1.1...2.2.0-rc.1) (2023-01-09) ### Features * detect config type to use ([9fec79b](https://gitlab.com/beepbeepgo/public/libraries/npm/nodejs-semantic-release-config/commit/9fec79bd79874b0124515bc9603585f609959ecf))
# [2.2.0-rc.2](https://gitlab.com/beepbeepgo/public/libraries/npm/nodejs-semantic-release-config/compare/2.2.0-rc.1...2.2.0-rc.2) (2023-01-09) ### Bug Fixes * conditional -1 does not mean false ([f1c718e](https://gitlab.com/beepbeepgo/public/libraries/npm/nodejs-semantic-release-config/commit/f1c718e406089ef87927576e998f7043d3520107)) * detect files ([da031b9](https://gitlab.com/beepbeepgo/public/libraries/npm/nodejs-semantic-release-config/commit/da031b99211201484dad26e757ee28c106df2be1)) * update namepsace ([31f4353](https://gitlab.com/beepbeepgo/public/libraries/npm/nodejs-semantic-release-config/commit/31f435373d55efa27104ca54df985090223ed455))
# [2.2.0-rc.3](https://gitlab.com/beepbeepgo/public/libraries/npm/nodejs-semantic-release-config/compare/2.2.0-rc.2...2.2.0-rc.3) (2023-01-09) ### Bug Fixes * move dockerMulti configs to docker file ([3d057af](https://gitlab.com/beepbeepgo/public/libraries/npm/nodejs-semantic-release-config/commit/3d057af58f43b1e01ed1f7b361bdbc8ddffa4e58)) * oopsy infinity loopsy ([c62a694](https://gitlab.com/beepbeepgo/public/libraries/npm/nodejs-semantic-release-config/commit/c62a694e11097d01a7815bbe69836c8d42ab37c5))
# [2.2.0-rc.4](https://gitlab.com/beepbeepgo/public/libraries/npm/nodejs-semantic-release-config/compare/2.2.0-rc.3...2.2.0-rc.4) (2023-01-09) ### Bug Fixes * update docker projectPath ([32e3401](https://gitlab.com/beepbeepgo/public/libraries/npm/nodejs-semantic-release-config/commit/32e3401237b5ba9608c14013a6d8051995073243))
# [2.2.0-rc.5](https://gitlab.com/beepbeepgo/public/libraries/npm/nodejs-semantic-release-config/compare/2.2.0-rc.4...2.2.0-rc.5) (2023-01-09) ### Bug Fixes * require openJsonFile in docker.js ([0761c0e](https://gitlab.com/beepbeepgo/public/libraries/npm/nodejs-semantic-release-config/commit/0761c0ee1579f280b13e87d958b3b1141bb7289d))
# [2.2.0-rc.6](https://gitlab.com/beepbeepgo/public/libraries/npm/nodejs-semantic-release-config/compare/2.2.0-rc.5...2.2.0-rc.6) (2023-01-09) ### Bug Fixes * add multi-semantic-release ([0caff1f](https://gitlab.com/beepbeepgo/public/libraries/npm/nodejs-semantic-release-config/commit/0caff1fe5c003f21a77515baf539347faf8dfc9b))
forked multi-semantic-release and modified it so that it reveals the subprojects as an envvar, making it ready for consumption.
# [2.2.0-rc.7](https://gitlab.com/beepbeepgo/public/libraries/npm/nodejs-semantic-release-config/compare/2.2.0-rc.6...2.2.0-rc.7) (2023-01-09) ### Bug Fixes * leverage @beepbeepgo/semantic-release-multi ([dfa082f](https://gitlab.com/beepbeepgo/public/libraries/npm/nodejs-semantic-release-config/commit/dfa082f023ac906973b55be75eea1c60efaf03bc))
# [2.2.0-rc.8](https://gitlab.com/beepbeepgo/public/libraries/npm/nodejs-semantic-release-config/compare/2.2.0-rc.7...2.2.0-rc.8) (2023-01-09) ### Bug Fixes * update semantic-release-multi ([7dcd964](https://gitlab.com/beepbeepgo/public/libraries/npm/nodejs-semantic-release-config/commit/7dcd964249816534d7109ba36cc35403910729c9))
# [2.2.0-rc.9](https://gitlab.com/beepbeepgo/public/libraries/npm/nodejs-semantic-release-config/compare/2.2.0-rc.8...2.2.0-rc.9) (2023-01-09) ### Bug Fixes * what is nextRelease.name? ([46a5886](https://gitlab.com/beepbeepgo/public/libraries/npm/nodejs-semantic-release-config/commit/46a5886a86eb899b07e1479543d149f9d950b346))
# [2.2.0-rc.10](https://gitlab.com/beepbeepgo/public/libraries/npm/nodejs-semantic-release-config/compare/2.2.0-rc.9...2.2.0-rc.10) (2023-01-09) ### Bug Fixes * conditional for dockertags ([6826b2b](https://gitlab.com/beepbeepgo/public/libraries/npm/nodejs-semantic-release-config/commit/6826b2bae8dc9106b07d7457dac2a56c7762662f))
# [2.2.0-rc.11](https://gitlab.com/beepbeepgo/public/libraries/npm/nodejs-semantic-release-config/compare/2.2.0-rc.10...2.2.0-rc.11) (2023-01-09) ### Bug Fixes * add preReleaseName to default config as rc ([157458e](https://gitlab.com/beepbeepgo/public/libraries/npm/nodejs-semantic-release-config/commit/157458ea65ff959ea698b1f622032cafeea12e38)) * prerelase should be true ([22ff174](https://gitlab.com/beepbeepgo/public/libraries/npm/nodejs-semantic-release-config/commit/22ff17426b805e856c722a02794134e3eef0dc42))
In GitLab by @group_13568306_bot1 on Jan 9, 2023, 24:07 added 1 commit
|
In GitLab by @iamjohnnym on Jan 9, 2023, 03:41 added 1 commit
|
In GitLab by @iamjohnnym on Jan 9, 2023, 03:43 added 1 commit
|
In GitLab by @iamjohnnym on Jan 9, 2023, 03:48 added 1 commit
|
In GitLab by @group_13568306_bot1 on Jan 9, 2023, 03:49 added 1 commit
|
In GitLab by @iamjohnnym on Jan 9, 2023, 04:20 added 1 commit
|
In GitLab by @iamjohnnym on Jan 9, 2023, 04:28 added 1 commit
|
In GitLab by @group_13568306_bot1 on Jan 9, 2023, 04:29 added 1 commit
|
In GitLab by @iamjohnnym on Jan 9, 2023, 04:47 added 1 commit
|
In GitLab by @group_13568306_bot1 on Jan 9, 2023, 04:48 added 1 commit
|
In GitLab by @iamjohnnym on Jan 9, 2023, 04:51 added 1 commit
|
In GitLab by @group_13568306_bot1 on Jan 9, 2023, 04:52 added 1 commit
|
In GitLab by @iamjohnnym on Jan 9, 2023, 04:54 added 1 commit
|
In GitLab by @group_13568306_bot1 on Jan 9, 2023, 04:56 added 1 commit
|
In GitLab by @iamjohnnym on Jan 9, 2023, 06:29 added 1 commit
|
In GitLab by @group_13568306_bot1 on Jan 9, 2023, 06:31 added 1 commit
|
In GitLab by @iamjohnnym on Jan 9, 2023, 06:58 added 1 commit
|
In GitLab by @group_13568306_bot1 on Jan 9, 2023, 07:00 added 1 commit
|
In GitLab by @iamjohnnym on Jan 9, 2023, 07:38 added 1 commit
|
In GitLab by @group_13568306_bot1 on Jan 9, 2023, 07:39 added 1 commit
|
In GitLab by @iamjohnnym on Jan 9, 2023, 08:32 added 1 commit
|
In GitLab by @group_13568306_bot1 on Jan 9, 2023, 08:33 added 1 commit
|
In GitLab by @iamjohnnym on Jan 9, 2023, 15:09 added 1 commit
|
In GitLab by @iamjohnnym on Jan 9, 2023, 15:23 added 1 commit
|
In GitLab by @group_13568306_bot1 on Jan 9, 2023, 15:24 added 1 commit
|
In GitLab by @iamjohnnym on Jan 9, 2023, 24:04