From 9981fcbbe139e3e9801777e852d4cb5da985fe46 Mon Sep 17 00:00:00 2001 From: Samuel Attard Date: Sun, 11 Dec 2016 20:21:10 +1100 Subject: [PATCH] chore(generic): rename all instances of marshallofsound to electron-userland --- CHANGELOG.md | 110 +++++++++++++++++++-------------------- CONTRIBUTING.md | 2 +- README.md | 4 +- ci/fix-changelog.js | 4 +- package.json | 2 +- pull_request_template.md | 2 +- 6 files changed, 62 insertions(+), 62 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 993ffc8021..310d441bbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,131 +3,131 @@ ##### Chores * **tests:** - * install g++ since Docker Hub won't create a new image ([f219e994](https://github.com/marshallofsound/electron-forge/commit/f219e994)) - * disable building branches on Travis CI ([12e5d99e](https://github.com/marshallofsound/electron-forge/commit/12e5d99e)) -* **initializer:** output logs of the install step on failure ([20c0b12a](https://github.com/marshallofsound/electron-forge/commit/20c0b12a)) + * install g++ since Docker Hub won't create a new image ([f219e994](https://github.com/electron-userland/electron-forge/commit/f219e994)) + * disable building branches on Travis CI ([12e5d99e](https://github.com/electron-userland/electron-forge/commit/12e5d99e)) +* **initializer:** output logs of the install step on failure ([20c0b12a](https://github.com/electron-userland/electron-forge/commit/20c0b12a)) * **generic:** - * make the changelog link to the relevent commits ([ee6a7d86](https://github.com/marshallofsound/electron-forge/commit/ee6a7d86)) - * set up changelog generation ([9a3854f1](https://github.com/marshallofsound/electron-forge/commit/9a3854f1)) + * make the changelog link to the relevent commits ([ee6a7d86](https://github.com/electron-userland/electron-forge/commit/ee6a7d86)) + * set up changelog generation ([9a3854f1](https://github.com/electron-userland/electron-forge/commit/9a3854f1)) ##### Documentation Changes * **generic:** - * add contributing/issue/pull request docs + news ([d25d701d](https://github.com/marshallofsound/electron-forge/commit/d25d701d)) - * clean up README ([eddd61d8](https://github.com/marshallofsound/electron-forge/commit/eddd61d8)) -* **packager:** fix syntax of hook docs ([84a1a063](https://github.com/marshallofsound/electron-forge/commit/84a1a063)) + * add contributing/issue/pull request docs + news ([d25d701d](https://github.com/electron-userland/electron-forge/commit/d25d701d)) + * clean up README ([eddd61d8](https://github.com/electron-userland/electron-forge/commit/eddd61d8)) +* **packager:** fix syntax of hook docs ([84a1a063](https://github.com/electron-userland/electron-forge/commit/84a1a063)) ##### New Features -* **packager:** rebuild native modules automatically in all the right places ([1d1ff74d](https://github.com/marshallofsound/electron-forge/commit/1d1ff74d)) +* **packager:** rebuild native modules automatically in all the right places ([1d1ff74d](https://github.com/electron-userland/electron-forge/commit/1d1ff74d)) ##### Bug Fixes * **packager:** - * output rebuild errors if there are any ([f8ffca13](https://github.com/marshallofsound/electron-forge/commit/f8ffca13)) - * rebuild pre-gyp modules with their binary variables ([ed9137dd](https://github.com/marshallofsound/electron-forge/commit/ed9137dd)) + * output rebuild errors if there are any ([f8ffca13](https://github.com/electron-userland/electron-forge/commit/f8ffca13)) + * rebuild pre-gyp modules with their binary variables ([ed9137dd](https://github.com/electron-userland/electron-forge/commit/ed9137dd)) ##### Refactors -* **packager:** make the rebuild a promise and use an ora ([bc1ec28d](https://github.com/marshallofsound/electron-forge/commit/bc1ec28d)) +* **packager:** make the rebuild a promise and use an ora ([bc1ec28d](https://github.com/electron-userland/electron-forge/commit/bc1ec28d)) -#### [0.0.9](https://github.com/MarshallOfSound/electron-forge/releases/tag/v0.0.9) (2016-12-11) +#### [0.0.9](https://github.com/electron-userland/electron-forge/releases/tag/v0.0.9) (2016-12-11) ##### Documentation Changes -* **packager:** document the require mapping of the hooks ([87fb6aa6](https://github.com/marshallofsound/electron-forge/commit/87fb6aa6)) +* **packager:** document the require mapping of the hooks ([87fb6aa6](https://github.com/electron-userland/electron-forge/commit/87fb6aa6)) ##### New Features -* **packager:** map afterExtract hooks to require calls ([623a0001](https://github.com/marshallofsound/electron-forge/commit/623a0001)) +* **packager:** map afterExtract hooks to require calls ([623a0001](https://github.com/electron-userland/electron-forge/commit/623a0001)) -#### [0.0.8](https://github.com/MarshallOfSound/electron-forge/releases/tag/v0.0.8) (2016-12-11) +#### [0.0.8](https://github.com/electron-userland/electron-forge/releases/tag/v0.0.8) (2016-12-11) ##### New Features -* **maker:** add the flatpak maker for the linux target ([218518ef](https://github.com/marshallofsound/electron-forge/commit/218518ef)) +* **maker:** add the flatpak maker for the linux target ([218518ef](https://github.com/electron-userland/electron-forge/commit/218518ef)) ##### Refactors * **packager:** - * move packager compile logic to a electron-packager afterCopy hook ([c10bcd29](https://github.com/marshallofsound/electron-forge/commit/c10bcd29)) - * upgrade to Electron Packager 8.4.0 (with quiet option) ([9ab19b5f](https://github.com/marshallofsound/electron-forge/commit/9ab19b5f)) + * move packager compile logic to a electron-packager afterCopy hook ([c10bcd29](https://github.com/electron-userland/electron-forge/commit/c10bcd29)) + * upgrade to Electron Packager 8.4.0 (with quiet option) ([9ab19b5f](https://github.com/electron-userland/electron-forge/commit/9ab19b5f)) -#### [0.0.7](https://github.com/MarshallOfSound/electron-forge/releases/tag/v0.0.7) (2016-12-11) +#### [0.0.7](https://github.com/electron-userland/electron-forge/releases/tag/v0.0.7) (2016-12-11) ##### Documentation Changes * **generic:** - * tweak the readme ([c6ededf6](https://github.com/marshallofsound/electron-forge/commit/c6ededf6)) - * update readme ([f03ffeb5](https://github.com/marshallofsound/electron-forge/commit/f03ffeb5)) + * tweak the readme ([c6ededf6](https://github.com/electron-userland/electron-forge/commit/c6ededf6)) + * update readme ([f03ffeb5](https://github.com/electron-userland/electron-forge/commit/f03ffeb5)) ##### Bug Fixes -* **starter:** pass through env to started application ([834729fb](https://github.com/marshallofsound/electron-forge/commit/834729fb)) -* **maker:** spawn the zip command in the containing directory ([e909a0c4](https://github.com/marshallofsound/electron-forge/commit/e909a0c4)) -* **initializer:** add electron-compile to the prod dependencies of the initialized app ([5a56efb9](https://github.com/marshallofsound/electron-forge/commit/5a56efb9)) +* **starter:** pass through env to started application ([834729fb](https://github.com/electron-userland/electron-forge/commit/834729fb)) +* **maker:** spawn the zip command in the containing directory ([e909a0c4](https://github.com/electron-userland/electron-forge/commit/e909a0c4)) +* **initializer:** add electron-compile to the prod dependencies of the initialized app ([5a56efb9](https://github.com/electron-userland/electron-forge/commit/5a56efb9)) -#### [0.0.6](https://github.com/MarshallOfSound/electron-forge/releases/tag/v0.0.6) (2016-12-11) +#### [0.0.6](https://github.com/electron-userland/electron-forge/releases/tag/v0.0.6) (2016-12-11) ##### Chores * **tests:** - * run different package installers in different Travis workers ([028bcfbf](https://github.com/marshallofsound/electron-forge/commit/028bcfbf)) - * run Travis with OSX and Linux workers ([9d1b0291](https://github.com/marshallofsound/electron-forge/commit/9d1b0291)) + * run different package installers in different Travis workers ([028bcfbf](https://github.com/electron-userland/electron-forge/commit/028bcfbf)) + * run Travis with OSX and Linux workers ([9d1b0291](https://github.com/electron-userland/electron-forge/commit/9d1b0291)) ##### Documentation Changes * **README:** - * fix license badge url ([026141c0](https://github.com/marshallofsound/electron-forge/commit/026141c0)) - * add badges to the readme ([f912c24f](https://github.com/marshallofsound/electron-forge/commit/f912c24f)) -* **LICENSE:** add a license file ([89ada6e9](https://github.com/marshallofsound/electron-forge/commit/89ada6e9)) + * fix license badge url ([026141c0](https://github.com/electron-userland/electron-forge/commit/026141c0)) + * add badges to the readme ([f912c24f](https://github.com/electron-userland/electron-forge/commit/f912c24f)) +* **LICENSE:** add a license file ([89ada6e9](https://github.com/electron-userland/electron-forge/commit/89ada6e9)) ##### New Features * **maker:** - * add the rpm maker for the linux target ([85821f27](https://github.com/marshallofsound/electron-forge/commit/85821f27)) - * add the deb maker for the linux target ([5c5ce67a](https://github.com/marshallofsound/electron-forge/commit/5c5ce67a)) - * add the dmg maker for the darwin target ([aaceb3f2](https://github.com/marshallofsound/electron-forge/commit/aaceb3f2)) -* **build:** add git-cz for semantic versioned commits ([cdbc78b6](https://github.com/marshallofsound/electron-forge/commit/cdbc78b6)) + * add the rpm maker for the linux target ([85821f27](https://github.com/electron-userland/electron-forge/commit/85821f27)) + * add the deb maker for the linux target ([5c5ce67a](https://github.com/electron-userland/electron-forge/commit/5c5ce67a)) + * add the dmg maker for the darwin target ([aaceb3f2](https://github.com/electron-userland/electron-forge/commit/aaceb3f2)) +* **build:** add git-cz for semantic versioned commits ([cdbc78b6](https://github.com/electron-userland/electron-forge/commit/cdbc78b6)) ##### Bug Fixes * **maker:** - * add a santizied app id to the electronWinstaller config on init ([20ae889e](https://github.com/marshallofsound/electron-forge/commit/20ae889e)) - * move electron-installer-debian to optional deps so that installs work on windows ([661b1eb6](https://github.com/marshallofsound/electron-forge/commit/661b1eb6)) - * correct path/arch of generated deb file ([63ff52b2](https://github.com/marshallofsound/electron-forge/commit/63ff52b2)) -* **generic:** fix package.json warning about repository ([f21a87aa](https://github.com/marshallofsound/electron-forge/commit/f21a87aa)) -* **packager:** throw error when electron-prebuilt-compile is not found ([23449956](https://github.com/marshallofsound/electron-forge/commit/23449956)) + * add a santizied app id to the electronWinstaller config on init ([20ae889e](https://github.com/electron-userland/electron-forge/commit/20ae889e)) + * move electron-installer-debian to optional deps so that installs work on windows ([661b1eb6](https://github.com/electron-userland/electron-forge/commit/661b1eb6)) + * correct path/arch of generated deb file ([63ff52b2](https://github.com/electron-userland/electron-forge/commit/63ff52b2)) +* **generic:** fix package.json warning about repository ([f21a87aa](https://github.com/electron-userland/electron-forge/commit/f21a87aa)) +* **packager:** throw error when electron-prebuilt-compile is not found ([23449956](https://github.com/electron-userland/electron-forge/commit/23449956)) ##### Refactors * **maker:** - * DRY up app name ([f5ae494f](https://github.com/marshallofsound/electron-forge/commit/f5ae494f)) - * add packageJSON to the function arguments ([e8e1054a](https://github.com/marshallofsound/electron-forge/commit/e8e1054a)) - * create ensure{Directory,File} to rimraf+mkdirp the given output ([b3b616a0](https://github.com/marshallofsound/electron-forge/commit/b3b616a0)) + * DRY up app name ([f5ae494f](https://github.com/electron-userland/electron-forge/commit/f5ae494f)) + * add packageJSON to the function arguments ([e8e1054a](https://github.com/electron-userland/electron-forge/commit/e8e1054a)) + * create ensure{Directory,File} to rimraf+mkdirp the given output ([b3b616a0](https://github.com/electron-userland/electron-forge/commit/b3b616a0)) * **generic:** - * add debug calls to the linter ([3e116109](https://github.com/marshallofsound/electron-forge/commit/3e116109)) - * add the 'debug' module for standard debug logging ([9f4c0b49](https://github.com/marshallofsound/electron-forge/commit/9f4c0b49)) + * add debug calls to the linter ([3e116109](https://github.com/electron-userland/electron-forge/commit/3e116109)) + * add the 'debug' module for standard debug logging ([9f4c0b49](https://github.com/electron-userland/electron-forge/commit/9f4c0b49)) * **packager:** - * remove stray log ([f4f36b59](https://github.com/marshallofsound/electron-forge/commit/f4f36b59)) - * move the electron-packager dependency to forge instead of the users module ([2e695c21](https://github.com/marshallofsound/electron-forge/commit/2e695c21)) + * remove stray log ([f4f36b59](https://github.com/electron-userland/electron-forge/commit/f4f36b59)) + * move the electron-packager dependency to forge instead of the users module ([2e695c21](https://github.com/electron-userland/electron-forge/commit/2e695c21)) ##### Code Style Changes * **generic:** - * disable some eslint rules that don't make sense in a CLI tool ([f1f06acf](https://github.com/marshallofsound/electron-forge/commit/f1f06acf)) - * change eslint rules to allow strange linebreaks ([4b7a22e3](https://github.com/marshallofsound/electron-forge/commit/4b7a22e3)) + * disable some eslint rules that don't make sense in a CLI tool ([f1f06acf](https://github.com/electron-userland/electron-forge/commit/f1f06acf)) + * change eslint rules to allow strange linebreaks ([4b7a22e3](https://github.com/electron-userland/electron-forge/commit/4b7a22e3)) ##### Tests -* **resolve-dir:** add a fixture that is actually an electron-forge package.json file ([e0e712dd](https://github.com/marshallofsound/electron-forge/commit/e0e712dd)) +* **resolve-dir:** add a fixture that is actually an electron-forge package.json file ([e0e712dd](https://github.com/electron-userland/electron-forge/commit/e0e712dd)) -#### [0.0.5](https://github.com/MarshallOfSound/electron-forge/releases/tag/v0.0.5) (2016-12-11) +#### [0.0.5](https://github.com/electron-userland/electron-forge/releases/tag/v0.0.5) (2016-12-11) -#### [0.0.4](https://github.com/MarshallOfSound/electron-forge/releases/tag/v0.0.4) (2016-12-11) +#### [0.0.4](https://github.com/electron-userland/electron-forge/releases/tag/v0.0.4) (2016-12-11) -#### [0.0.3](https://github.com/MarshallOfSound/electron-forge/releases/tag/v0.0.3) (2016-12-11) +#### [0.0.3](https://github.com/electron-userland/electron-forge/releases/tag/v0.0.3) (2016-12-11) -#### [0.0.2](https://github.com/MarshallOfSound/electron-forge/releases/tag/v0.0.2) (2016-12-11) +#### [0.0.2](https://github.com/electron-userland/electron-forge/releases/tag/v0.0.2) (2016-12-11) -#### [0.0.1](https://github.com/MarshallOfSound/electron-forge/releases/tag/v0.0.1) (2016-12-11) +#### [0.0.1](https://github.com/electron-userland/electron-forge/releases/tag/v0.0.1) (2016-12-11) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e3d9a1f876..1f4c1f105d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -47,7 +47,7 @@ messages when a script errors.** ## Contribution suggestions -We use the label [`help wanted`](https://github.com/MarshallOfSound/electron-forge/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22) +We use the label [`help wanted`](https://github.com/electron-userland/electron-forge/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22) in the issue tracker to denote fairly-well-scoped-out bugs or feature requests that the community can pick up and work on. If any of those labeled issues do not have enough information, please feel free to ask constructive questions. (This applies to any open issue.) diff --git a/README.md b/README.md index 5f8cf44064..49f5eb9456 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ Electron Forge -------------- -[![Build Status](https://travis-ci.org/MarshallOfSound/electron-forge.svg?branch=master)](https://travis-ci.org/MarshallOfSound/electron-forge) +[![Build Status](https://travis-ci.org/electron-userland/electron-forge.svg?branch=master)](https://travis-ci.org/electron-userland/electron-forge) [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) [![npm version](https://badge.fury.io/js/electron-forge.svg)](https://www.npmjs.com/package/electron-forge) [![npm](https://img.shields.io/npm/dt/electron-forge.svg?maxAge=2592000)](https://www.npmjs.com/package/electron-forge) -[![license](https://img.shields.io/github/license/MarshallOfSound/electron-forge.svg)](https://github.com/MarshallOfSound/electron-forge/blob/master/LICENSE) +[![license](https://img.shields.io/github/license/electron-userland/electron-forge.svg)](https://github.com/electron-userland/electron-forge/blob/master/LICENSE) ![status](https://img.shields.io/badge/Status-%20Ready%20for%20Awesome-red.svg) A complete tool for building modern Electron applications. diff --git a/ci/fix-changelog.js b/ci/fix-changelog.js index 9c82719c90..e6a1b461ff 100644 --- a/ci/fix-changelog.js +++ b/ci/fix-changelog.js @@ -6,9 +6,9 @@ const changelogPath = path.resolve(__dirname, '..', 'CHANGELOG.md'); const changelog = fs.readFileSync(changelogPath, 'utf8'); const fixedChangelog = changelog.replace(/\(([A-Za-z0-9]{8})\)/g, - (match, commitID) => `([${commitID}](https://github.com/marshallofsound/electron-forge/commit/${commitID}))` + (match, commitID) => `([${commitID}](https://github.com/electron-userland/electron-forge/commit/${commitID}))` ).replace(/# ([0-9]+\.[0-9]+\.[0-9]+) /g, - (match, version) => `# [${version}](https://github.com/MarshallOfSound/electron-forge/releases/tag/v${version}) ` + (match, version) => `# [${version}](https://github.com/electron-userland/electron-forge/releases/tag/v${version}) ` ); fs.writeFileSync(changelogPath, fixedChangelog); diff --git a/package.json b/package.json index 758aa143ec..331490dda3 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "electron-forge", "version": "0.1.0", "description": "A complete tool for building modern Electron applications", - "repository": "https://github.com/MarshallOfSound/electron-forge", + "repository": "https://github.com/electron-userland/electron-forge", "main": "index.js", "bin": { "electron-forge": "dist/electron-forge.js", diff --git a/pull_request_template.md b/pull_request_template.md index 1b4a364b1d..cc36dee54a 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -1,4 +1,4 @@ -**Have you read the [section in CONTRIBUTING.md about pull requests](https://github.com/MarshallOfSound/electron-forge/blob/master/CONTRIBUTING.md#filing-pull-requests)?** +**Have you read the [section in CONTRIBUTING.md about pull requests](https://github.com/electron-userland/electron-forge/blob/master/CONTRIBUTING.md#filing-pull-requests)?**