Skip to content

Releases: falti/dotenv-action

v1.1.4: Merge pull request #61 from falti/fix-action-yml

28 Jul 08:07
a33be0b
Compare
Choose a tag to compare

Adds missing documentation of parameter ensure-exists

Allow to activate default .env behavior

14 Jun 20:54
e22ec9a
Compare
Choose a tag to compare

You can now turn on the default .env behavior to succeed if no .env file is present by using setting ensure-exists to false.
The action's default is still to fail in case of missing .env file for backwards-compatibility reasons.

Thank you @FranciscoKloganB for the contribution!

Minor update on Github actions

11 Apr 15:48
d1cd556
Compare
Choose a tag to compare
v1.1.2

Merge pull request #56 from falti/actions_core_update

Prefix variables

01 Apr 12:24
eb9c0c4
Compare
Choose a tag to compare

This is a minor update which includes an option to prefix variables (useful for Terraforms).

v1.1: Merge pull request #53 from falti/node20

20 Feb 10:12
ab858fb
Compare
Choose a tag to compare

flexible case options for keys

03 Mar 06:30
1fd84c8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1...v1.0.4

Export environment variables

28 Feb 22:05
6024f6b
Compare
Choose a tag to compare

What's Changed

  • Bump json5 from 2.2.1 to 2.2.3 by @dependabot in #41
  • Support exporting as environment variables by @F21 in #43

New Contributors

  • @F21 made their first contribution in #43

Full Changelog: v1...v1.0.3

Various improvements

28 Nov 18:16
622227c
Compare
Choose a tag to compare

What's Changed

  • fix: bump packages, fix core-output, fix eslint by @sammcj in #39

New Contributors

Full Changelog: v1...v1.0.2

v1.0.1

29 Oct 14:34
75886fc
Compare
Choose a tag to compare

What's Changed

  • update @actions/core minimatch by @falti in #36

Full Changelog: v1...v1.0.1

v1.0.0

17 Oct 20:48
c29c64d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.8...v1.0.0