Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / bwplotka/bingo issues and pull requests

#156 - Fix: workaround for using tools with no go directive in their go.mod

Pull Request - State: closed - Opened by drornir 3 months ago - 3 comments

#155 - Fixed bingo get fails on Windows

Pull Request - State: open - Opened by melvinmurvie 3 months ago - 1 comment

#154 - GOPROXY env in go toolchiain not working

Issue - State: closed - Opened by trim21 7 months ago - 1 comment

#153 - Improve windows for get

Pull Request - State: closed - Opened by yimoucao 9 months ago

#152 - ignore *tmp.sum files for generated gitignore file

Pull Request - State: closed - Opened by yimoucao 10 months ago

#151 - make Package.Path() return platform independent package full path

Pull Request - State: closed - Opened by yimoucao 10 months ago - 2 comments

#149 - .gitignore: add .envrc to the ignore list

Pull Request - State: closed - Opened by aimuz about 1 year ago

#148 - Remove unsupported variables.go reference from README

Pull Request - State: closed - Opened by aimuz about 1 year ago

#147 - Cut release `v0.9`

Pull Request - State: closed - Opened by saswatamcode about 1 year ago

#146 - Change push CI to main

Pull Request - State: closed - Opened by bwplotka about 1 year ago

#145 - Update `golang.org/x/mod` to fix go1.21 issue

Pull Request - State: closed - Opened by saswatamcode over 1 year ago

#144 - fix: Update golang.org/x/mod, fix problems with go1.21.0.

Pull Request - State: closed - Opened by rudo-thomas over 1 year ago - 2 comments

#143 - Bug: Go 1.21.0

Issue - State: closed - Opened by tamalsaha over 1 year ago - 8 comments

#141 - Fix ./bingo/README.md: variables.go was never supported.

Issue - State: closed - Opened by kishaningithub almost 2 years ago - 3 comments
Labels: bug

#140 - Support tools not using go get

Issue - State: closed - Opened by mem almost 2 years ago - 3 comments
Labels: question, wontfix

#139 - Command for updating all deps at once to latest

Issue - State: open - Opened by bwplotka almost 2 years ago - 1 comment

#138 - ci: bump actions/checkout,actions/cache to v3

Pull Request - State: closed - Opened by aimuz almost 2 years ago

#137 - docs: modified the cmd message

Pull Request - State: closed - Opened by aimuz almost 2 years ago

#136 - Bump golang.org/x/sys from 0.0.0-20220330033206-e17cdc41300f to 0.1.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#135 - User Survey in an issue: Anything we should change for 1.0?

Issue - State: open - Opened by bwplotka almost 2 years ago - 3 comments
Labels: question

#134 - Fixed "Go1.18+ required" error on some modules due to missing go.sum

Pull Request - State: closed - Opened by bwplotka almost 2 years ago

#132 - Relax parsing of go version

Pull Request - State: closed - Opened by martin-sucha about 2 years ago - 3 comments

#131 - Parsing of devel Go version fails

Issue - State: closed - Opened by martin-sucha about 2 years ago - 1 comment

#130 - add -json flag for json output

Pull Request - State: closed - Opened by collinforsyth about 2 years ago - 3 comments

#129 - go get succeeds but bingo fails for mockgen and golangcli-lint

Issue - State: closed - Opened by kishaningithub about 2 years ago - 3 comments
Labels: bug, help wanted

#128 - "Predeclared any required go1.18 or later (-lang was set to go1.16)

Issue - State: closed - Opened by bwplotka about 2 years ago - 3 comments

#127 - bingo get fails on Windows: bingo.tmp.mod is being used by another process

Issue - State: open - Opened by lectrician1 about 2 years ago - 1 comment

#126 - Command line refactoring provides friendly prompts

Issue - State: closed - Opened by aimuz over 2 years ago - 4 comments

#125 - Bingo get fails complaining go1.18+ required which is already the case

Issue - State: closed - Opened by unicell over 2 years ago - 7 comments
Labels: bug, help wanted

#124 - Refactored mod file code for consistent use.

Pull Request - State: closed - Opened by bwplotka over 2 years ago

