Skip to content

Releases: falti/dotenv-action

Minor security path (js-yaml)

18 Nov 05:22
f4656c4

Choose a tag to compare

What's Changed

  • Change build history badge to test workflow badge by @falti in #66
  • Bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #67

Full Changelog: v1...v1.1.5

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

28 Jul 08:07
a33be0b

Choose a tag to compare

Adds missing documentation of parameter ensure-exists

Allow to activate default .env behavior

14 Jun 20:54
e22ec9a

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

Choose a tag to compare

v1.1.2

Merge pull request #56 from falti/actions_core_update

Prefix variables

01 Apr 12:24
eb9c0c4

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

Choose a tag to compare

flexible case options for keys

03 Mar 06:30
1fd84c8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1...v1.0.4

Export environment variables

28 Feb 22:05
6024f6b

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

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

Choose a tag to compare

What's Changed

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

Full Changelog: v1...v1.0.1