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

🐛 Fish install to fail if something fails #56

Conversation

nikobockerman
Copy link
Contributor

In case fish install fails, the install.sh script will now fail. This is to ensure that the devcontainer is not left in a broken state and that a failed install does not end up being cached in Docker layer making it difficult to recover from.

Fixes #55

In case fish install fails, the install.sh script will now fail. This is
to ensure that the devcontainer is not left in a broken state and that
a failed install does not end up being cached in Docker layer making
it difficult to recover from.
Copy link
Collaborator

@eitsupi eitsupi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@eitsupi
Copy link
Collaborator

eitsupi commented Feb 12, 2024

/ff

Copy link
Contributor

⏩ Merged the fish-install-to-fail-on-error branch as a fast-forward into the main branch

@github-actions github-actions bot merged commit 0b06cb3 into meaningful-ooo:main Feb 12, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Fish feature install completes successfully even if fish install fails
2 participants