Coder Social home page Coder Social logo

gh-action's People

Contributors

carolynvs avatar carolynvs-msft avatar dependabot[bot] avatar jeremyrickard avatar mikeevanslarah avatar vdice avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

gh-action's Issues

Action can't set env vars anymore; fails unless you give it sudo

Currently, the new prohibition against GH actions setting env vars and paths is blocking the action, resulting in this error:

Error: Unable to process command '::add-path::/home/runner/.porter' successfully.
Error: The `add-path` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/

A moderate security vulnerability has been identified in the GitHub Actions runner that can allow environment variable and path injection in workflows that log untrusted data to STDOUT. This can result in environment variables being introduced or modified without the intention of the workflow author.
To allow us to address this issue and maintain the ability for you to dynamically set environment variables we have introduced a new set of files to manage environment and path updates in workflows.

We'll need to update the action to work properly.

Feature: Specify version of Porter

It would be useful to expose the required version of Porter as an input to the action (defaulting to latest) and substitute this value into the install URL to install said version.

Change name of repo?

When people use github actions they specify the name of the repo to pick the github action. Right now our repo name is very vague, "getporter/gh-action" and it doesn't tell people what it does. Other actions are named things like "docker-login" which makes it clear what the action does.

I propose that we change this repo to something like getporter/install-porter to better match the naming convention for github actions. Not sure if it needs a suffix to say it's an action, doesn't seem like it though?

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.