Nick Jones

Results 23 issues of Nick Jones

At the moment we set the run mode for Magento in the Nginx configuration, but we don't do anything on the CLI image. This means that we could have Magento...

type-bug
priority-medium

This is [currently hardcoded to community edition](https://github.com/meanbee/docker-magento2/blob/e4257f0aeab3b5c7f5f7972c36caf215e1a57f64/7.0-cli/bin/magento-installer#L20).

type-feature
priority-medium

The environment variables are `sed`ded into place in various configuration files. If an environment variable is not defined then the variable substitution string remains and results in a broken configuration...

type-bug
priority-medium

type-feature
priority-low

When running `magentoconfigsync load example.yml` on a Magento 2 installation all configuration entries in the `example.yml` will be output, regardless of whether they changed. This needs to be brought in...

bug

It's a stupid idea. Will require a major version bump. https://github.com/punkstar/mageconfigsync/blob/master/src/MageConfigSync/Command/DiffCommand.php#L88

enhancement

type/feature
priority/nice-to-have

**Steps to Reproduce** * `magedbm2 get projectthatdoesntexist` **Expected Outcome** An error saying 'projectthatdoesntexist' does not exist. **Actual Outcome** ``` Failed to download the backup file: Error executing "GetObject" on "https://yourbucketname.s3.eu-west-2.amazonaws.com/projectthatdoesntexist/";...

type/bug
difficulty/easy
priority/nice-to-have

type/feature
difficulty/advanced
priority/nice-to-have