From 71ad7cc5ff1c858cb6bc3c33aba223db31002886 Mon Sep 17 00:00:00 2001 From: Anton Golub Date: Tue, 9 Nov 2021 21:01:37 +0300 Subject: [PATCH] chore: move to @semrel-extra org --- CHANGELOG.md | 114 +++++++++++++++++++++++++-------------------------- README.md | 18 ++++---- package.json | 6 +-- 3 files changed, 69 insertions(+), 69 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ddcb21f..ec9eb65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,133 +1,133 @@ -## [1.9.6](https://github.com/antongolub/zx-semrel/compare/v1.9.5...v1.9.6) (2021-05-27) +## [1.9.6](https://github.com/semrel-extra/zx-semrel/compare/v1.9.5...v1.9.6) (2021-05-27) ### Fixes & improvements -* refactor: simplify commits fetching ([2b1a0d2](https://github.com/antongolub/zx-semrel/commit/2b1a0d2a187eda4abf574b406ce69f81ee62222b)) -* docs(readme): formatting ([e566ccc](https://github.com/antongolub/zx-semrel/commit/e566ccc03356abdab502cc0baf77cd5742be5efa)) +* refactor: simplify commits fetching ([2b1a0d2](https://github.com/semrel-extra/zx-semrel/commit/2b1a0d2a187eda4abf574b406ce69f81ee62222b)) +* docs(readme): formatting ([e566ccc](https://github.com/semrel-extra/zx-semrel/commit/e566ccc03356abdab502cc0baf77cd5742be5efa)) -## [1.9.5](https://github.com/antongolub/zx-semrel/compare/v1.9.4...v1.9.5) (2021-05-23) +## [1.9.5](https://github.com/semrel-extra/zx-semrel/compare/v1.9.4...v1.9.5) (2021-05-23) ### Fixes & improvements -* perf: use git for tags sorting ([a1abdae](https://github.com/antongolub/zx-semrel/commit/a1abdaea801824d0392e69f9182daf4d5f4b97db)) -* refactor: minor simplifications ([be847a2](https://github.com/antongolub/zx-semrel/commit/be847a26e2b0583e889403ec00db45f9f9555e30)) -* fix: fix commit url template ([3669edd](https://github.com/antongolub/zx-semrel/commit/3669edd7eb440e29dc0fcf493c76fbfc04271023)) +* perf: use git for tags sorting ([a1abdae](https://github.com/semrel-extra/zx-semrel/commit/a1abdaea801824d0392e69f9182daf4d5f4b97db)) +* refactor: minor simplifications ([be847a2](https://github.com/semrel-extra/zx-semrel/commit/be847a26e2b0583e889403ec00db45f9f9555e30)) +* fix: fix commit url template ([3669edd](https://github.com/semrel-extra/zx-semrel/commit/3669edd7eb440e29dc0fcf493c76fbfc04271023)) -## [1.9.4](https://github.com/antongolub/zx-semrel/compare/v1.9.3...v1.9.4) (2021-05-22) +## [1.9.4](https://github.com/semrel-extra/zx-semrel/compare/v1.9.3...v1.9.4) (2021-05-22) ### Fixes & improvements -* docs(readme): formatting ([077f318](https://github.com/antongolub/zx-semrel/commit/077f3188c40bbed2272fdcce14db26c1abea952d)) +* docs(readme): formatting ([077f318](https://github.com/semrel-extra/zx-semrel/commit/077f3188c40bbed2272fdcce14db26c1abea952d)) -## [1.9.3](https://github.com/antongolub/zx-semrel/compare/v1.9.2...v1.9.3) (2021-05-22) +## [1.9.3](https://github.com/semrel-extra/zx-semrel/compare/v1.9.2...v1.9.3) (2021-05-22) ### Fixes & improvements -* fix: fix pkg scope on gh pkg release ([b9d2cd4](https://github.com/antongolub/zx-semrel/commit/b9d2cd4d8b9abcc29bb477aa3d19d623aee16bfa)) +* fix: fix pkg scope on gh pkg release ([b9d2cd4](https://github.com/semrel-extra/zx-semrel/commit/b9d2cd4d8b9abcc29bb477aa3d19d623aee16bfa)) -## [1.9.2](https://github.com/antongolub/zx-semrel/compare/v1.9.1...v1.9.2) (2021-05-22) +## [1.9.2](https://github.com/semrel-extra/zx-semrel/compare/v1.9.1...v1.9.2) (2021-05-22) ### Fixes & improvements -* perf: debug release ([856206b](https://github.com/antongolub/zx-semrel/commit/856206bf5a502ea2539f803979d5a4f3ecd10a30)) +* perf: debug release ([856206b](https://github.com/semrel-extra/zx-semrel/commit/856206bf5a502ea2539f803979d5a4f3ecd10a30)) -## [1.9.1](https://github.com/antongolub/zx-semrel/compare/v1.9.0...v1.9.1) (2021-05-22) +## [1.9.1](https://github.com/semrel-extra/zx-semrel/compare/v1.9.0...v1.9.1) (2021-05-22) ### Fixes & improvements -* fix: fix npm registry switch ([748ec1a](https://github.com/antongolub/zx-semrel/commit/748ec1a31a0cf99885247717fa53782b8166fc80)) +* fix: fix npm registry switch ([748ec1a](https://github.com/semrel-extra/zx-semrel/commit/748ec1a31a0cf99885247717fa53782b8166fc80)) -## [1.9.0](https://github.com/antongolub/zx-semrel/compare/v1.8.2...v1.9.0) (2021-05-22) +## [1.9.0](https://github.com/semrel-extra/zx-semrel/compare/v1.8.2...v1.9.0) (2021-05-22) ### Features -* feat: add npm publish to gh ([090b354](https://github.com/antongolub/zx-semrel/commit/090b354348e91eaffd3813e1ef68fe0b0b19ef0d)) +* feat: add npm publish to gh ([090b354](https://github.com/semrel-extra/zx-semrel/commit/090b354348e91eaffd3813e1ef68fe0b0b19ef0d)) -## [1.8.2](https://github.com/antongolub/zx-semrel/compare/v1.8.1...v1.8.2) (2021-05-22) +## [1.8.2](https://github.com/semrel-extra/zx-semrel/compare/v1.8.1...v1.8.2) (2021-05-22) ### Fixes & improvements -* docs(readme): fix some typos ([b26cec0](https://github.com/antongolub/zx-semrel/commit/b26cec056f8bcd7f3a3593a38654206c28028ef2)) +* docs(readme): fix some typos ([b26cec0](https://github.com/semrel-extra/zx-semrel/commit/b26cec056f8bcd7f3a3593a38654206c28028ef2)) -## [1.8.1](https://github.com/antongolub/zx-semrel/compare/v1.8.0...v1.8.1) (2021-05-22) +## [1.8.1](https://github.com/semrel-extra/zx-semrel/compare/v1.8.0...v1.8.1) (2021-05-22) ### Fixes & improvements -* docs(readme): mention license ([184d020](https://github.com/antongolub/zx-semrel/commit/184d02066cc2aa4d9449d2bf0b2e4a04c9256de0)) +* docs(readme): mention license ([184d020](https://github.com/semrel-extra/zx-semrel/commit/184d02066cc2aa4d9449d2bf0b2e4a04c9256de0)) -## [1.8.0](https://github.com/antongolub/zx-semrel/compare/v1.7.0...v1.8.0) (2021-05-22) +## [1.8.0](https://github.com/semrel-extra/zx-semrel/compare/v1.7.0...v1.8.0) (2021-05-22) ### Fixes & improvements -* docs(readme): descr and usage examples improvements ([4cafade](https://github.com/antongolub/zx-semrel/commit/4cafade884d9400dc60246bc62825bca9b777efc)) +* docs(readme): descr and usage examples improvements ([4cafade](https://github.com/semrel-extra/zx-semrel/commit/4cafade884d9400dc60246bc62825bca9b777efc)) ### Features -* feat: check token env to be set ([e669b10](https://github.com/antongolub/zx-semrel/commit/e669b108881e476f5ba861958fa0b7986e1fd893)) +* feat: check token env to be set ([e669b10](https://github.com/semrel-extra/zx-semrel/commit/e669b108881e476f5ba861958fa0b7986e1fd893)) -## [1.7.0](https://github.com/antongolub/zx-semrel/compare/v1.6.0...v1.7.0) (2021-05-22) +## [1.7.0](https://github.com/semrel-extra/zx-semrel/compare/v1.6.0...v1.7.0) (2021-05-22) ### Features -* feat: add bin entry ([99c8ba4](https://github.com/antongolub/zx-semrel/commit/99c8ba481573a009dcbd5824ef23f2141fd4c20a)) +* feat: add bin entry ([99c8ba4](https://github.com/semrel-extra/zx-semrel/commit/99c8ba481573a009dcbd5824ef23f2141fd4c20a)) -## [1.6.0](https://github.com/antongolub/zx-semrel/compare/v1.5.2...v1.6.0) (2021-05-22) +## [1.6.0](https://github.com/semrel-extra/zx-semrel/compare/v1.5.2...v1.6.0) (2021-05-22) ### Features -* feat: use GITHUB_TOKEN instead of ssh key ([587d406](https://github.com/antongolub/zx-semrel/commit/587d406a7cf4e7d65ae45657a2f44adf33ce8b9e)) +* feat: use GITHUB_TOKEN instead of ssh key ([587d406](https://github.com/semrel-extra/zx-semrel/commit/587d406a7cf4e7d65ae45657a2f44adf33ce8b9e)) -## [1.5.2](https://github.com/antongolub/zx-semrel/compare/v1.5.1...v1.5.2) (2021-05-21) +## [1.5.2](https://github.com/semrel-extra/zx-semrel/compare/v1.5.1...v1.5.2) (2021-05-21) ### Fixes & improvements -* fix: fix releaseNotes format ([85e0fca](https://github.com/antongolub/zx-semrel/commit/85e0fcaea4ea341e336347fd78b7c1420849dd6d)) +* fix: fix releaseNotes format ([85e0fca](https://github.com/semrel-extra/zx-semrel/commit/85e0fcaea4ea341e336347fd78b7c1420849dd6d)) -##[1.5.1](https://github.com/antongolub/zx-semrel/compare/v1.5.0...v1.5.1) (2021-05-21) +##[1.5.1](https://github.com/semrel-extra/zx-semrel/compare/v1.5.0...v1.5.1) (2021-05-21) ### Fixes & improvements -* fix: fix release url ([15855ec](https://github.com/antongolub/zx-semrel/commit/15855ecb68cf69a844c51c735ecae23da0cabbcc)) +* fix: fix release url ([15855ec](https://github.com/semrel-extra/zx-semrel/commit/15855ecb68cf69a844c51c735ecae23da0cabbcc)) -##[1.5.0](https://github.com/antongolub/zx-semrel/compare/v1.4.0...v1.5.0) (2021-05-21) +##[1.5.0](https://github.com/semrel-extra/zx-semrel/compare/v1.4.0...v1.5.0) (2021-05-21) ### Features -* feat: replace gh cli with curl ([6148aed](https://github.com/antongolub/zx-semrel/commit/6148aedb1ad433d9a19b1ef14e775ff7662d838c)) +* feat: replace gh cli with curl ([6148aed](https://github.com/semrel-extra/zx-semrel/commit/6148aedb1ad433d9a19b1ef14e775ff7662d838c)) -##[1.3.4](https://github.com/antongolub/zx-semrel/compare/v1.3.3...v1.3.4) (2021-05-21) +##[1.3.4](https://github.com/semrel-extra/zx-semrel/compare/v1.3.3...v1.3.4) (2021-05-21) ### Fixes & improvements -* fix: ssh login to github ([0acc095](https://github.com/antongolub/zx-semrel/commit/0acc095e251375cfebe13311ca9eede728011336)) +* fix: ssh login to github ([0acc095](https://github.com/semrel-extra/zx-semrel/commit/0acc095e251375cfebe13311ca9eede728011336)) -##[1.3.3](https://github.com/antongolub/zx-semrel/compare/v1.3.2...v1.3.3) (2021-05-21) +##[1.3.3](https://github.com/semrel-extra/zx-semrel/compare/v1.3.2...v1.3.3) (2021-05-21) ### Fixes & improvements -* fix: trigger gh release before npm publishing ([3be86ac](https://github.com/antongolub/zx-semrel/commit/3be86acfa8b643c7f76727cec091e5c5b8c51452)) +* fix: trigger gh release before npm publishing ([3be86ac](https://github.com/semrel-extra/zx-semrel/commit/3be86acfa8b643c7f76727cec091e5c5b8c51452)) -##[1.3.2](https://github.com/antongolub/zx-semrel/compare/v1.3.1...v1.3.2) (2021-05-21) +##[1.3.2](https://github.com/semrel-extra/zx-semrel/compare/v1.3.1...v1.3.2) (2021-05-21) ### Fixes & improvements -* fix: tech release ([e62c691](https://github.com/antongolub/zx-semrel/commit/e62c6913602e01d34a7b7aef96e3f730eeac5e26)) +* fix: tech release ([e62c691](https://github.com/semrel-extra/zx-semrel/commit/e62c6913602e01d34a7b7aef96e3f730eeac5e26)) -##[1.3.1](https://github.com/antongolub/zx-semrel/compare/v1.3.0...v1.3.1) (2021-05-21) +##[1.3.1](https://github.com/semrel-extra/zx-semrel/compare/v1.3.0...v1.3.1) (2021-05-21) ### Fixes & improvements -* fix: force gh cli to use ssh ([c22d7c2](https://github.com/antongolub/zx-semrel/commit/c22d7c27c1a37077b52e9a837fe8d8099f3f214a)) +* fix: force gh cli to use ssh ([c22d7c2](https://github.com/semrel-extra/zx-semrel/commit/c22d7c27c1a37077b52e9a837fe8d8099f3f214a)) -##[1.3.0](https://github.com/antongolub/zx-semrel/compare/v1.2.0...v1.3.0) (2021-05-21) +##[1.3.0](https://github.com/semrel-extra/zx-semrel/compare/v1.2.0...v1.3.0) (2021-05-21) ### Features -* feat: control verbose by env ([82856a0](https://github.com/antongolub/zx-semrel/commit/82856a0a8d0895490dce73483ccfe913c856c5d1)) +* feat: control verbose by env ([82856a0](https://github.com/semrel-extra/zx-semrel/commit/82856a0a8d0895490dce73483ccfe913c856c5d1)) -##[1.2.0](https://github.com/antongolub/zx-semrel/compare/v1.1.0...v1.2.0) (2021-05-21) +##[1.2.0](https://github.com/semrel-extra/zx-semrel/compare/v1.1.0...v1.2.0) (2021-05-21) ### Features -* feat: switch github.com git protocol to ssh ([97e0007](https://github.com/antongolub/zx-semrel/commit/97e0007e6f213284384a8e67e457cec5a8fc589e)) +* feat: switch github.com git protocol to ssh ([97e0007](https://github.com/semrel-extra/zx-semrel/commit/97e0007e6f213284384a8e67e457cec5a8fc589e)) -##[1.1.0](https://github.com/antongolub/zx-semrel/compare/v1.0.0...v1.1.0) (2021-05-21) +##[1.1.0](https://github.com/semrel-extra/zx-semrel/compare/v1.0.0...v1.1.0) (2021-05-21) ### Fixes & improvements -* fix: use ssh for git actions ([453a69d](https://github.com/antongolub/zx-semrel/commit/453a69d4d2c784d50be19d23d82e4c28b3e9da95)) +* fix: use ssh for git actions ([453a69d](https://github.com/semrel-extra/zx-semrel/commit/453a69d4d2c784d50be19d23d82e4c28b3e9da95)) ### Features -* feat: add top-level try-catch ([19d6396](https://github.com/antongolub/zx-semrel/commit/19d6396547914729c40501e1d1fa187d573b5e37)) -* feat: add github release creation ([bdf53e4](https://github.com/antongolub/zx-semrel/commit/bdf53e4aed73bbe94ede0fa637939cc043aabec5)) +* feat: add top-level try-catch ([19d6396](https://github.com/semrel-extra/zx-semrel/commit/19d6396547914729c40501e1d1fa187d573b5e37)) +* feat: add github release creation ([bdf53e4](https://github.com/semrel-extra/zx-semrel/commit/bdf53e4aed73bbe94ede0fa637939cc043aabec5)) -##[1.0.0](https://github.com/antongolub/zx-semrel/compare/undefined...v1.0.0) (2021-05-21) +##[1.0.0](https://github.com/semrel-extra/zx-semrel/compare/undefined...v1.0.0) (2021-05-21) ### Features -* feat: provide git release commit publishing ([3db13d7](https://github.com/antongolub/zx-semrel/commit/3db13d7aac7e0cdda6e2a64a2acb81260215b157)) -* feat: add release notes generator ([0273240](https://github.com/antongolub/zx-semrel/commit/0273240ba77cb298df5883213d1bb5c123756cf8)) -* feat: add script draft ([4f704f0](https://github.com/antongolub/zx-semrel/commit/4f704f0a86fd1c468116a96bea286135550684d9)) +* feat: provide git release commit publishing ([3db13d7](https://github.com/semrel-extra/zx-semrel/commit/3db13d7aac7e0cdda6e2a64a2acb81260215b157)) +* feat: add release notes generator ([0273240](https://github.com/semrel-extra/zx-semrel/commit/0273240ba77cb298df5883213d1bb5c123756cf8)) +* feat: add script draft ([4f704f0](https://github.com/semrel-extra/zx-semrel/commit/4f704f0a86fd1c468116a96bea286135550684d9)) ### Fixes & improvements -* refactor(pkg): require Node.js >= 14 ([f00c95c](https://github.com/antongolub/zx-semrel/commit/f00c95c7fa20e7e508203ded52c81d2095bb4259)) -* docs(readme): add basic description ([ac25059](https://github.com/antongolub/zx-semrel/commit/ac25059b15093e2fbf4726cf74658de7ff5709bb)) +* refactor(pkg): require Node.js >= 14 ([f00c95c](https://github.com/semrel-extra/zx-semrel/commit/f00c95c7fa20e7e508203ded52c81d2095bb4259)) +* docs(readme): add basic description ([ac25059](https://github.com/semrel-extra/zx-semrel/commit/ac25059b15093e2fbf4726cf74658de7ff5709bb)) ### BREAKING CHANGES -* define Node.js version requirements ([f00c95c](https://github.com/antongolub/zx-semrel/commit/f00c95c7fa20e7e508203ded52c81d2095bb4259)) +* define Node.js version requirements ([f00c95c](https://github.com/semrel-extra/zx-semrel/commit/f00c95c7fa20e7e508203ded52c81d2095bb4259)) diff --git a/README.md b/README.md index 4c1ae25..4eb7b69 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # zx-semrel -[![Release](https://github.com/antongolub/zx-semrel/workflows/Release/badge.svg)](https://github.com/antongolub/zx-semrel/actions) +[![Release](https://github.com/semrel-extra/zx-semrel/workflows/Release/badge.svg)](https://github.com/semrel-extra/zx-semrel/actions) [zx](https://github.com/google/zx) -based release script as [semantic-release](https://github.com/semantic-release/semantic-release) alternative (PoC) @@ -15,8 +15,8 @@ Old good script **copy-paste** hurries to the rescue! ### Key features * Zero dependencies * Zero configuration -* [Pretty fast](https://github.com/antongolub/zx-semrel/actions) -* [Tiny](https://github.com/antongolub/zx-semrel/blob/master/release.mjs), less than 140 lines with comments +* [Pretty fast](https://github.com/semrel-extra/zx-semrel/actions) +* [Tiny](https://github.com/semrel-extra/zx-semrel/blob/master/release.mjs), less than 140 lines with comments * Reliability, safety, simplicity and maintainability (sarcasm) ### Functionality @@ -27,12 +27,12 @@ Old good script **copy-paste** hurries to the rescue! * [GitHub Release](https://docs.github.com/en/github/administering-a-repository/releasing-projects-on-github/managing-releases-in-a-repository#creating-a-release) * Package publishing to both [npmjs](https://registry.npmjs.org) and [gh](http://npm.pkg.github.com) registries -## πŸš€ Usage +### πŸš€ Usage 1. Copy 2. Tweak up, inject tokens, etc 3. Run ```bash -curl https://raw.githubusercontent.com/antongolub/zx-semrel/master/release.mjs > ./release.mjs +curl https://raw.githubusercontent.com/semrel-extra/zx-semrel/master/release.mjs > ./release.mjs zx ./release.mjs ``` or just this like if `zx` is not installed: @@ -45,12 +45,12 @@ or run as is without any edits though **npx**: # Cross your fingers for luck GIT_COMMITTER_NAME=antongolub GIT_COMMITER_EMAIL=mailbox@antongolub.ru GITHUB_TOKEN=token npx zx-semrel ``` -See also [gh-actions usage example](https://github.com/antongolub/zx-semrel/blob/master/.github/workflows/release.yml) +See also [gh-actions usage example](https://github.com/semrel-extra/zx-semrel/blob/master/.github/workflows/release.yml) -## πŸ“„ License -[MIT](https://github.com/antongolub/zx-semrel/blob/master/LICENSE) +### πŸ“„ License +[MIT](https://github.com/semrel-extra/zx-semrel/blob/master/LICENSE) -## πŸ“Ž Refs +### πŸ“Ž Refs * [Actually you don’t need 'semantic-release' for semantic release](https://dev.to/antongolub/you-don-t-need-semantic-release-sometimes-3k6k) * [stackoverflow.com/github-oauth2-token-how-to-restrict-access-to-read-a-single-private-repo](https://stackoverflow.com/questions/26372417/github-oauth2-token-how-to-restrict-access-to-read-a-single-private-repo) * [npmjs.com/using-private-packages-in-a-ci-cd-workflow](https://docs.npmjs.com/using-private-packages-in-a-ci-cd-workflow) diff --git a/package.json b/package.json index fd66293..70eb647 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ ], "repository": { "type": "git", - "url": "git+https://github.com/antongolub/zx-semrel.git" + "url": "git+https://github.com/semrel-extra/zx-semrel.git" }, "keywords": [ "zx", @@ -32,7 +32,7 @@ "author": "Anton Golub ", "license": "MIT", "bugs": { - "url": "https://github.com/antongolub/zx-semrel/issues" + "url": "https://github.com/semrel-extra/zx-semrel/issues" }, - "homepage": "https://github.com/antongolub/zx-semrel#readme" + "homepage": "https://github.com/semrel-extra/zx-semrel#readme" }