GithubHelp home page GithubHelp logo

Comments (6)

dwhathaway avatar dwhathaway commented on July 29, 2024

@s-aqua to start, can you confirm you've completed all the configuration steps documented here?

Also, if you could run the following steps:

  1. Run docker image ls and confirm that you see ghcr.io/valet-customers/valet-cli latest in the list of images?
  2. Run gh version and provide the output
  3. Run gh valet version and provide the output

from gh-valet.

s-aqua avatar s-aqua commented on July 29, 2024

Hey @dwhathaway yep, I have configured valet and can run the update

gh valet update
Login Succeeded
latest: Pulling from valet-customers/valet-cli
Digest: sha256:d0891245ce92cd7e4864c1a799a5cd67d8eea03f235e2d337549fed81a3695ca
Status: Image is up to date for ghcr.io/valet-customers/valet-cli:latest
ghcr.io/valet-customers/valet-cli:latest

image

  1. gh version
    gh version 2.17.0 (2022-10-04)
    https://github.com/cli/cli/releases/tag/v2.17.0

  2. gh valet version
    gh version 2.17.0 (2022-10-04)
    https://github.com/cli/cli/releases/tag/v2.17.0
    gh valet github/gh-valet v0.1.17
    valet-cli v0.1.0.14014

from gh-valet.

dwhathaway avatar dwhathaway commented on July 29, 2024

@s-aqua I'm investigating if changes in #86 caused some issues with stream output on Windows. While I'm investigating that, can you downgrade to the v0.1.16 release of gh-valet and see if it has the same behavior?

To install an older version, you'll first need to remove the extension, then install the specific release using the --pin flag.

gh extension remove github/gh-valet
gh extension install github/gh-valet --pin v0.1.16

Note: using the --pin flag will cause gh-valet to be permanently pinned so future updates will require again uninstalling/re-installing the gh-valet extension to get to the latest.

from gh-valet.

s-aqua avatar s-aqua commented on July 29, 2024

@dwhathaway I have downgraded valet to v0.1.16 and it works.

Thanks.

from gh-valet.

dwhathaway avatar dwhathaway commented on July 29, 2024

Great, thank you for confirming @s-aqua. I'm glad to hear v0.1.6 works as expected. We'll look into this the output streaming logic. In the meantime, please remain on v0.1.6 if it is working for you you.

from gh-valet.

dwhathaway avatar dwhathaway commented on July 29, 2024

@s-aqua is fixed in the v0.1.18 release. Thank you for identifying it.

Note that you'll need to fully uninstall the current version of gh-valet using gh extension remove gh-valet, and then run gh extension install github/gh-valet to install the latest release.

from gh-valet.

Related Issues (20)

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.