kevincobain2000 / gobrew

Go version manager, written in Go. Super simple tool to install and manage Go versions. Install go without root. Gobrew doesn't require shell rehash.
https://medium.com/web-developer/go-version-manager-gobrew-c8750157dfe6
MIT License
364 stars 24 forks source link

fix: processing invalid GITHUB_TOKEN #140

Closed juev closed 11 months ago

juev commented 11 months ago

Closed: #139

github-actions[bot] commented 11 months ago

Summary CoverItUp: kevincobain2000/gobrew

Type master bug/139
coverage 58.8 % 58.2 % -
go-binary-size 5.8k KB 5.8k KB
go-mod-dependencies 32 32
go-sec-issues 6 6
build-time 5 sec 5 sec
unit-test-run-time 68 sec 67 sec -

Generated by Cover It Up. View full report https://coveritup.app/kevincobain2000/gobrew

badge badge badge badge badge badge

kevincobain2000 commented 11 months ago

That’s cool too. Thanks.

juev commented 11 months ago

Slightly corrected the error output

github-actions[bot] commented 11 months ago

Summary CoverItUp: kevincobain2000/gobrew

Type master bug/139
coverage 58.8 % 58.2 % -
go-binary-size 5.8k KB 5.8k KB
go-mod-dependencies 32 32
go-sec-issues 6 6
build-time 5 sec 6 sec +
unit-test-run-time 68 sec 78 sec +

Generated by Cover It Up. View full report https://coveritup.app/kevincobain2000/gobrew

badge badge badge badge badge badge

juev commented 11 months ago

Now we use GitHub api only in exceptional cases and take only the latest release. As a result, we no longer need to use the token.

github-actions[bot] commented 11 months ago

Summary CoverItUp: kevincobain2000/gobrew

Type master bug/139
coverage 58.8 % 58.1 % -
go-binary-size 5.8k KB 5.8k KB
go-mod-dependencies 32 32
go-sec-issues 6 6
build-time 5 sec 5 sec
unit-test-run-time 68 sec 67 sec -

Generated by Cover It Up. View full report https://coveritup.app/kevincobain2000/gobrew

badge badge badge badge badge badge