Skip to content

feat: Add support for RUN.ENV#65

Merged
TekWizely merged 1 commit intomasterfrom
feat/run-env
Dec 12, 2022
Merged

feat: Add support for RUN.ENV#65
TekWizely merged 1 commit intomasterfrom
feat/run-env

Conversation

@TekWizely
Copy link
Owner

@TekWizely TekWizely commented Dec 10, 2022

Adds support for RUN.ENV

  • Treats output of run command as a .env file and processes it
  • Invokes command before ASSERTS

chore: Adds subosito/gotenv library to parse .env content

chore: Adds config.RunCycleMap to track and prevent RUN loops
chore: Renames config.IncludedFiles => config.IncludeCycleMap
chore: Modifies command execution path to accept io.Writer instead of assuming os.Stdout

Adds support for RUN.ENV
* Treats output of run command as a .env file and processes it
* Invokes command before ASSERTS

chore: Adds subosito/gotenv library to parse .env content

chore: Adds config.RunCycleMap to track and prevent RUN loops
chore: Renames config.IncludedFiles => config.IncludeCycleMap
@TekWizely TekWizely merged commit a5753df into master Dec 12, 2022
@TekWizely TekWizely deleted the feat/run-env branch December 12, 2022 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant