Skip to content
This repository has been archived by the owner on Dec 31, 2022. It is now read-only.

move app['environment'] to app['global']['environment'] #50

Closed
ajgon opened this issue Sep 28, 2016 · 0 comments
Closed

move app['environment'] to app['global']['environment'] #50

ajgon opened this issue Sep 28, 2016 · 0 comments
Milestone

Comments

@ajgon
Copy link
Owner

ajgon commented Sep 28, 2016

No description provided.

@ajgon ajgon added this to the 1.0.0 milestone Sep 28, 2016
@ajgon ajgon closed this as completed in 10a3253 Sep 29, 2016
ajgon pushed a commit that referenced this issue Sep 30, 2016
…nt']`

To keep consistency with `group`.`field` configuration format, a new group `global` was created. All
project-wide parameters will be passed here.

Resolves #50

BREAKING CHANGE: If you were using an `app['environment']` variable (for example to set env to
staging), please update your stack/layer JSONs to `app['global']['environment']`.

Signed-off-by: Igor Rzegocki <igor@rzegocki.pl>
ajgon added a commit that referenced this issue Sep 30, 2016
…nt']`

To keep consistency with `group`.`field` configuration format, a new group `global` was created. All
project-wide parameters will be passed here.

Resolves #50

BREAKING CHANGE: If you were using an `app['environment']` variable (for example to set env to
staging), please update your stack/layer JSONs to `app['global']['environment']`.

Signed-off-by: Igor Rzegocki <igor@rzegocki.pl>
ajgon added a commit that referenced this issue Sep 30, 2016
…nt']`

To keep consistency with `group`.`field` configuration format, a new group `global` was created. All
project-wide parameters will be passed here.

Resolves #50

BREAKING CHANGE: If you were using an `app['environment']` variable (for example to set env to
staging), please update your stack/layer JSONs to `app['global']['environment']`.

Signed-off-by: Igor Rzegocki <igor@rzegocki.pl>
dotnofoolin pushed a commit to dotnofoolin/opsworks_ruby that referenced this issue Nov 23, 2021
…nt']`

To keep consistency with `group`.`field` configuration format, a new group `global` was created. All
project-wide parameters will be passed here.

Resolves ajgon#50

BREAKING CHANGE: If you were using an `app['environment']` variable (for example to set env to
staging), please update your stack/layer JSONs to `app['global']['environment']`.

Signed-off-by: Igor Rzegocki <igor@rzegocki.pl>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant