Giter VIP home page Giter VIP logo

Comments (4)

drpebcak avatar drpebcak commented on July 17, 2024 1

Yes, that seems to work. Thanks!

from kube-linter-action.

drpebcak avatar drpebcak commented on July 17, 2024

This seems to work if I pin the version to something less than v0.4.0

from kube-linter-action.

dhaus67 avatar dhaus67 commented on July 17, 2024

@drpebcak:
Hey, apologies for the issue!

We've had an issue with our latest release, which includes an additional file kube-linter-${OS}-${RELEASE_NAME}.tar.gz.sig. This will break the script that retrieves the location:

  LOCATION="$(echo "${RELEASE_INFO}" \
    | jq --raw-output ".assets[].browser_download_url" \
    | grep --fixed-strings "kube-linter-${OS}.tar.gz")"

I've went ahead and removed the file for now. I've checked in a sample repository that the action is now correctly working once more using the 0.4.0 release (see here).

Could you check with the latest changes to the release whether there's any issue on your side? Thanks!

from kube-linter-action.

dhaus67 avatar dhaus67 commented on July 17, 2024

Good to know! I'll close this issue for now.

from kube-linter-action.

Related Issues (8)

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.