GithubHelp home page GithubHelp logo

rojopolis / envkey-action Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 1.0 9 KB

GitHub Action to configure workflow with environment from EnvKey (https://www.envkey.com/)

License: MIT License

Dockerfile 27.45% Python 72.55%

envkey-action's People

Contributors

rojopolis avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

manuelmeurer

envkey-action's Issues

`executable file not found in $PATH: unknown.`

With version 0.1.0 I get this error:
docker: Error response from daemon: OCI runtime create failed: container_linux.go:370: starting container process caused: exec: "envkey-action": executable file not found in $PATH: unknown.

ENVKEY missing when running unit tests on Github Actions

Thanks so much for this package!

I've added the envkey config to my build.yml and added the ENVKEY secret to Github, but getting the ENVKEY missing error. It looks like the action code is working, however, because I do see my envkey environment vars included in the env printout. I don't have this problem running tests locally. Any help appreciated!

Actions secrets:
image

Configure Environment:
image

Running tests:
image

Be more selective about what to mask.

Currently this action masks the value of all settings. It would be nice if we could indicate that a setting is not a secret. Perhaps this action could accept a list of regexs to configure masking. For example maybe I want to mask the value of any key that contains the string "password".

Warnings

Hi @rojopolis, thanks for building this action! ๐Ÿ™‡

When I use it in my workflow, I get the following warning three times:

##[warning]Can't add secret mask for empty string in ##[add-mask] command.

Apart from that, everything seems to work fine.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.