Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fail script process on errors #206

Merged
merged 1 commit into from
Sep 4, 2024
Merged

Conversation

juev
Copy link
Collaborator

@juev juev commented Sep 4, 2024

Fixed: #205

Copy link

github-actions bot commented Sep 4, 2024

CoverItUp Report

Type master fix/command-not-found edeeff9 from a6e05c2
coverage 60.5% 60.5%
build-time 0sec 0sec
go-binary-size 9.6kKB 9.6kKB
go-mod-dependencies 28 28
go-sec-issues 11 11
unit-test-run-time 20sec 20sec
allocs-per-op 18.5kalloc 18.5kalloc 📉
Comparisons Chart - master from fix/command-not-found

base vs branchbase vs branchbase vs branchbase vs branchbase vs branchbase vs branchbase vs branch

Commits History

Upto a6e05c2 for #206
commit historycommit historycommit historycommit historycommit historycommit historycommit history

Users History

Upto a6e05c2 for #206
user historyuser historyuser historyuser historyuser historyuser historyuser history

Embed README.md

@kevincobain2000 kevincobain2000 merged commit bbb18aa into master Sep 4, 2024
4 checks passed
@kevincobain2000 kevincobain2000 deleted the fix/command-not-found branch September 4, 2024 15:31
@kevincobain2000
Copy link
Owner

Going to bed now. Night bud.

@juev
Copy link
Collaborator Author

juev commented Sep 4, 2024

Sweet dreams!

@AviDuda
Copy link

AviDuda commented Sep 4, 2024

This change made action-gobrew fail with this:

Run kevincobain2000/action-gobrew@v2
Run echo "$HOME/.gobrew/current/bin" >> $GITHUB_PATH
sh: 3: set: Illegal option -o pipefail
Error: Process completed with exit code 2.

@scottames
Copy link

This change made action-gobrew fail with this:

Run kevincobain2000/action-gobrew@v2
Run echo "$HOME/.gobrew/current/bin" >> $GITHUB_PATH
sh: 3: set: Illegal option -o pipefail
Error: Process completed with exit code 2.

Running into this as well. Opened an issue over there: kevincobain2000/action-gobrew#4. LMK if it should be here instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gobrew: command not found
4 participants