Skip to content

Commit 152d558

Browse files
authored
Merge pull request #106 from SimonBaeumer/inhereit-from-parent-env
Add inherit environment vars from parent shell
2 parents 98f7f6c + 70b81d5 commit 152d558

59 files changed

Lines changed: 2149 additions & 750 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
- Added `xml` assertion to `stdout` and `stderr`
44
- Added `json` assertin to `stdout` and `stderr`
5+
- Remove `cmd` pkg and use `github.com/SimonBaeumer/cmd@v1.1.0` instead
6+
- Add `inherit-env` to `config`, it enables inheriting the parent's env variables.
57

68
# v1.2.2
79

0 commit comments

Comments
 (0)