Skip to content

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 24 Feb 01:18
· 56 commits to main since this release
a4734c0

Changelog

  • 8545eb1 Add some tests for mergeEnv.
  • 9c93713 Add test spec in the readme
  • 6177765 Ensure that EnvVarCombineMergeUnique keeps order.
  • e9d8475 Fix some points that golangci-lint point out.
  • 9a56c6d Give priority to variables declared later.
  • ef3e05b Log env var before merge on Combine
  • 3f8f782 Merge pull request #36 from gitpod-io/combine-testing
  • 7a3bd09 Merge pull request #40 from gitpod-io/princerachit/add-docs-on-usage-39
  • a4734c0 Merge pull request #43 from gitpod-io/to/path-env
  • 71083e5 Simplify EnvVarCombineMergeUnique
  • 471713a Switch to LTS version of Ubuntu