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

[FIX] env runner formula #138

Merged
merged 1 commit into from
Jun 2, 2020

Conversation

marcosgmgm
Copy link
Contributor

- What I did
Added cmd.Env = os.Environ() in runner.go

- How I did it
Added cmd.Env = os.Environ() in runner.go

- How to verify it
Tests with enerlioJr and Guillaume

- Description for the changelog

Pass env when running formula

@GuillaumeFalourd GuillaumeFalourd changed the title env runner formula [FIX] env runner formula Jun 2, 2020
@GuillaumeFalourd GuillaumeFalourd added the 🪲 bug Report a bug encountered while operating Ritchie label Jun 2, 2020
@codecov-commenter
Copy link

Codecov Report

Merging #138 into master will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #138      +/-   ##
==========================================
- Coverage   43.83%   43.81%   -0.02%     
==========================================
  Files          59       59              
  Lines        2407     2408       +1     
==========================================
  Hits         1055     1055              
- Misses       1166     1167       +1     
  Partials      186      186              
Impacted Files Coverage Δ
pkg/formula/runner.go 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b30a8e1...ec24a26. Read the comment docs.

@ernelio
Copy link
Contributor

ernelio commented Jun 2, 2020

/merge qa

@ritchie-bot
Copy link
Contributor

ritchie-bot bot commented Jun 2, 2020

🔥 Merge Conflict

@ernelio
Copy link
Contributor

ernelio commented Jun 2, 2020

/merge qa

@ritchie-bot
Copy link
Contributor

ritchie-bot bot commented Jun 2, 2020

👌 Merged branch fix/env-runner-formula into qa

@marcosgmgm marcosgmgm merged commit a2e1f7b into ZupIT:master Jun 2, 2020
@marcosgmgm marcosgmgm deleted the fix/env-runner-formula branch June 2, 2020 13:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🪲 bug Report a bug encountered while operating Ritchie
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants