* initial config
tackle some validation errors
* debug windows and linux
* fix linux and windows workflows
* chore: dependency SMASH
* refactor cleanup
* remove snapcraft.yaml
* clean up
BREAKING CHANGE: removed declared support for Node < 10
* chore: add script to update the node version for all packages
* build(deps): upgrade semver to ^7.1.1
* build(deps-dev): upgrade commitizen to ^4.0.3
* build(deps): upgrade @malept/electron-installer-flatpak to ^0.11.0
* doc: update Node requirements in README
* build: use Node 10 for CI
* temp
* Start working in new package structure
* Example maker
* All makers implemented and tests passing on darwin
* Add v6 branches to travis config
* Add v6 branches to appveyor config
* Gitignore _old
* Remove FIXME comments
* Remove from CI branch whitelist
* Install bolt on docker
* Add to whitelist
* Fix bolt usage on CI
* Run bolt build on CI
* Fix tests on CI
* Fix linting
* Fix CI
* Make publishers work and add specs
* Docs template
* Initial docs
* update plugin interface to support resolving strings
* more docs
* add deps and scripts
* send makeResults instead of flatten artifacts list
* feat(publisher): Allow to configure channel for ERS (#456)
* fix(publisher): call resolve() when electron-release-server publisher succeeds (#465)
ISSUES CLOSED: #460
* Fix publisher tests
* Remove stray console statement
* v6-api is a PR now, no need to explicitly add to CI
* Add top level license
* Change Maker/Publisher syntax so that they can be constructed with a config variable
* Fix custom init
* Allow absolute paths to custom modules
* Update to new @electron-forge/ scope
* Add missing semi
* Use absolute path for custom init to avoid runnig npm link on windows
* Fix appx test reference to fixture key file
* Remove shell completion support (#447)
tabtab is rather buggy and the alternative, commander-completion, needs
a custom completion script to be written and maintained.
* install new beta tagged bolt on CI
* Fix testing snap building in Travis
* fix remove error
* Fix config passing in tests
* fix search order