Results 45 issues of zodern

Adds a listener to the error event to fix a memory leak. I kept the current behavior of not showing errors in feedback. If feedback has an error and there...

Might have been some issues with this reported in https://github.com/zodern/meteor-up/issues/1257

- `meteor lint` would always exit with an error code, even if there were no warnings from linters - Meteor required linters to lint any main modules, otherwise Meteor would...

Project:Tool
Project:Isobuild

When the `meteor` npm package is installed globally, running `meteor-installer install` prints this error: ``` ****************************************** You are not using a global npm context to install, you should never add...

Project:Installer
Type:Bug

More details are in my presentation at Meteor Impact: https://impact.meteor.com/meetings/virtual/3AAZtruj6bTnvZMLd Partial list of changes and what is left to do: ## New default docker image The default docker image has...

Will require apps to use `qualia:prod-shell` or another package that creates a file at `~/meteor-shell.js`.

Enhancement
CLI

- [ ] Keep old logs after deploying new version (it currently loses all old logs since the old container is removed) - [ ] Insert events into logs such...

Enhancement
Logs

Mup should validate any custom nginx configs and show any problems if they are invalid: https://github.com/zodern/meteor-up/issues/1004#issuecomment-419863749

Enhancement
Proxy

Last month I started work on a couple new plugins for deploying non-meteor apps, and there is a large amount of code shared with the meteor plugin. This should be...

plugins