#123 - Add back error cases tests.

Issue - State: open - Opened by bwplotka over 2 years ago
Labels: help wanted, good first issue

#122 - Rewritten tests to use mocked module; prepare for 0.7 release

Pull Request - State: closed - Opened by bwplotka over 2 years ago

#121 - change to cobra, Improved code

Pull Request - State: closed - Opened by aimuz over 2 years ago - 5 comments

#120 - How to delete pkg?

Issue - State: closed - Opened by aimuz over 2 years ago - 2 comments

#119 - Failed to pin gomplate

Issue - State: open - Opened by iblancasa over 2 years ago

#118 - Failing to pin `staticcheck`

Issue - State: open - Opened by lyda over 2 years ago - 3 comments

#117 - Disable Go workspaces when running the bingo commands

Pull Request - State: closed - Opened by nacx over 2 years ago

#116 - Update installation for latest version of Go

Pull Request - State: closed - Opened by cyriltovena over 2 years ago

#115 - Fix docs: go get is not installing things anymore.

Issue - State: closed - Opened by bwplotka over 2 years ago

#114 - Simplify version command

Pull Request - State: closed - Opened by aaronjheng almost 3 years ago - 1 comment

#113 - bingo get does not update {package}.mod go version

Issue - State: open - Opened by wiardvanrij almost 3 years ago - 3 comments

#112 - Cleanup.

Pull Request - State: closed - Opened by bwplotka almost 3 years ago

#111 - fixed lint; Removed -u option since @latest can be used. cut v0.6

Pull Request - State: closed - Opened by bwplotka almost 3 years ago

#110 - Add support for pinning and building forks

Issue - State: open - Opened by bwplotka almost 3 years ago
Labels: enhancement, help wanted, good first issue

#109 - Upgrade dependencies

Pull Request - State: closed - Opened by sylr almost 3 years ago - 4 comments

#108 - Add support for short module names

Pull Request - State: closed - Opened by nacx about 3 years ago - 5 comments

#107 - Fixed support for +incompatible modules.

Pull Request - State: closed - Opened by bwplotka about 3 years ago

#106 - Fixed installing binaries from URLs that have upper case letter.

Pull Request - State: closed - Opened by bwplotka about 3 years ago

#105 - List by package fail when list by binary name works

Issue - State: open - Opened by mbideau over 3 years ago - 1 comment
Labels: bug, help wanted

#103 - Option `-l` create broken symlink (in the parent/project folder)

Issue - State: open - Opened by mbideau over 3 years ago - 1 comment

#101 - Keep .sum files for modules

Pull Request - State: closed - Opened by martin-sucha over 3 years ago - 3 comments

#99 - Can't install github.com/planetscale/vtprotobuf/cmd/protoc-gen-go-vtproto

Issue - State: closed - Opened by dio over 3 years ago - 8 comments
Labels: bug

#98 - Better way to run installed tools on the terminal

Issue - State: open - Opened by mbenford over 3 years ago - 4 comments
Labels: enhancement

#97 - Add -ucommit to get latest commit

Issue - State: open - Opened by bwplotka over 3 years ago
Labels: enhancement, help wanted

#96 - Added new go.mod commands; separated tests.

Pull Request - State: closed - Opened by bwplotka over 3 years ago

#95 - -upatch and -u options does not work as expected; bring them back

Issue - State: open - Opened by bwplotka over 3 years ago - 1 comment
Labels: bug, help wanted

#94 - Fixed docs check.

Pull Request - State: closed - Opened by bwplotka over 3 years ago

#93 - Error using bingo with github.com/xo/xo

Issue - State: closed - Opened by panta over 3 years ago - 1 comment
Labels: bug

#92 - Get command fails on retract directive

Issue - State: closed - Opened by MacroPower over 3 years ago - 2 comments
Labels: bug

#91 - go build errors after upgrading go from 1.15 to 1.16

Issue - State: closed - Opened by aws5295 over 3 years ago - 2 comments

#90 - Fix faillint fmt check

Pull Request - State: closed - Opened by rozuur over 3 years ago - 1 comment

#89 - Can't install Go tool through bingo

