Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to supply ENV variables #108

Closed
REBELinBLUE opened this issue Oct 2, 2015 · 1 comment
Closed

Ability to supply ENV variables #108

REBELinBLUE opened this issue Oct 2, 2015 · 1 comment

Comments

@REBELinBLUE
Copy link
Owner

It might be worth being able to configure ENV variables which are set automatically before running each step

For example, I believe you need to supply SYMFONY_ENV when running composer for a symfony install, and on one of my own projects I need to set COMPOSER_PROCESS_TIMEOUT due to the server being in New Zealand but depending on dev-master from a repo hosted in London.

@REBELinBLUE
Copy link
Owner Author

Addressed in #141

REBELinBLUE added a commit that referenced this issue Dec 31, 2015
REBELinBLUE added a commit that referenced this issue Dec 31, 2015
REBELinBLUE added a commit that referenced this issue Jan 8, 2016
REBELinBLUE added a commit that referenced this issue Jan 8, 2016
* master:
  Small copy changes
  Added missing delete option
  Added missing docblock
  Silence PHPMD warning about number of children
  Manage environmental variables.
  Added missing newline
  Clean up some StyleCI violations
  Added UI to manage variables
  Tweak DB seeder
  Adding environmental variables for #133 and #108
  Updated dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant