craftr-build / craftr-build-4.x

Frontend for the Craftr build framework.
https://craftr-build.github.io/craftr/
Other
60 stars 14 forks source link

Inject environment variables specified on the command-line after environment files #53

Closed NiklasRosenstein closed 8 years ago

NiklasRosenstein commented 8 years ago

That would turn the current execution (and therefore override) order from

  1. Environment
  2. Command-Line
  3. .craftrc Files

to

  1. Environment
  2. .craftrc Files
  3. Command-line

The data from the command-line should always be most prioritized, overriding anything else.

winksaville commented 8 years ago

Perfect

On Wed, Dec 30, 2015 at 6:46 PM Niklas Rosenstein notifications@github.com wrote:

Closed #53 https://github.com/craftr-build/craftr/issues/53 via e5349bf https://github.com/craftr-build/craftr/commit/e5349bf9dd9d5e6829a0bf4f3a1f54d8a5d356dd .

— Reply to this email directly or view it on GitHub https://github.com/craftr-build/craftr/issues/53#event-503186447.