Git Product home page Git Product logo

Comments (1)

jonabc avatar jonabc commented on July 17, 2024

Hi @schmidtw thanks for logging this - does your action workflow still run or do you have later problems running licensed? The error itself comes from /usr/bin/gem and is handled but I left the output going to the action log for transparency. If you're specifically interested in installing licensed as a gem, please run ruby/setup-ruby in your workflow before jonabc/setup-licensed.

To give a little more context, licensed is distributed in two different ways - as a ruby gem and as a standalone executable. They each have drawbacks in usage

  • the gem needs a local ruby installation but has the widest compatibility
  • the executables do not need a local ruby installation but are incompatible with enumerating bundler (ruby gem) dependencies.

I'm going to close this as that error is handled, but I'm happy to answer any other questions.

from licensed-ci.

Related Issues (19)

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.