Skip to content

Download output breaks ./godelw project-version #400

@ajlake

Description

@ajlake

I rely on tricks this like:

export VERSION=$(./godelw project-version)

This isn't reliable anymore because godel/plugin download information is sent to stdout:

{
  "version": "Downloading https://palantir.bintray.com/releases/com/palantir/godel/godel/1.2.0/godel-1.2.0.tgz to /home/circleci/.godel/downloads/godel-1.2.0.tgz...
0.0.0-9-g0083660"
}

Some ideas:

  • send to stderr
  • offer a -q/--quiet flag
  • suppress that output when running project-version

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions