Граф коммитов

3085 Коммитов

Автор SHA1 Сообщение Дата
Samuel Attard dac33f0d56 fix(importer): update the logging as per PR feedback 2016-12-29 19:50:07 -08:00
Samuel Attard b09fc3d642 feat(importer): move babel config in existing project to .compilerc 2016-12-29 19:50:07 -08:00
Samuel Attard fbf691cb0d chore(generic): add importer to the git-cz list 2016-12-29 19:50:07 -08:00
Samuel Attard 75366bfe9b feat(importer): fix the projects gitignore on import 2016-12-29 19:50:07 -08:00
Samuel Attard bddb903841 feat(importer): create inital import logic 2016-12-29 19:50:07 -08:00
Samuel Attard 3b01f08c31
chore(tests): remove .only from util_spec 2016-12-30 16:02:08 +13:00
Samuel Attard ac74a5c03d
2.0.0 2016-12-30 14:12:00 +13:00
Samuel Attard e37f761411
updated CHANGELOG.md 2016-12-30 14:12:00 +13:00
Samuel Attard 81ed28d70d docs(publisher): document the API for custom makers and publishers 2016-12-30 14:11:09 +13:00
Samuel Attard b7930eaa18 test(generic): add tests for the require-search util 2016-12-30 14:11:09 +13:00
Samuel Attard bdaff3ce81 refactor(publisher): move github publish logic to own file
set up for theoretical multiple publishers
2016-12-30 14:11:09 +13:00
Samuel Attard 02fe56990a fix(publisher): publish to the correct version 2016-12-30 14:11:09 +13:00
Samuel Attard 4b32fe42b6 fix(maker): fix RPM maker outPath variable 2016-12-30 14:11:09 +13:00
Samuel Attard 6f4e1ed480 fix(publisher): throw custom 404 if we cant find the release 2016-12-30 14:11:09 +13:00
Samuel Attard 8653b62beb chore(generic): add publisher to cz config 2016-12-30 14:11:09 +13:00
Samuel Attard 189cb0ccbb feat(publisher): initial work on a publish command to sent make artifacts to github
Makers now return an array of artifacts which the publish command will use to send them to GitHub
2016-12-30 14:11:09 +13:00
Samuel Attard f1cac7400e
feat(generic): map the alias bin commands to the correct commander files 2016-12-29 15:45:44 +13:00
Samuel Attard 8896e82f7c
1.1.0 2016-12-27 21:17:25 +13:00
Samuel Attard 76546b1ded
updated CHANGELOG.md 2016-12-27 21:17:24 +13:00
Mark Lee d046965fa1 chore(tests): run flatpak runtime install in local Dockerfile
Needs to be here because the command causes Docker Hub's build workers to time out.
2016-12-25 19:57:45 -08:00
Mark Lee 0855eacf8a refactor(generic): standardize reading package.json files (#33) 2016-12-18 08:17:56 -08:00
Mark Lee 202987e1f8 test(generic): only skip help spec on Windows (#34) 2016-12-18 07:46:38 -08:00
Samuel Attard d20387b78a refactor(tests): use different native modules so the tests run on CI 2016-12-18 09:56:03 +11:00
Samuel Attard b79c7af5dd test(builder): add tests to ensure correct behvior of the native module builder 2016-12-18 09:56:03 +11:00
Samuel Attard d751a85f35 feat(rebuilder): only rebuild prod and optional deps (ignore dev deps) 2016-12-18 09:56:03 +11:00
Mark Lee bb2c6cf3b5 refactor(generic): replace mkdirp/rimraf calls with equivalent fs-promise calls 2016-12-16 21:31:27 -08:00
Samuel Attard ec0caecc7e fix(packager): allow hooks to be strings or functions depending on config setup 2016-12-17 11:47:22 +11:00
Samuel Attard 2d44c41f0c docs(generic): document the new JS file option for config 2016-12-17 11:47:22 +11:00
Samuel Attard e57f3c785f feat(generic): allow JS files to provide the config object
ISSUES CLOSED: #21
2016-12-17 11:47:22 +11:00
Samuel Attard bc21528d04 fix(rebuilder): rebuild modules inside @ scoped folders as well (#19) 2016-12-17 11:12:48 +11:00
Samuel Attard 558fae31f6
chore(generic): add pretest step to improve development 2016-12-14 20:23:35 +11:00
Mark Lee d51d482ffb chore(packages): upgrade fs-promise and inquirer (#18) 2016-12-14 19:16:15 +11:00
Mark Lee 1f5ac7f2b6 fix(generic): document that the minimum Node version is 6 2016-12-13 13:13:31 -08:00
Samuel Attard e76e282830
1.0.1 2016-12-12 02:45:02 +11:00
Samuel Attard 5f05e6e48d
updated CHANGELOG.md 2016-12-12 02:45:01 +11:00
Mark Lee fe63ac0b84 chore(tests): add AppVeyor support (#15)
* chore(tests): add AppVeyor support

* AppVeyor: disable yarn support

* Install nightly yarn in appveyor [squash]

* fix(rebuild): spawn the executable not node.js

* fix test dir name collisions [squash]

* optimise tests [squash]

* temp passthrough stdio [squash]

* inherit pipe on windows tests because standard is dumb [squash]

* inherit stdio test [squash]

* inheirt stdio in lint runner
2016-12-12 02:44:12 +11:00
Samuel Attard 8c5bc65694
fix(starter): fix launching on newest yarn 2016-12-11 21:46:23 +11:00
Samuel Attard 7f13a30498
1.0.0 2016-12-11 20:33:00 +11:00
Samuel Attard 7ce82a6464
updated CHANGELOG.md 2016-12-11 20:32:59 +11:00
Samuel Attard 9981fcbbe1
chore(generic): rename all instances of marshallofsound to electron-userland 2016-12-11 20:21:10 +11:00
Samuel Attard 3574559467 chore(packager): remove commented code 2016-12-11 20:11:08 +11:00
Mark Lee f6d28c320f fix(maker): build armv7l distributables when arch=all 2016-12-11 20:11:08 +11:00
Samuel Attard 775459cde5 chore(maker): add mas default targets 2016-12-11 20:11:08 +11:00
Samuel Attard d8ac9ad846 feat(maker): enable MAS makes on darwin platform 2016-12-11 20:11:08 +11:00
Mark Lee 132b367010 fix(packager): change arch name when armv7l is packaged during arch=all 2016-12-11 20:11:08 +11:00
Mark Lee 81fa094356 refactor(generic): replace process.arch with a function that handles arm arches better 2016-12-11 20:11:08 +11:00
Samuel Attard 894fd4e74d fix(packager): fix the third arch ora on linux 2016-12-11 20:11:08 +11:00
Samuel Attard e4dfdedea7 fix(packager): fix ora sequencing when running with --arch=all 2016-12-11 20:11:08 +11:00
Samuel Attard 3d4ee59376 feat(maker): allow make to target different or multiple arches 2016-12-11 20:11:08 +11:00
Samuel Attard 07defb76de
chore(generic): fix changelog link parsing 2016-12-11 18:22:35 +11:00