Code Monkey home page Code Monkey logo

git-commit-data-action's Introduction

git-commit-data-action's People

Contributors

dependabot[bot] avatar jackleerson avatar m5chm3lz3r avatar rlespinasse avatar semantic-release-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

git-commit-data-action's Issues

Access values using action outputs

In addition to the environment variables, we want to access the values as action outputs.

- id: git-commit-data
  name: Expose git commit data
  uses: rlespinasse/git-commit-data-action@v1
- run: |
     echo "${{ steps.git-commit-data.outputs.sha }} is the same as ${{ env.GIT_COMMIT_SHA }}"
     echo "${{ steps.git-commit-data.outputs.author }} is the same as ${{ env.GIT_COMMIT_AUTHOR }}"

The publish-env input (as boolean) enables us to disable the publication as an environment variable.

Error running action

I'm getting the following error after updating to the latest version (1.1.1)

Run rlespinasse/[email protected]
Started: bash /home/runner/work/_actions/rlespinasse/git-commit-data-action/1.1.1/entrypoint.sh
Error: Unable to process file command 'env' successfully.
Error: Invalid environment variable value. Matching delimiter not found 'EOF'

This is the action

      - name: Expose git commit data
        uses: rlespinasse/[email protected]

Here's the failing run:
https://github.com/yoavain/easylists-for-pihole/runs/2153199930?check_suite_focus=true

Prepare the ownership change of this action

In order to improve the governance and the future of this action, I created a GitHub organization called Actions-Able which is composed of other action maintainers and co-maintainers I work with.

This issue concerns preparing the migration to this new ownership without breaking the current use of rlespinasse/git-commit-data-action@... in our user workflows.

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.