Samuel Attard
0c68ebabdc
feat(publisher): add new publisher for electron-release-server
2017-04-27 12:22:06 -07:00
Ben Demboski
f088871985
Replace supportedPlatforms with supportsPlatform
...
Having each maker export an array of supported platforms ends up being non-deterministic because any platform not supported by a given maker will be unable to import and read its package.json's os field. So it really only makes sense to query if the maker is supported on the current platform, and that's really all we care about anyway.
2017-04-25 17:44:37 +10:00
Samuel Attard
6f9b6848ba
2.12.0
2017-04-25 08:15:26 +10:00
Samuel Attard
54f15d66c0
2.11.1
2017-04-19 11:57:45 +12:00
Samuel Attard
c4041a11fa
2.11.0
2017-04-19 11:56:33 +12:00
Mark Lee
c23bfdfef8
2.10.0
2017-04-16 20:23:55 -07:00
Samuel Attard
9cb7f42cf8
feat(starter): windows implementation of the vscode debug command
2017-04-16 20:21:58 -07:00
Samuel Attard
1238dee524
feat(starter): provide an executable to start forge in a vscode debugger compatible way
...
Currently only on darwin and linux, win32 implemenation to come
2017-04-16 20:21:58 -07:00
Mark Lee
0f97292c51
chore(generic): update various dependencies
2017-04-03 11:50:30 +10:00
Mark Lee
f15e6b897d
2.9.0
2017-04-02 18:23:41 -07:00
Jacob Quant
926032e8fc
fix(maker): upgrade rpm maker for better package.json handling
...
The electron-installer-redhat package was recently updated with some improvements including:
* Better handling of `package.json` `author` string
* Hyphen characters (`-`) in version string now automatiacally converted to dots (`.`) in RPM version field since they are not allowed there
2017-03-28 09:05:32 -07:00
Samuel Attard
141269d1ce
2.8.3
2017-03-10 12:43:24 +11:00
Samuel Attard
30516e7865
chore(generic): update react-typescript template
2017-03-10 12:43:09 +11:00
Samuel Attard
0ff6a7abb0
chore(generic): make release script work on windows
2017-03-10 12:39:09 +11:00
Samuel Attard
e3962d3294
2.8.2
2017-02-28 11:38:01 +11:00
Samuel Attard
32297344ff
chore(templates): bump all template versions
2017-02-28 11:36:18 +11:00
Samuel Attard
b5bd546fb2
2.8.1
2017-02-23 11:12:59 +11:00
Mark Lee
70762a8e86
Upgrade dependencies
2017-02-20 22:50:00 -08:00
Samuel Attard
fa31902a6e
feat(publisher): add S3 publish target
...
ISSUES CLOSED : #116
2017-02-11 22:28:44 -08:00
Mark Lee
bbc9c0448d
Upgrade dependencies
2017-02-07 14:36:58 -08:00
Mark Lee
9a5e0645a0
2.8.0
2017-02-02 06:25:22 -08:00
Mark Lee
e43ac546f3
2.7.5
2017-01-29 18:15:55 -08:00
Mark Lee
7439723265
chore(tests): add eslint-plugin-mocha
2017-01-29 17:06:57 -08:00
Samuel Attard
4049e31cef
test(installer): add test coverage for the installer
2017-01-29 17:06:57 -08:00
Samuel Attard
6c63aafae6
test(tests): increase test coverage on util modules
2017-01-29 17:06:57 -08:00
Samuel Attard
f0cb041767
fix(tabtab): dont install tabtab in a development environment and ignore tabtab install errors
...
ISSUES CLOSED : #98
2017-01-29 14:12:12 -08:00
Samuel Attard
aa8034b1f8
chore(generic): update electron-installer-dmg to version 0.2.0
2017-01-27 07:42:26 -08:00
Samuel Attard
56c4b6b565
2.7.4
2017-01-27 14:12:01 +11:00
Samuel Attard
d92b7b72a4
2.7.3
2017-01-25 00:15:31 +11:00
Mark Lee
9faf2d972b
2.7.2
2017-01-18 23:01:28 -08:00
Mark Lee
f2912db56b
fix(packager): force upgrade to electron-rebuild 1.5.7
2017-01-18 23:00:55 -08:00
Mark Lee
c8eb2a5a49
2.7.1
2017-01-15 18:32:30 -08:00
Samuel Attard
b678333f17
2.7.0
2017-01-14 20:50:14 +11:00
Samuel Attard
bcba06a204
feat(initializer): add userland templates to forge
...
resolve local templates aswell as global templates, prioritizes global templates
2017-01-11 14:55:45 -08:00
Mark Lee
7755ce33a3
2.6.0
2017-01-10 22:04:44 -08:00
Mark Lee
b8489b4760
refactor(packager): upgrade to Electron Packager 8.5.0
...
version is deprecated in favor of electronVersion.
2017-01-10 21:32:44 -08:00
Felix Rieseberg
761464f0e7
chore(deps): Update electron-windows-store
2017-01-08 12:33:40 +11:00
Samuel Attard
3d26da5b1b
feat(generic): use electron-rebuild instead of generic rebuild logic
...
Fixes #57
2017-01-07 02:42:51 -08:00
Samuel Attard
30082bbf4b
feat(generic): add basic tab completion for top level commands
...
ISSUES CLOSED : #49
2017-01-07 18:53:55 +11:00
Samuel Attard
0063818849
2.5.2
2017-01-07 17:39:10 +11:00
Samuel Attard
e897c9bb7e
2.5.1
2017-01-05 12:27:06 +11:00
Benjamin Coe
f60dd58643
chore: istanbul-lib-instrument is no longer required
2017-01-04 22:26:48 +11:00
Benjamin Coe
58b9791e7e
fix: regression in istanbul-lib-instrument and babel-plugin-istanbul should now be addressed
2017-01-04 22:26:48 +11:00
Benjamin Coe
0913506b28
chore: upgrade to version of babel-plugin-istanbul that should address regression
2017-01-04 22:26:48 +11:00
Mark Lee
3d27700f30
2.5.0
2017-01-03 20:27:41 -08:00
Samuel Attard
205104c449
fix(generic): lock istanbul dependency versions to prevent bug
2017-01-04 15:09:39 +11:00
Samuel Attard
b495012e7e
refactor(generic): refactor confirm prompts into a helper for interactive mode
2017-01-03 19:11:01 -08:00
Samuel Attard
2f82115505
chore(generic): enable coveralls
2017-01-03 19:11:01 -08:00
Samuel Attard
54603c1e20
chore(tests): move tests to be unit tests on the API and enable coverage
2017-01-03 19:11:01 -08:00
Samuel Attard
d0962b9399
test(generic): add tests for lots of the utils
2017-01-03 19:11:01 -08:00