Skip to content
#

golang

go logo

Go is a programming language built to resemble a simplified version of the C programming language. It compiles at the machine level. Go was created at Google in 2007 by Robert Griesemer, Rob Pike, and Ken Thompson.

Here are 491 public repositories matching this topic...

flyte
evalsocket
evalsocket commented Oct 12, 2021

Describe the bug

flytectl register files command doesn't fail without --countinueOnError. It should fail with exit code 0.

Expected behavior

  • Flytectl register should fail if there is an error
  • Flytectl register should not fail if the user passes the --countinueOnError

Additional context to reproduce

No response

Screenshots

No response

Are

stuhood
stuhood commented Oct 26, 2021

Running e.g. ./pants help tailor shows:

help tailor

`tailor` goal options
---------------------

Auto-generate BUILD file targets for new source files.

Config section: [tailor]

None available.

... which doesn't indicate that there are any advanced options. There are, in this case.

If a goal/subsystem has advanced options, the output of help should tell users th

Rotten-Scripts
HarshCasper
HarshCasper commented Feb 12, 2021

Description

Up till now, nearly 65+ Contributors have contributed to Rotten Scripts with more than 400+ Pull Requests created and 350+ Issues created. I want to better understand on how easy has the contributions been for the Contributors.

Since the Project has been a part of many Open-Source Programs, I need to understand how many PRs have been merged and how many PRs were closed. You

Created by Robert Griesemer, Rob Pike, Ken Thompson

Released November 10, 2009

Repository
golang/go
Website
golang.org
Wikipedia
Wikipedia

Related Topics

c language