Giter Club home page Giter Club logo

Comments (2)

cplee avatar cplee commented on August 25, 2024

@okurz - I'm unable to reproduce. I'm on a mac and I tried the following:

  • Ensure I had latest GitHub CLI (2.22.1)
  • Install gh-act: gh extension install nektos/gh-act
  • Run act gh act
  • Worked as expected

What operating system are you on? What version of GitHub CLI? What does your ~/.local/share/gh/extensions directory look like?

from gh-act.

okurz avatar okurz commented on August 25, 2024

@okurz - I'm unable to reproduce. I'm on a mac and I tried the following:

* Ensure I had latest GitHub CLI (2.22.1)

* Install gh-act: `gh extension install nektos/gh-act`

* Run act `gh act`

* Worked as expected

What operating system are you on?

openSUSE Leap 15.4

What version of GitHub CLI?

2.0.0 which I realize now is quite old. I installed the current version 2.22.1 from https://software.opensuse.org//download.html?project=devel%3Atools%3Ascm&package=gh and gh act reproduces the same problem

What does your ~/.local/share/gh/extensions directory look like?

It only contains "gh-act".

I crosschecked in an openSUSE Tumbleweed container:

podman run --pull=always --rm -it registry.opensuse.org/opensuse/tumbleweed
zypper in -n gh
gh auth login
gh extension install nektos/gh-act
gh act

There everything works fine.

Using a clean Leap 15.4 container reproduces the original problem with version gh 2.0.0 but a Leap 15.5 (Beta) container with gh version 2.14.2 show no problem as well. With that I see that there still is an issue and it can even be reproduced but obviously a new version of gh fixes it so I need to just find a solution for my own current setup :) Thanks for your response and support.

from gh-act.

Related Issues (4)

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.