Giter Club home page Giter Club logo

dotnet-affected-action's People

Contributors

benvdstouwe avatar dependabot[bot] avatar leonardochaia avatar methuselah96 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

dotnet-affected-action's Issues

Missing v1 tag

The examples in the README reference this action using leonardochaia/dotnet-affected@v1, however this doesn't work since there is no v1 tag. Adding a v1 tag should resolve this.

Exception when `solution-path` is not in git root directory

Hi, thanks for your work on dotnet-affected and this action :)

We have solution files that are not in de git root directory. When we pass the path to the solution as the solution-path variable, this exception is thrown:

Unhandled exception: LibGit2Sharp.RepositoryNotFoundException: Path '/home/runner/work/<subdirectory>' doesn't point at a valid Git repository or workdir.

To me it seems that when a solution-path variable is used, the --repository-path parameter for the underlying dotnet-affected vall should be set to $GITHUB_WORKSPACE. Is this something you agree on? I could look at the implementation myself but first I'd like your approval.

README uses deprecated action nrwl/last-successful-commit-action

The example in the README uses nrwl/last-successful-commit-action which is deprecated in favor of nrwl/nx-set-shas. Could it be updated?

Should it be something like this?

      - uses: nrwl/nx-set-shas@v4
        id: set_shas

      - uses: leonardochaia/dotnet-affected-action@v1
        id: dotnet_affected
        with:
          from: ${{ steps.set_shas.outputs.base }}
          to: ${{ steps.set_shas.outputs.head }}

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.