Issue - State: closed - Opened by bwplotka over 3 years ago - 1 comment

#88 - Initial install in new env

Issue - State: closed - Opened by nalbury over 3 years ago - 3 comments

#87 - Release binaries

Issue - State: closed - Opened by bbros-dev almost 4 years ago - 2 comments

#86 - Updated shell parser to mvdan.cc/sh/v3 and use correct url.

Pull Request - State: closed - Opened by bwplotka almost 4 years ago

#85 - Complete install instructions

Issue - State: closed - Opened by bbros-dev almost 4 years ago - 5 comments
Labels: question

#84 - Install instruction broken

Issue - State: closed - Opened by bbros-dev almost 4 years ago - 4 comments
Labels: bug

#83 - Fixed pinned build envvar/flag support + list.

Pull Request - State: closed - Opened by bwplotka almost 4 years ago

#82 - Added support for pinning build flags and environment variables.

Pull Request - State: closed - Opened by bwplotka almost 4 years ago - 1 comment

#81 - Go version doesn't update

Issue - State: open - Opened by matiasanaya almost 4 years ago - 4 comments
Labels: bug, help wanted

#80 - Main branch still called `master`, and linter broken for PRs

Issue - State: closed - Opened by RichiH almost 4 years ago - 2 comments
Labels: bug

#79 - Update README.md

Pull Request - State: closed - Opened by RichiH almost 4 years ago

#78 - Adjust permissions of generated files

Pull Request - State: closed - Opened by sevein almost 4 years ago

#77 - Some files generated by bingo have the execution bit

Issue - State: closed - Opened by sevein almost 4 years ago - 2 comments
Labels: bug, help wanted

#76 - Handle Go versions with pre-release details

Pull Request - State: closed - Opened by sevein almost 4 years ago - 3 comments

#75 - Attempt2

Pull Request - State: closed - Opened by bwplotka almost 4 years ago

#74 - Add support for Go 1.16

Pull Request - State: closed - Opened by nacx almost 4 years ago - 29 comments

#73 - Advice for integrated versions

Issue - State: open - Opened by codefromthecrypt almost 4 years ago - 3 comments
Labels: enhancement, help wanted

#72 - missing go.sum entry error

Issue - State: closed - Opened by benmathews almost 4 years ago - 6 comments

#71 - Fix minor typo

Pull Request - State: closed - Opened by pharaujo about 4 years ago - 1 comment

#70 - Error running with Go pre-releases

Issue - State: closed - Opened by sevein about 4 years ago - 8 comments

#69 - Added support for Capital Letter module names; Release v0.3.1

Pull Request - State: closed - Opened by bwplotka about 4 years ago - 2 comments

#68 - Fixed mixed tools repo dependency.

Pull Request - State: closed - Opened by bwplotka about 4 years ago

#67 - errorcapture error on bingo install

Issue - State: closed - Opened by asutula about 4 years ago - 6 comments
Labels: bug

#66 - Document Usage in go:generate Directives

Issue - State: open - Opened by terrabitz about 4 years ago - 8 comments
Labels: enhancement, help wanted

#65 - Support Binaries with Non-Standard Names

Issue - State: closed - Opened by terrabitz about 4 years ago - 3 comments
Labels: bug, help wanted, good first issue

#64 - Similar to `replace` fetch `exclude` statements.

Issue - State: closed - Opened by bwplotka about 4 years ago - 1 comment
Labels: help wanted, good first issue

#63 - Improve -u and -upatch options

Issue - State: closed - Opened by bwplotka about 4 years ago - 1 comment

#62 - Fixed auto replace disable.

Pull Request - State: closed - Opened by bwplotka about 4 years ago

#61 - Added flag for building binaries without version suffix.

Pull Request - State: closed - Opened by bwplotka about 4 years ago

#59 - Make Variables.mk work no matter where included.

Pull Request - State: closed - Opened by bwplotka about 4 years ago

#58 - Release 0.2.4.

Pull Request - State: closed - Opened by bwplotka about 4 years ago

#56 - Added info about using commands to README.md; formatted markdown.

Pull Request - State: closed - Opened by bwplotka about 4 years ago