diff --git a/.releaserc b/.releaserc index fa0d67f..34b9cd8 100644 --- a/.releaserc +++ b/.releaserc @@ -1,5 +1,5 @@ { - "repositoryUrl": "git@github.com:talent-ideal/semantic-release-hex.git", + "repositoryUrl": "git@github.com:unill-io/semantic-release-hex.git", "branches": [ "main", "next", diff --git a/CHANGELOG.md b/CHANGELOG.md index 79ca3f1..2a663b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,45 +1,45 @@ -## [1.0.3](https://github.com/talent-ideal/semantic-release-hex/compare/v1.0.2...v1.0.3) (2023-11-21) +## [1.0.3](https://github.com/unill-io/semantic-release-hex/compare/v1.0.2...v1.0.3) (2023-11-21) ### πŸ› Bug Fixes -* only match the version in project definition ([#19](https://github.com/talent-ideal/semantic-release-hex/issues/19)) ([47a848d](https://github.com/talent-ideal/semantic-release-hex/commit/47a848d9ee427fd4d38786d73c8baa3fad0aa09a)) +* only match the version in project definition ([#19](https://github.com/unill-io/semantic-release-hex/issues/19)) ([47a848d](https://github.com/unill-io/semantic-release-hex/commit/47a848d9ee427fd4d38786d73c8baa3fad0aa09a)) ### ♻️ Chores -* **deps:** lock file maintenance ([93a1193](https://github.com/talent-ideal/semantic-release-hex/commit/93a119332be736eeec26306b874bf65462eb08cd)) -* **deps:** update dependency semantic-release to v22.0.8 ([d7c4e2f](https://github.com/talent-ideal/semantic-release-hex/commit/d7c4e2f234784e1f5b306780ff2f4de5fc065183)) +* **deps:** lock file maintenance ([93a1193](https://github.com/unill-io/semantic-release-hex/commit/93a119332be736eeec26306b874bf65462eb08cd)) +* **deps:** update dependency semantic-release to v22.0.8 ([d7c4e2f](https://github.com/unill-io/semantic-release-hex/commit/d7c4e2f234784e1f5b306780ff2f4de5fc065183)) -## [1.0.2](https://github.com/talent-ideal/semantic-release-hex/compare/v1.0.1...v1.0.2) (2023-11-20) +## [1.0.2](https://github.com/unill-io/semantic-release-hex/compare/v1.0.1...v1.0.2) (2023-11-20) ### πŸ“š Documentation -* **readme:** add detailed setup guide and workflow examples ([42fe969](https://github.com/talent-ideal/semantic-release-hex/commit/42fe969a3268ebd6b403ee5e331fb7f33cf7a013)) +* **readme:** add detailed setup guide and workflow examples ([42fe969](https://github.com/unill-io/semantic-release-hex/commit/42fe969a3268ebd6b403ee5e331fb7f33cf7a013)) ### βš™οΈ Continuous Integrations -* **action:** don't run tests on branches where the release runs ([6d6478f](https://github.com/talent-ideal/semantic-release-hex/commit/6d6478fc1af41de802a74d65580d94b2f1d53460)) +* **action:** don't run tests on branches where the release runs ([6d6478f](https://github.com/unill-io/semantic-release-hex/commit/6d6478fc1af41de802a74d65580d94b2f1d53460)) ### ♻️ Chores -* **deps:** pin dependencies ([7c971ab](https://github.com/talent-ideal/semantic-release-hex/commit/7c971ab6f9e9f39990896a1b88a565c62ced5bd5)) -* **deps:** update dependency [@commitlint](https://github.com/commitlint)/cli to v18.4.2 ([de58440](https://github.com/talent-ideal/semantic-release-hex/commit/de58440f0cfa713e1070c1ea0b91cb8aeae680b1)) -* **deps:** update dependency [@insurgent](https://github.com/insurgent)/conventional-changelog-preset to v9.0.1 ([47b8479](https://github.com/talent-ideal/semantic-release-hex/commit/47b8479d2e97e0418082e3bad01891f07f641d44)) -* **deps:** update dependency eslint to v8.54.0 ([#12](https://github.com/talent-ideal/semantic-release-hex/issues/12)) ([b0718e2](https://github.com/talent-ideal/semantic-release-hex/commit/b0718e26f21f2ac15561ba2f05aeab6ce693e562)) -* exclude spec files from sonar coverage ([4365443](https://github.com/talent-ideal/semantic-release-hex/commit/436544375fc436654daf90cb0efe496a08ebb058)) +* **deps:** pin dependencies ([7c971ab](https://github.com/unill-io/semantic-release-hex/commit/7c971ab6f9e9f39990896a1b88a565c62ced5bd5)) +* **deps:** update dependency [@commitlint](https://github.com/commitlint)/cli to v18.4.2 ([de58440](https://github.com/unill-io/semantic-release-hex/commit/de58440f0cfa713e1070c1ea0b91cb8aeae680b1)) +* **deps:** update dependency [@insurgent](https://github.com/insurgent)/conventional-changelog-preset to v9.0.1 ([47b8479](https://github.com/unill-io/semantic-release-hex/commit/47b8479d2e97e0418082e3bad01891f07f641d44)) +* **deps:** update dependency eslint to v8.54.0 ([#12](https://github.com/unill-io/semantic-release-hex/issues/12)) ([b0718e2](https://github.com/unill-io/semantic-release-hex/commit/b0718e26f21f2ac15561ba2f05aeab6ce693e562)) +* exclude spec files from sonar coverage ([4365443](https://github.com/unill-io/semantic-release-hex/commit/436544375fc436654daf90cb0efe496a08ebb058)) -## [1.0.1](https://github.com/talent-ideal/semantic-release-hex/compare/v1.0.0...v1.0.1) (2023-11-18) +## [1.0.1](https://github.com/unill-io/semantic-release-hex/compare/v1.0.0...v1.0.1) (2023-11-18) ### πŸ›  Builds -* **deps:** force patch version as 1.0.0 can't be published ([34019c9](https://github.com/talent-ideal/semantic-release-hex/commit/34019c9e96b3345fbd71d17cb3e7175d54a98bfa)) +* **deps:** force patch version as 1.0.0 can't be published ([34019c9](https://github.com/unill-io/semantic-release-hex/commit/34019c9e96b3345fbd71d17cb3e7175d54a98bfa)) -## [1.0.0](https://github.com/talent-ideal/semantic-release-hex/compare/v0.0.0...v1.0.0) (2023-11-18) +## [1.0.0](https://github.com/unill-io/semantic-release-hex/compare/v0.0.0...v1.0.0) (2023-11-18) ### ⚠ Breaking changes @@ -48,131 +48,131 @@ ### ✨ Features -* add `replaceVersionInContent` helper ([24126fe](https://github.com/talent-ideal/semantic-release-hex/commit/24126feba635ab4f7c10cbed55fd788debb58578)) -* add version regexs ([6710281](https://github.com/talent-ideal/semantic-release-hex/commit/6710281be7e08b8ca419c68055beabc73caf09af)) -* add whole semver capturing group in regexs ([2c0ab4a](https://github.com/talent-ideal/semantic-release-hex/commit/2c0ab4a839cd996d8651e4e8c2748b7e96808f2e)) -* implement prepare step ([58dd830](https://github.com/talent-ideal/semantic-release-hex/commit/58dd830ef637f03a699fa6c27d0fa09f5947a733)) -* implement verifyConditions step ([a8e0763](https://github.com/talent-ideal/semantic-release-hex/commit/a8e0763e3970b4b032ad996c1e79d20f20054262)) -* replace placeholder content with plugin API ([7f6c932](https://github.com/talent-ideal/semantic-release-hex/commit/7f6c932ddc2d4b5ff1104cc6c50697b2367075fd)) +* add `replaceVersionInContent` helper ([24126fe](https://github.com/unill-io/semantic-release-hex/commit/24126feba635ab4f7c10cbed55fd788debb58578)) +* add version regexs ([6710281](https://github.com/unill-io/semantic-release-hex/commit/6710281be7e08b8ca419c68055beabc73caf09af)) +* add whole semver capturing group in regexs ([2c0ab4a](https://github.com/unill-io/semantic-release-hex/commit/2c0ab4a839cd996d8651e4e8c2748b7e96808f2e)) +* implement prepare step ([58dd830](https://github.com/unill-io/semantic-release-hex/commit/58dd830ef637f03a699fa6c27d0fa09f5947a733)) +* implement verifyConditions step ([a8e0763](https://github.com/unill-io/semantic-release-hex/commit/a8e0763e3970b4b032ad996c1e79d20f20054262)) +* replace placeholder content with plugin API ([7f6c932](https://github.com/unill-io/semantic-release-hex/commit/7f6c932ddc2d4b5ff1104cc6c50697b2367075fd)) ### πŸ› Bug Fixes -* fix missing extensions in imports ([89984f5](https://github.com/talent-ideal/semantic-release-hex/commit/89984f580c53d232354eccbc5497dfea8f84f29e)) -* remove extra argument in `readProjectVersion` calls ([f573d5e](https://github.com/talent-ideal/semantic-release-hex/commit/f573d5e02514742bf02d131b2c5de3f2faa88b65)) -* set Promise return types in declaration file ([e54865f](https://github.com/talent-ideal/semantic-release-hex/commit/e54865f22ec0ddf3316c129cc714f26ea74f40dd)) +* fix missing extensions in imports ([89984f5](https://github.com/unill-io/semantic-release-hex/commit/89984f580c53d232354eccbc5497dfea8f84f29e)) +* remove extra argument in `readProjectVersion` calls ([f573d5e](https://github.com/unill-io/semantic-release-hex/commit/f573d5e02514742bf02d131b2c5de3f2faa88b65)) +* set Promise return types in declaration file ([e54865f](https://github.com/unill-io/semantic-release-hex/commit/e54865f22ec0ddf3316c129cc714f26ea74f40dd)) ### πŸ“¦ Code Refactoring -* add actual semVerRegex and rename old one ([09fe555](https://github.com/talent-ideal/semantic-release-hex/commit/09fe5550c5730defa48b08249882c2c055c81de3)) -* don't rely on individual version regexes ([4ad0261](https://github.com/talent-ideal/semantic-release-hex/commit/4ad02616339bc19b2ed5d371c9b0209afe481438)) +* add actual semVerRegex and rename old one ([09fe555](https://github.com/unill-io/semantic-release-hex/commit/09fe5550c5730defa48b08249882c2c055c81de3)) +* don't rely on individual version regexes ([4ad0261](https://github.com/unill-io/semantic-release-hex/commit/4ad02616339bc19b2ed5d371c9b0209afe481438)) ### πŸ“š Documentation -* add missing JSDoc ([7600ce0](https://github.com/talent-ideal/semantic-release-hex/commit/7600ce0a0fc873c6bbf748b18132a467c0d9619d)) -* **readme:** add plugin position warning ([ba52d5e](https://github.com/talent-ideal/semantic-release-hex/commit/ba52d5e978eb1df0bcf391aad6c1ddbd67c14df2)) -* **readme:** add semantic-release-hex plugin doc ([77e083e](https://github.com/talent-ideal/semantic-release-hex/commit/77e083e0005d9a4eb2f3c4ecb73827f7c55df23a)) -* **readme:** add supported version formats section ([9f64d24](https://github.com/talent-ideal/semantic-release-hex/commit/9f64d24ba9a7b8c5dcb6fdd6cbb84d9b022a3d71)) +* add missing JSDoc ([7600ce0](https://github.com/unill-io/semantic-release-hex/commit/7600ce0a0fc873c6bbf748b18132a467c0d9619d)) +* **readme:** add plugin position warning ([ba52d5e](https://github.com/unill-io/semantic-release-hex/commit/ba52d5e978eb1df0bcf391aad6c1ddbd67c14df2)) +* **readme:** add semantic-release-hex plugin doc ([77e083e](https://github.com/unill-io/semantic-release-hex/commit/77e083e0005d9a4eb2f3c4ecb73827f7c55df23a)) +* **readme:** add supported version formats section ([9f64d24](https://github.com/unill-io/semantic-release-hex/commit/9f64d24ba9a7b8c5dcb6fdd6cbb84d9b022a3d71)) ### 🚨 Tests -* add failing prepare tests ([8a68496](https://github.com/talent-ideal/semantic-release-hex/commit/8a684965c7b8814a59e11d3f316cb6c3b1c64f38)) -* add failing verifyConditions tests ([321860d](https://github.com/talent-ideal/semantic-release-hex/commit/321860d5b919f2fe77c8c5af69f69c7515d63339)) -* add todo test cases ([1542e5e](https://github.com/talent-ideal/semantic-release-hex/commit/1542e5ec0422aca4825244ff578594387880f687)) -* re-enable 100% coverage threshold ([3dd2160](https://github.com/talent-ideal/semantic-release-hex/commit/3dd2160232c59b2958f73f5a8d3cc62c27c03afe)) -* remove superfluous semVerRegexLine test case ([9fd0bd9](https://github.com/talent-ideal/semantic-release-hex/commit/9fd0bd9c2e7e9fe78bee5c91b9c59f0f21932edd)) +* add failing prepare tests ([8a68496](https://github.com/unill-io/semantic-release-hex/commit/8a684965c7b8814a59e11d3f316cb6c3b1c64f38)) +* add failing verifyConditions tests ([321860d](https://github.com/unill-io/semantic-release-hex/commit/321860d5b919f2fe77c8c5af69f69c7515d63339)) +* add todo test cases ([1542e5e](https://github.com/unill-io/semantic-release-hex/commit/1542e5ec0422aca4825244ff578594387880f687)) +* re-enable 100% coverage threshold ([3dd2160](https://github.com/unill-io/semantic-release-hex/commit/3dd2160232c59b2958f73f5a8d3cc62c27c03afe)) +* remove superfluous semVerRegexLine test case ([9fd0bd9](https://github.com/unill-io/semantic-release-hex/commit/9fd0bd9c2e7e9fe78bee5c91b9c59f0f21932edd)) ### βš™οΈ Continuous Integrations -* **action:** fix prevent-duplicate-checks output ([#9](https://github.com/talent-ideal/semantic-release-hex/issues/9)) ([7a950d9](https://github.com/talent-ideal/semantic-release-hex/commit/7a950d9f1c39638679b9bbb137664ebaedeb5438)) -* **action:** fix renovate branches pattern ([cec2c9c](https://github.com/talent-ideal/semantic-release-hex/commit/cec2c9c2474652d5a60ac4d2c7ed084ec84c4b2b)) -* **action:** prevent duplicate checks on PRs ([57847af](https://github.com/talent-ideal/semantic-release-hex/commit/57847afbdefb7481c8cd5b73a1d14c1facdc2acd)) -* **action:** run tests on all branches and PRs to dev ([f9927ad](https://github.com/talent-ideal/semantic-release-hex/commit/f9927adeff740cb4b5d6012e5c027f9f93ebb318)) -* **action:** update github/codeql-action action to v2.22.7 ([#5](https://github.com/talent-ideal/semantic-release-hex/issues/5)) ([02894af](https://github.com/talent-ideal/semantic-release-hex/commit/02894afd86dbadebcc7ac53ab0c8f8e1d9b97e55)) -* **action:** update insurgent-lab/is-in-pr-action action to v0.1.4 ([#11](https://github.com/talent-ideal/semantic-release-hex/issues/11)) ([89a92d3](https://github.com/talent-ideal/semantic-release-hex/commit/89a92d39367014f3f9ab6a026f3069f181f9503e)) -* **action:** update step-security/harden-runner action to v2.6.1 ([#6](https://github.com/talent-ideal/semantic-release-hex/issues/6)) ([cf849b2](https://github.com/talent-ideal/semantic-release-hex/commit/cf849b222e93c139ea95478a97a1d8cf29f6fa92)) -* run release workflow on main ([f25f826](https://github.com/talent-ideal/semantic-release-hex/commit/f25f8264f247e033cf68c656d655db07952bd70b)) -* setup alpha releases on dev branch ([e88cdfd](https://github.com/talent-ideal/semantic-release-hex/commit/e88cdfd4dfc180f27e98e9791c9e1bc7223e897e)) +* **action:** fix prevent-duplicate-checks output ([#9](https://github.com/unill-io/semantic-release-hex/issues/9)) ([7a950d9](https://github.com/unill-io/semantic-release-hex/commit/7a950d9f1c39638679b9bbb137664ebaedeb5438)) +* **action:** fix renovate branches pattern ([cec2c9c](https://github.com/unill-io/semantic-release-hex/commit/cec2c9c2474652d5a60ac4d2c7ed084ec84c4b2b)) +* **action:** prevent duplicate checks on PRs ([57847af](https://github.com/unill-io/semantic-release-hex/commit/57847afbdefb7481c8cd5b73a1d14c1facdc2acd)) +* **action:** run tests on all branches and PRs to dev ([f9927ad](https://github.com/unill-io/semantic-release-hex/commit/f9927adeff740cb4b5d6012e5c027f9f93ebb318)) +* **action:** update github/codeql-action action to v2.22.7 ([#5](https://github.com/unill-io/semantic-release-hex/issues/5)) ([02894af](https://github.com/unill-io/semantic-release-hex/commit/02894afd86dbadebcc7ac53ab0c8f8e1d9b97e55)) +* **action:** update insurgent-lab/is-in-pr-action action to v0.1.4 ([#11](https://github.com/unill-io/semantic-release-hex/issues/11)) ([89a92d3](https://github.com/unill-io/semantic-release-hex/commit/89a92d39367014f3f9ab6a026f3069f181f9503e)) +* **action:** update step-security/harden-runner action to v2.6.1 ([#6](https://github.com/unill-io/semantic-release-hex/issues/6)) ([cf849b2](https://github.com/unill-io/semantic-release-hex/commit/cf849b222e93c139ea95478a97a1d8cf29f6fa92)) +* run release workflow on main ([f25f826](https://github.com/unill-io/semantic-release-hex/commit/f25f8264f247e033cf68c656d655db07952bd70b)) +* setup alpha releases on dev branch ([e88cdfd](https://github.com/unill-io/semantic-release-hex/commit/e88cdfd4dfc180f27e98e9791c9e1bc7223e897e)) ### ♻️ Chores -* add mix.exs fixture ([36db0f3](https://github.com/talent-ideal/semantic-release-hex/commit/36db0f344d510797c8f8a1d12dc3328d7c9afc5b)) -* **deps:** lock file maintenance ([2b76633](https://github.com/talent-ideal/semantic-release-hex/commit/2b76633e747e86e06b20bcf91ce44fbe2e97b005)) -* **deps:** lock file maintenance ([1047f4c](https://github.com/talent-ideal/semantic-release-hex/commit/1047f4c82953ebe033fbcfc83c09325605550ce1)) -* **deps:** lock file maintenance ([2135ed7](https://github.com/talent-ideal/semantic-release-hex/commit/2135ed7e9d8b634271ff12f8a21703282e3248d5)) -* **deps:** update dependency [@commitlint](https://github.com/commitlint)/cli to v18.4.0 ([6f67bd2](https://github.com/talent-ideal/semantic-release-hex/commit/6f67bd2f9ed47d7b837129b3e76833eb9f3effed)) -* **deps:** update dependency [@commitlint](https://github.com/commitlint)/cli to v18.4.1 ([ca92dc6](https://github.com/talent-ideal/semantic-release-hex/commit/ca92dc60566d1995bdbe25784a674ed1ac2df0af)) -* **deps:** update dependency [@insurgent](https://github.com/insurgent)/conventional-changelog-preset to v9 ([#4](https://github.com/talent-ideal/semantic-release-hex/issues/4)) ([dc6133a](https://github.com/talent-ideal/semantic-release-hex/commit/dc6133a3b7491729e2abe2cb1ace801c5d85b47e)) -* **deps:** update dependency [@types](https://github.com/types)/jest to v29.5.8 ([880015f](https://github.com/talent-ideal/semantic-release-hex/commit/880015facb63e52bcca187066eeb62909c7fe138)) -* **deps:** update dependency eslint to v8.53.0 ([2d36c1a](https://github.com/talent-ideal/semantic-release-hex/commit/2d36c1a92dff19f1219e7f72937e6d3ffa77f77c)) -* move regexs test file to src folder ([b6a5e4d](https://github.com/talent-ideal/semantic-release-hex/commit/b6a5e4de8f49ff86a305ef0084b8ccf221fced0c)) -* **release:** v0.0.1-alpha.1 [skip ci] ([b313724](https://github.com/talent-ideal/semantic-release-hex/commit/b313724b6873d46b472b67892cd1ea72fbefe0d9)), closes [#9](https://github.com/talent-ideal/semantic-release-hex/issues/9) [#5](https://github.com/talent-ideal/semantic-release-hex/issues/5) [#6](https://github.com/talent-ideal/semantic-release-hex/issues/6) [#4](https://github.com/talent-ideal/semantic-release-hex/issues/4) -* **release:** v1.0.0-alpha.1 [skip ci] ([cd3285d](https://github.com/talent-ideal/semantic-release-hex/commit/cd3285d18298bdcbca43fa4a1ec9cc51f157ecbb)), closes [#11](https://github.com/talent-ideal/semantic-release-hex/issues/11) -* **release:** v1.0.0-alpha.2 [skip ci] ([b27cca4](https://github.com/talent-ideal/semantic-release-hex/commit/b27cca4373bcd672fb897e1fd3372416b06d4dca)) -* **release:** v1.0.0-alpha.3 [skip ci] ([cb571ce](https://github.com/talent-ideal/semantic-release-hex/commit/cb571ce41de20ea2e31e2040a9ef6cfc39a7238e)) -* **release:** v1.0.0-alpha.4 [skip ci] ([1b99210](https://github.com/talent-ideal/semantic-release-hex/commit/1b9921035dc526f48531cb1a2889682dbb70a30c)) -* split test suites & remove coverage thresholds ([4f71478](https://github.com/talent-ideal/semantic-release-hex/commit/4f714784d5e62ec8bb74a7942e33704dbe871e6f)) -* use es2020 ([f319be3](https://github.com/talent-ideal/semantic-release-hex/commit/f319be3e3071ee90ba0308e2acce63cfb1db0aa9)) +* add mix.exs fixture ([36db0f3](https://github.com/unill-io/semantic-release-hex/commit/36db0f344d510797c8f8a1d12dc3328d7c9afc5b)) +* **deps:** lock file maintenance ([2b76633](https://github.com/unill-io/semantic-release-hex/commit/2b76633e747e86e06b20bcf91ce44fbe2e97b005)) +* **deps:** lock file maintenance ([1047f4c](https://github.com/unill-io/semantic-release-hex/commit/1047f4c82953ebe033fbcfc83c09325605550ce1)) +* **deps:** lock file maintenance ([2135ed7](https://github.com/unill-io/semantic-release-hex/commit/2135ed7e9d8b634271ff12f8a21703282e3248d5)) +* **deps:** update dependency [@commitlint](https://github.com/commitlint)/cli to v18.4.0 ([6f67bd2](https://github.com/unill-io/semantic-release-hex/commit/6f67bd2f9ed47d7b837129b3e76833eb9f3effed)) +* **deps:** update dependency [@commitlint](https://github.com/commitlint)/cli to v18.4.1 ([ca92dc6](https://github.com/unill-io/semantic-release-hex/commit/ca92dc60566d1995bdbe25784a674ed1ac2df0af)) +* **deps:** update dependency [@insurgent](https://github.com/insurgent)/conventional-changelog-preset to v9 ([#4](https://github.com/unill-io/semantic-release-hex/issues/4)) ([dc6133a](https://github.com/unill-io/semantic-release-hex/commit/dc6133a3b7491729e2abe2cb1ace801c5d85b47e)) +* **deps:** update dependency [@types](https://github.com/types)/jest to v29.5.8 ([880015f](https://github.com/unill-io/semantic-release-hex/commit/880015facb63e52bcca187066eeb62909c7fe138)) +* **deps:** update dependency eslint to v8.53.0 ([2d36c1a](https://github.com/unill-io/semantic-release-hex/commit/2d36c1a92dff19f1219e7f72937e6d3ffa77f77c)) +* move regexs test file to src folder ([b6a5e4d](https://github.com/unill-io/semantic-release-hex/commit/b6a5e4de8f49ff86a305ef0084b8ccf221fced0c)) +* **release:** v0.0.1-alpha.1 [skip ci] ([b313724](https://github.com/unill-io/semantic-release-hex/commit/b313724b6873d46b472b67892cd1ea72fbefe0d9)), closes [#9](https://github.com/unill-io/semantic-release-hex/issues/9) [#5](https://github.com/unill-io/semantic-release-hex/issues/5) [#6](https://github.com/unill-io/semantic-release-hex/issues/6) [#4](https://github.com/unill-io/semantic-release-hex/issues/4) +* **release:** v1.0.0-alpha.1 [skip ci] ([cd3285d](https://github.com/unill-io/semantic-release-hex/commit/cd3285d18298bdcbca43fa4a1ec9cc51f157ecbb)), closes [#11](https://github.com/unill-io/semantic-release-hex/issues/11) +* **release:** v1.0.0-alpha.2 [skip ci] ([b27cca4](https://github.com/unill-io/semantic-release-hex/commit/b27cca4373bcd672fb897e1fd3372416b06d4dca)) +* **release:** v1.0.0-alpha.3 [skip ci] ([cb571ce](https://github.com/unill-io/semantic-release-hex/commit/cb571ce41de20ea2e31e2040a9ef6cfc39a7238e)) +* **release:** v1.0.0-alpha.4 [skip ci] ([1b99210](https://github.com/unill-io/semantic-release-hex/commit/1b9921035dc526f48531cb1a2889682dbb70a30c)) +* split test suites & remove coverage thresholds ([4f71478](https://github.com/unill-io/semantic-release-hex/commit/4f714784d5e62ec8bb74a7942e33704dbe871e6f)) +* use es2020 ([f319be3](https://github.com/unill-io/semantic-release-hex/commit/f319be3e3071ee90ba0308e2acce63cfb1db0aa9)) ### πŸ’Ž Styles -* add .prettierignnore ([cdd8162](https://github.com/talent-ideal/semantic-release-hex/commit/cdd8162efd2123eb225a6b4001de7d3348806c85)) -* fix eslint config ([930a64b](https://github.com/talent-ideal/semantic-release-hex/commit/930a64b451af72b055b5014a60f8f0ad9b622a17)) +* add .prettierignnore ([cdd8162](https://github.com/unill-io/semantic-release-hex/commit/cdd8162efd2123eb225a6b4001de7d3348806c85)) +* fix eslint config ([930a64b](https://github.com/unill-io/semantic-release-hex/commit/930a64b451af72b055b5014a60f8f0ad9b622a17)) -## [1.0.0-alpha.4](https://github.com/talent-ideal/semantic-release-hex/compare/v1.0.0-alpha.3...v1.0.0-alpha.4) (2023-11-18) +## [1.0.0-alpha.4](https://github.com/unill-io/semantic-release-hex/compare/v1.0.0-alpha.3...v1.0.0-alpha.4) (2023-11-18) ### πŸ“š Documentation -* **readme:** add plugin position warning ([ba52d5e](https://github.com/talent-ideal/semantic-release-hex/commit/ba52d5e978eb1df0bcf391aad6c1ddbd67c14df2)) +* **readme:** add plugin position warning ([ba52d5e](https://github.com/unill-io/semantic-release-hex/commit/ba52d5e978eb1df0bcf391aad6c1ddbd67c14df2)) -## [1.0.0-alpha.3](https://github.com/talent-ideal/semantic-release-hex/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2023-11-18) +## [1.0.0-alpha.3](https://github.com/unill-io/semantic-release-hex/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2023-11-18) ### πŸ› Bug Fixes -* fix missing extensions in imports ([89984f5](https://github.com/talent-ideal/semantic-release-hex/commit/89984f580c53d232354eccbc5497dfea8f84f29e)) -* remove extra argument in `readProjectVersion` calls ([f573d5e](https://github.com/talent-ideal/semantic-release-hex/commit/f573d5e02514742bf02d131b2c5de3f2faa88b65)) +* fix missing extensions in imports ([89984f5](https://github.com/unill-io/semantic-release-hex/commit/89984f580c53d232354eccbc5497dfea8f84f29e)) +* remove extra argument in `readProjectVersion` calls ([f573d5e](https://github.com/unill-io/semantic-release-hex/commit/f573d5e02514742bf02d131b2c5de3f2faa88b65)) -## [1.0.0-alpha.2](https://github.com/talent-ideal/semantic-release-hex/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2023-11-18) +## [1.0.0-alpha.2](https://github.com/unill-io/semantic-release-hex/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2023-11-18) ### ✨ Features -* add `replaceVersionInContent` helper ([24126fe](https://github.com/talent-ideal/semantic-release-hex/commit/24126feba635ab4f7c10cbed55fd788debb58578)) -* add whole semver capturing group in regexs ([2c0ab4a](https://github.com/talent-ideal/semantic-release-hex/commit/2c0ab4a839cd996d8651e4e8c2748b7e96808f2e)) -* implement prepare step ([58dd830](https://github.com/talent-ideal/semantic-release-hex/commit/58dd830ef637f03a699fa6c27d0fa09f5947a733)) +* add `replaceVersionInContent` helper ([24126fe](https://github.com/unill-io/semantic-release-hex/commit/24126feba635ab4f7c10cbed55fd788debb58578)) +* add whole semver capturing group in regexs ([2c0ab4a](https://github.com/unill-io/semantic-release-hex/commit/2c0ab4a839cd996d8651e4e8c2748b7e96808f2e)) +* implement prepare step ([58dd830](https://github.com/unill-io/semantic-release-hex/commit/58dd830ef637f03a699fa6c27d0fa09f5947a733)) ### πŸ“¦ Code Refactoring -* add actual semVerRegex and rename old one ([09fe555](https://github.com/talent-ideal/semantic-release-hex/commit/09fe5550c5730defa48b08249882c2c055c81de3)) -* don't rely on individual version regexes ([4ad0261](https://github.com/talent-ideal/semantic-release-hex/commit/4ad02616339bc19b2ed5d371c9b0209afe481438)) +* add actual semVerRegex and rename old one ([09fe555](https://github.com/unill-io/semantic-release-hex/commit/09fe5550c5730defa48b08249882c2c055c81de3)) +* don't rely on individual version regexes ([4ad0261](https://github.com/unill-io/semantic-release-hex/commit/4ad02616339bc19b2ed5d371c9b0209afe481438)) ### πŸ“š Documentation -* add missing JSDoc ([7600ce0](https://github.com/talent-ideal/semantic-release-hex/commit/7600ce0a0fc873c6bbf748b18132a467c0d9619d)) +* add missing JSDoc ([7600ce0](https://github.com/unill-io/semantic-release-hex/commit/7600ce0a0fc873c6bbf748b18132a467c0d9619d)) ### 🚨 Tests -* add failing prepare tests ([8a68496](https://github.com/talent-ideal/semantic-release-hex/commit/8a684965c7b8814a59e11d3f316cb6c3b1c64f38)) -* re-enable 100% coverage threshold ([3dd2160](https://github.com/talent-ideal/semantic-release-hex/commit/3dd2160232c59b2958f73f5a8d3cc62c27c03afe)) -* remove superfluous semVerRegexLine test case ([9fd0bd9](https://github.com/talent-ideal/semantic-release-hex/commit/9fd0bd9c2e7e9fe78bee5c91b9c59f0f21932edd)) +* add failing prepare tests ([8a68496](https://github.com/unill-io/semantic-release-hex/commit/8a684965c7b8814a59e11d3f316cb6c3b1c64f38)) +* re-enable 100% coverage threshold ([3dd2160](https://github.com/unill-io/semantic-release-hex/commit/3dd2160232c59b2958f73f5a8d3cc62c27c03afe)) +* remove superfluous semVerRegexLine test case ([9fd0bd9](https://github.com/unill-io/semantic-release-hex/commit/9fd0bd9c2e7e9fe78bee5c91b9c59f0f21932edd)) ### ♻️ Chores -* move regexs test file to src folder ([b6a5e4d](https://github.com/talent-ideal/semantic-release-hex/commit/b6a5e4de8f49ff86a305ef0084b8ccf221fced0c)) +* move regexs test file to src folder ([b6a5e4d](https://github.com/unill-io/semantic-release-hex/commit/b6a5e4de8f49ff86a305ef0084b8ccf221fced0c)) -## [1.0.0-alpha.1](https://github.com/talent-ideal/semantic-release-hex/compare/v0.0.1-alpha.1...v1.0.0-alpha.1) (2023-11-18) +## [1.0.0-alpha.1](https://github.com/unill-io/semantic-release-hex/compare/v0.0.1-alpha.1...v1.0.0-alpha.1) (2023-11-18) ### ⚠ Breaking changes @@ -181,70 +181,70 @@ ### ✨ Features -* add version regexs ([6710281](https://github.com/talent-ideal/semantic-release-hex/commit/6710281be7e08b8ca419c68055beabc73caf09af)) -* implement verifyConditions step ([a8e0763](https://github.com/talent-ideal/semantic-release-hex/commit/a8e0763e3970b4b032ad996c1e79d20f20054262)) -* replace placeholder content with plugin API ([7f6c932](https://github.com/talent-ideal/semantic-release-hex/commit/7f6c932ddc2d4b5ff1104cc6c50697b2367075fd)) +* add version regexs ([6710281](https://github.com/unill-io/semantic-release-hex/commit/6710281be7e08b8ca419c68055beabc73caf09af)) +* implement verifyConditions step ([a8e0763](https://github.com/unill-io/semantic-release-hex/commit/a8e0763e3970b4b032ad996c1e79d20f20054262)) +* replace placeholder content with plugin API ([7f6c932](https://github.com/unill-io/semantic-release-hex/commit/7f6c932ddc2d4b5ff1104cc6c50697b2367075fd)) ### πŸ› Bug Fixes -* set Promise return types in declaration file ([e54865f](https://github.com/talent-ideal/semantic-release-hex/commit/e54865f22ec0ddf3316c129cc714f26ea74f40dd)) +* set Promise return types in declaration file ([e54865f](https://github.com/unill-io/semantic-release-hex/commit/e54865f22ec0ddf3316c129cc714f26ea74f40dd)) ### πŸ“š Documentation -* **readme:** add supported version formats section ([9f64d24](https://github.com/talent-ideal/semantic-release-hex/commit/9f64d24ba9a7b8c5dcb6fdd6cbb84d9b022a3d71)) +* **readme:** add supported version formats section ([9f64d24](https://github.com/unill-io/semantic-release-hex/commit/9f64d24ba9a7b8c5dcb6fdd6cbb84d9b022a3d71)) ### 🚨 Tests -* add failing verifyConditions tests ([321860d](https://github.com/talent-ideal/semantic-release-hex/commit/321860d5b919f2fe77c8c5af69f69c7515d63339)) -* add todo test cases ([1542e5e](https://github.com/talent-ideal/semantic-release-hex/commit/1542e5ec0422aca4825244ff578594387880f687)) +* add failing verifyConditions tests ([321860d](https://github.com/unill-io/semantic-release-hex/commit/321860d5b919f2fe77c8c5af69f69c7515d63339)) +* add todo test cases ([1542e5e](https://github.com/unill-io/semantic-release-hex/commit/1542e5ec0422aca4825244ff578594387880f687)) ### βš™οΈ Continuous Integrations -* **action:** update insurgent-lab/is-in-pr-action action to v0.1.4 ([#11](https://github.com/talent-ideal/semantic-release-hex/issues/11)) ([89a92d3](https://github.com/talent-ideal/semantic-release-hex/commit/89a92d39367014f3f9ab6a026f3069f181f9503e)) +* **action:** update insurgent-lab/is-in-pr-action action to v0.1.4 ([#11](https://github.com/unill-io/semantic-release-hex/issues/11)) ([89a92d3](https://github.com/unill-io/semantic-release-hex/commit/89a92d39367014f3f9ab6a026f3069f181f9503e)) ### ♻️ Chores -* add mix.exs fixture ([36db0f3](https://github.com/talent-ideal/semantic-release-hex/commit/36db0f344d510797c8f8a1d12dc3328d7c9afc5b)) -* split test suites & remove coverage thresholds ([4f71478](https://github.com/talent-ideal/semantic-release-hex/commit/4f714784d5e62ec8bb74a7942e33704dbe871e6f)) -* use es2020 ([f319be3](https://github.com/talent-ideal/semantic-release-hex/commit/f319be3e3071ee90ba0308e2acce63cfb1db0aa9)) +* add mix.exs fixture ([36db0f3](https://github.com/unill-io/semantic-release-hex/commit/36db0f344d510797c8f8a1d12dc3328d7c9afc5b)) +* split test suites & remove coverage thresholds ([4f71478](https://github.com/unill-io/semantic-release-hex/commit/4f714784d5e62ec8bb74a7942e33704dbe871e6f)) +* use es2020 ([f319be3](https://github.com/unill-io/semantic-release-hex/commit/f319be3e3071ee90ba0308e2acce63cfb1db0aa9)) ### πŸ’Ž Styles -* add .prettierignnore ([cdd8162](https://github.com/talent-ideal/semantic-release-hex/commit/cdd8162efd2123eb225a6b4001de7d3348806c85)) -* fix eslint config ([930a64b](https://github.com/talent-ideal/semantic-release-hex/commit/930a64b451af72b055b5014a60f8f0ad9b622a17)) +* add .prettierignnore ([cdd8162](https://github.com/unill-io/semantic-release-hex/commit/cdd8162efd2123eb225a6b4001de7d3348806c85)) +* fix eslint config ([930a64b](https://github.com/unill-io/semantic-release-hex/commit/930a64b451af72b055b5014a60f8f0ad9b622a17)) -## [0.0.1-alpha.1](https://github.com/talent-ideal/semantic-release-hex/compare/v0.0.0...v0.0.1-alpha.1) (2023-11-17) +## [0.0.1-alpha.1](https://github.com/unill-io/semantic-release-hex/compare/v0.0.0...v0.0.1-alpha.1) (2023-11-17) ### πŸ“š Documentation -* **readme:** add semantic-release-hex plugin doc ([77e083e](https://github.com/talent-ideal/semantic-release-hex/commit/77e083e0005d9a4eb2f3c4ecb73827f7c55df23a)) +* **readme:** add semantic-release-hex plugin doc ([77e083e](https://github.com/unill-io/semantic-release-hex/commit/77e083e0005d9a4eb2f3c4ecb73827f7c55df23a)) ### βš™οΈ Continuous Integrations -* **action:** fix prevent-duplicate-checks output ([#9](https://github.com/talent-ideal/semantic-release-hex/issues/9)) ([7a950d9](https://github.com/talent-ideal/semantic-release-hex/commit/7a950d9f1c39638679b9bbb137664ebaedeb5438)) -* **action:** fix renovate branches pattern ([cec2c9c](https://github.com/talent-ideal/semantic-release-hex/commit/cec2c9c2474652d5a60ac4d2c7ed084ec84c4b2b)) -* **action:** prevent duplicate checks on PRs ([57847af](https://github.com/talent-ideal/semantic-release-hex/commit/57847afbdefb7481c8cd5b73a1d14c1facdc2acd)) -* **action:** run tests on all branches and PRs to dev ([f9927ad](https://github.com/talent-ideal/semantic-release-hex/commit/f9927adeff740cb4b5d6012e5c027f9f93ebb318)) -* **action:** update github/codeql-action action to v2.22.7 ([#5](https://github.com/talent-ideal/semantic-release-hex/issues/5)) ([02894af](https://github.com/talent-ideal/semantic-release-hex/commit/02894afd86dbadebcc7ac53ab0c8f8e1d9b97e55)) -* **action:** update step-security/harden-runner action to v2.6.1 ([#6](https://github.com/talent-ideal/semantic-release-hex/issues/6)) ([cf849b2](https://github.com/talent-ideal/semantic-release-hex/commit/cf849b222e93c139ea95478a97a1d8cf29f6fa92)) -* setup alpha releases on dev branch ([e88cdfd](https://github.com/talent-ideal/semantic-release-hex/commit/e88cdfd4dfc180f27e98e9791c9e1bc7223e897e)) +* **action:** fix prevent-duplicate-checks output ([#9](https://github.com/unill-io/semantic-release-hex/issues/9)) ([7a950d9](https://github.com/unill-io/semantic-release-hex/commit/7a950d9f1c39638679b9bbb137664ebaedeb5438)) +* **action:** fix renovate branches pattern ([cec2c9c](https://github.com/unill-io/semantic-release-hex/commit/cec2c9c2474652d5a60ac4d2c7ed084ec84c4b2b)) +* **action:** prevent duplicate checks on PRs ([57847af](https://github.com/unill-io/semantic-release-hex/commit/57847afbdefb7481c8cd5b73a1d14c1facdc2acd)) +* **action:** run tests on all branches and PRs to dev ([f9927ad](https://github.com/unill-io/semantic-release-hex/commit/f9927adeff740cb4b5d6012e5c027f9f93ebb318)) +* **action:** update github/codeql-action action to v2.22.7 ([#5](https://github.com/unill-io/semantic-release-hex/issues/5)) ([02894af](https://github.com/unill-io/semantic-release-hex/commit/02894afd86dbadebcc7ac53ab0c8f8e1d9b97e55)) +* **action:** update step-security/harden-runner action to v2.6.1 ([#6](https://github.com/unill-io/semantic-release-hex/issues/6)) ([cf849b2](https://github.com/unill-io/semantic-release-hex/commit/cf849b222e93c139ea95478a97a1d8cf29f6fa92)) +* setup alpha releases on dev branch ([e88cdfd](https://github.com/unill-io/semantic-release-hex/commit/e88cdfd4dfc180f27e98e9791c9e1bc7223e897e)) ### ♻️ Chores -* **deps:** lock file maintenance ([2b76633](https://github.com/talent-ideal/semantic-release-hex/commit/2b76633e747e86e06b20bcf91ce44fbe2e97b005)) -* **deps:** lock file maintenance ([1047f4c](https://github.com/talent-ideal/semantic-release-hex/commit/1047f4c82953ebe033fbcfc83c09325605550ce1)) -* **deps:** lock file maintenance ([2135ed7](https://github.com/talent-ideal/semantic-release-hex/commit/2135ed7e9d8b634271ff12f8a21703282e3248d5)) -* **deps:** update dependency [@commitlint](https://github.com/commitlint)/cli to v18.4.0 ([6f67bd2](https://github.com/talent-ideal/semantic-release-hex/commit/6f67bd2f9ed47d7b837129b3e76833eb9f3effed)) -* **deps:** update dependency [@commitlint](https://github.com/commitlint)/cli to v18.4.1 ([ca92dc6](https://github.com/talent-ideal/semantic-release-hex/commit/ca92dc60566d1995bdbe25784a674ed1ac2df0af)) -* **deps:** update dependency [@insurgent](https://github.com/insurgent)/conventional-changelog-preset to v9 ([#4](https://github.com/talent-ideal/semantic-release-hex/issues/4)) ([dc6133a](https://github.com/talent-ideal/semantic-release-hex/commit/dc6133a3b7491729e2abe2cb1ace801c5d85b47e)) -* **deps:** update dependency [@types](https://github.com/types)/jest to v29.5.8 ([880015f](https://github.com/talent-ideal/semantic-release-hex/commit/880015facb63e52bcca187066eeb62909c7fe138)) -* **deps:** update dependency eslint to v8.53.0 ([2d36c1a](https://github.com/talent-ideal/semantic-release-hex/commit/2d36c1a92dff19f1219e7f72937e6d3ffa77f77c)) +* **deps:** lock file maintenance ([2b76633](https://github.com/unill-io/semantic-release-hex/commit/2b76633e747e86e06b20bcf91ce44fbe2e97b005)) +* **deps:** lock file maintenance ([1047f4c](https://github.com/unill-io/semantic-release-hex/commit/1047f4c82953ebe033fbcfc83c09325605550ce1)) +* **deps:** lock file maintenance ([2135ed7](https://github.com/unill-io/semantic-release-hex/commit/2135ed7e9d8b634271ff12f8a21703282e3248d5)) +* **deps:** update dependency [@commitlint](https://github.com/commitlint)/cli to v18.4.0 ([6f67bd2](https://github.com/unill-io/semantic-release-hex/commit/6f67bd2f9ed47d7b837129b3e76833eb9f3effed)) +* **deps:** update dependency [@commitlint](https://github.com/commitlint)/cli to v18.4.1 ([ca92dc6](https://github.com/unill-io/semantic-release-hex/commit/ca92dc60566d1995bdbe25784a674ed1ac2df0af)) +* **deps:** update dependency [@insurgent](https://github.com/insurgent)/conventional-changelog-preset to v9 ([#4](https://github.com/unill-io/semantic-release-hex/issues/4)) ([dc6133a](https://github.com/unill-io/semantic-release-hex/commit/dc6133a3b7491729e2abe2cb1ace801c5d85b47e)) +* **deps:** update dependency [@types](https://github.com/types)/jest to v29.5.8 ([880015f](https://github.com/unill-io/semantic-release-hex/commit/880015facb63e52bcca187066eeb62909c7fe138)) +* **deps:** update dependency eslint to v8.53.0 ([2d36c1a](https://github.com/unill-io/semantic-release-hex/commit/2d36c1a92dff19f1219e7f72937e6d3ffa77f77c)) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2345d75..9050aba 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -23,9 +23,9 @@ All types of contributions are encouraged and valued. See the [Table of Contents ## I Have a Question -> If you want to ask a question, we assume that you have read the available [Documentation](https://github.com/talent-ideal/semantic-release-hex#readme). +> If you want to ask a question, we assume that you have read the available [Documentation](https://github.com/unill-io/semantic-release-hex#readme). -Before you ask a question, it is best to search for existing [Issues](https://github.com/search?q=repo%3Atalent-ideal%2Fsemantic-release-hex+&type=issues) that might help you. In case you have found a suitable issue and still need clarification, you can write your question in this issue. It is also advisable to search the internet for answers first. +Before you ask a question, it is best to search for existing [Issues](https://github.com/search?q=repo%3Aunill-io%2Fsemantic-release-hex+&type=issues) that might help you. In case you have found a suitable issue and still need clarification, you can write your question in this issue. It is also advisable to search the internet for answers first. If you then still feel the need to ask a question and need clarification, we recommend you join the [Discord community](https://discord.gg/cRB8XRFKzH)! We will take care to answer you as soon as possible. @@ -42,8 +42,8 @@ If you then still feel the need to ask a question and need clarification, we rec A good bug report shouldn't leave others needing to chase you up for more information. Therefore, we ask you to investigate carefully, collect information and describe the issue in detail in your report. Please complete the following steps in advance to help us fix any potential bug as fast as possible. - Make sure that you are using the latest version. -- Determine if your bug is really a bug and not an error on your side e.g. using incompatible environment components/versions (Make sure that you have read the [documentation](https://github.com/talent-ideal/semantic-release-hex#readme). If you are looking for support, you might want to check [this section](#i-have-a-question)). -- Perform a [search](https://github.com/search?q=repo%3Atalent-ideal%2Fsemantic-release-hex+&type=issues) to see if the bug/error has already been reported. If it has, add a comment to the existing issue instead of opening a new one. +- Determine if your bug is really a bug and not an error on your side e.g. using incompatible environment components/versions (Make sure that you have read the [documentation](https://github.com/unill-io/semantic-release-hex#readme). If you are looking for support, you might want to check [this section](#i-have-a-question)). +- Perform a [search](https://github.com/search?q=repo%3Aunill-io%2Fsemantic-release-hex+&type=issues) to see if the bug/error has already been reported. If it has, add a comment to the existing issue instead of opening a new one. - Also make sure to search the internet (including Stack Overflow) to see if users outside of the GitHub community have discussed the issue. - Collect information about the bug: - Stack trace (Traceback) @@ -56,7 +56,7 @@ A good bug report shouldn't leave others needing to chase you up for more inform We use GitHub issues to track bugs and errors. If you run into an issue with the project: -- Open a [Bug report issue](https://github.com/talent-ideal/semantic-release-hex/issues/new/choose). (Since we can't be sure at this point whether it is a bug or not, we ask you not to talk about a bug yet and not to label the issue.) +- Open a [Bug report issue](https://github.com/unill-io/semantic-release-hex/issues/new/choose). (Since we can't be sure at this point whether it is a bug or not, we ask you not to talk about a bug yet and not to label the issue.) - Explain the behavior you would expect and the actual behavior. - Please provide as much context as possible and describe the _reproduction steps_ that someone else can follow to recreate the issue on their own. This usually includes your code. For good bug reports you should isolate the problem and create a reduced test case. - Provide the information you collected in the previous section. @@ -74,15 +74,15 @@ This section guides you through submitting an enhancement suggestion for `semant #### Before Submitting an Enhancement - Make sure that you are using the latest version. -- Read the [documentation](https://github.com/talent-ideal/semantic-release-hex#readme) carefully and find out if the functionality is already covered, maybe by an individual configuration. -- Perform a [search](https://github.com/search?q=repo%3Atalent-ideal%2Fsemantic-release-hex+&type=issues) to see if the enhancement has already been suggested. If it has, add a comment to the existing issue instead of opening a new one. +- Read the [documentation](https://github.com/unill-io/semantic-release-hex#readme) carefully and find out if the functionality is already covered, maybe by an individual configuration. +- Perform a [search](https://github.com/search?q=repo%3Aunill-io%2Fsemantic-release-hex+&type=issues) to see if the enhancement has already been suggested. If it has, add a comment to the existing issue instead of opening a new one. - Find out whether your idea fits with the scope and aims of the project. It's up to you to make a strong case to convince the project's developers of the merits of this feature. Keep in mind that we want features that will be useful to the majority of our users and not just a small subset. If you're just targeting a minority of users, consider writing an add-on/plugin library. #### How Do I Submit a Good Enhancement Suggestion? -Enhancement suggestions are tracked as [GitHub issues](https://github.com/talent-ideal/semantic-release-hex/issues). +Enhancement suggestions are tracked as [GitHub issues](https://github.com/unill-io/semantic-release-hex/issues). -- Open a [Feature request issue](https://github.com/talent-ideal/semantic-release-hex/issues/new/choose). +- Open a [Feature request issue](https://github.com/unill-io/semantic-release-hex/issues/new/choose). - Use a **clear and descriptive title** for the issue to identify the suggestion. - Provide a **step-by-step description of the suggested enhancement** in as many details as possible. - **Describe the current behavior** and **explain which behavior you expected to see instead** and why. At this point you can also tell which alternatives do not work for you. @@ -100,7 +100,7 @@ $ git clone git@github.com:/semantic-release-hex.git # or https:/ # Navigate to the newly cloned directory $ cd semantic-release-hex # Assign the original repo to a remote called "upstream" -$ git remote add upstream git@github.com:talent-ideal/semantic-release-hex.git # or https://github.com/talent-ideal/semantic-release-hex.git for HTTPS +$ git remote add upstream git@github.com:unill-io/semantic-release-hex.git # or https://github.com/unill-io/semantic-release-hex.git for HTTPS # Install the dependencies $ npm install ``` diff --git a/LICENSE b/LICENSE.md similarity index 95% rename from LICENSE rename to LICENSE.md index e2a7e55..34b8de2 100644 --- a/LICENSE +++ b/LICENSE.md @@ -1,6 +1,6 @@ -MIT License +# MIT License -Copyright (c) 2023 Talent Ideal +Copyright (C) 2023 Unill Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the β€œSoftware”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/README.md b/README.md index 7dc1c4f..0e19a23 100644 --- a/README.md +++ b/README.md @@ -4,21 +4,21 @@ [![Latest Version](https://img.shields.io/npm/v/semantic-release-hex/latest.svg?logo=npm)](https://www.npmjs.com/package/semantic-release-hex) [![Next Version](https://img.shields.io/npm/v/semantic-release-hex/next.svg?logo=npm)](https://www.npmjs.com/package/semantic-release-hex) -[![Build](https://img.shields.io/github/actions/workflow/status/talent-ideal/semantic-release-hex/release.yml?logo=github)](https://github.com/talent-ideal/semantic-release-hex/actions/workflows/release.yml) -[![CodeQL](https://img.shields.io/github/actions/workflow/status/talent-ideal/semantic-release-hex/codeql.yml?logo=github&label=CodeQL)](https://github.com/talent-ideal/semantic-release-hex/actions/workflows/codeql.yml) -[![Coverage](https://img.shields.io/sonar/coverage/Talent-Ideal_semantic-release-hex?logo=sonarcloud&server=https%3A%2F%2Fsonarcloud.io)](https://sonarcloud.io/summary/overall?id=Talent-Ideal_semantic-release-hex) -[![OpenSSF Scorecard](https://img.shields.io/ossf-scorecard/github.com/talent-ideal/semantic-release-hex?label=openssf%20scorecard) -](https://securityscorecards.dev/viewer/?uri=github.com/talent-ideal/semantic-release-hex) +[![Build](https://img.shields.io/github/actions/workflow/status/unill-io/semantic-release-hex/release.yml?logo=github)](https://github.com/unill-io/semantic-release-hex/actions/workflows/release.yml) +[![CodeQL](https://img.shields.io/github/actions/workflow/status/unill-io/semantic-release-hex/codeql.yml?logo=github&label=CodeQL)](https://github.com/unill-io/semantic-release-hex/actions/workflows/codeql.yml) +[![Coverage](https://img.shields.io/sonar/coverage/unill-io_semantic-release-hex?logo=sonarcloud&server=https%3A%2F%2Fsonarcloud.io)](https://sonarcloud.io/summary/overall?id=unill-io_semantic-release-hex) +[![OpenSSF Scorecard](https://img.shields.io/ossf-scorecard/github.com/unill-io/semantic-release-hex?label=openssf%20scorecard) +](https://securityscorecards.dev/viewer/?uri=github.com/unill-io/semantic-release-hex) [![Discord](https://img.shields.io/discord/1158414767770308648?logo=discord)](https://discord.gg/cRB8XRFKzH) > **Warning** > Publishing to `hex` has not yet been implemented, so this package only bumps the version in `mix.exs` for now. -| Step | Description | -| ------------------ | -------------------------------------------------------------------------------------------------------- | -| `verifyConditions` | Verify the presence of the `mix.exs` file and that the version is parsable. | -| `prepare` | Update the version in `mix.exs`. | -| _`publish`_ | _[to be implemented](https://github.com/talent-ideal/semantic-release-hex/discussions/14) (PRs welcome)_ | +| Step | Description | +| ------------------ | ---------------------------------------------------------------------------------------------------- | +| `verifyConditions` | Verify the presence of the `mix.exs` file and that the version is parsable. | +| `prepare` | Update the version in `mix.exs`. | +| _`publish`_ | _[to be implemented](https://github.com/unill-io/semantic-release-hex/discussions/14) (PRs welcome)_ | ## Installation @@ -86,8 +86,8 @@ Join the [Discord server](https://discord.gg/cRB8XRFKzH)! Here you can discuss i ## Contributing -This project is looking for help! If you're interested in helping with the project, please take a look at our [contributing documentation](https://github.com/talent-ideal/semantic-release-hex/blob/main/CONTRIBUTING.md). +This project is looking for help! If you're interested in helping with the project, please take a look at our [contributing documentation](https://github.com/unill-io/semantic-release-hex/blob/main/CONTRIBUTING.md). ### Submitting Bugs/Issues -Please have a look at our [contributing documentation](https://github.com/talent-ideal/semantic-release-hex/blob/main/CONTRIBUTING.md), it contains all the information you need to know before submitting an issue. +Please have a look at our [contributing documentation](https://github.com/unill-io/semantic-release-hex/blob/main/CONTRIBUTING.md), it contains all the information you need to know before submitting an issue. diff --git a/lib/helpers/regexes.js b/lib/helpers/regexes.js index 1814f7a..16f50d4 100644 --- a/lib/helpers/regexes.js +++ b/lib/helpers/regexes.js @@ -8,7 +8,7 @@ const semVerRegexGroup = new RegExp("(" + semVerRegex.source + ")"); /** * RegExes of all supported version formats in mix.exs * - * see {@link https://github.com/Talent-Ideal/semantic-release-hex/#supported-version-formats Supported version formats} + * see {@link https://github.com/unill-io/semantic-release-hex/#supported-version-formats Supported version formats} */ export const versionRegexesArray = [ /** diff --git a/package.json b/package.json index b391e37..5edf61f 100644 --- a/package.json +++ b/package.json @@ -7,13 +7,13 @@ "main": "lib/index.js", "types": "lib/index.d.ts", "license": "MIT", - "homepage": "https://github.com/talent-ideal/semantic-release-hex#readme", + "homepage": "https://github.com/unill-io/semantic-release-hex#readme", "repository": { "type": "git", - "url": "https://github.com/talent-ideal/semantic-release-hex.git" + "url": "https://github.com/unill-io/semantic-release-hex.git" }, "bugs": { - "url": "https://github.com/talent-ideal/semantic-release-hex/issues" + "url": "https://github.com/unill-io/semantic-release-hex/issues" }, "scripts": { "test": "NODE_OPTIONS='--experimental-vm-modules --no-warnings' jest", diff --git a/sonar-project.properties b/sonar-project.properties index b749d25..74fc601 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -1,4 +1,4 @@ -sonar.projectKey=Talent-Ideal_semantic-release-hex -sonar.organization=talent-ideal +sonar.projectKey=unill-io_semantic-release-hex +sonar.organization=unill-io sonar.coverage.exclusions=tests/**,**.spec.js sonar.javascript.lcov.reportPaths=./coverage/lcov.info