create-envfile

Github Action to create a .env file with Github Secrets

MIT License

Stars
417
Committers
12

Bot releases are hidden (Show)

create-envfile - v2.0.3 Latest Release

Published by AngelOnFira 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/SpicyPizza/create-envfile/compare/v2.0.2...v2.0.3

create-envfile - v2.0.2

Published by AngelOnFira over 1 year ago

What's Changed

Full Changelog: https://github.com/SpicyPizza/create-envfile/compare/v2.0.1...v2.0.2

create-envfile - v2.0.1

Published by AngelOnFira over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/SpicyPizza/create-envfile/compare/v2.0.0...v2.0.1

create-envfile - v2.0.0

Published by AngelOnFira over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/SpicyPizza/create-envfile/compare/v1.3.1...v2.0.0

create-envfile - v1.3.1

Published by AngelOnFira over 2 years ago

What's Changed

This version puts a backward-incompatible change behind a toggle, which should allow existing projects to use this Action like before.

Full Changelog: https://github.com/SpicyPizza/create-envfile/compare/v1.3.0...v1.3.1

create-envfile - v1.3.0

Published by AngelOnFira over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/SpicyPizza/create-envfile/compare/v1.2...v1.3.0

create-envfile - v1.2

Published by AngelOnFira almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/SpicyPizza/create-envfile/compare/v1.1...v1.2

create-envfile - v1.1

Published by AngelOnFira over 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/SpicyPizza/create-envfile/compare/v1.0...v1.1

create-envfile - Marketplace release

Published by AngelOnFira over 4 years ago

The initial release provides all functionality to create an envfile from variables stored in Github Secrets.

  • Captures Github Secrets starting with INPUT_ENVKEY_
  • Only includes variables from the with section that start with envkey_
  • Writes variables to your preferred envfile with the file_name input
Package Rankings
Top 8.17% on Proxy.golang.org
Top 0.95% on Github actions
Badges
Extracted from project README
GitHub release GitHub marketplace Licence
Related Projects