forked from nvm-sh/nvm
-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
GitHub actions PR #8
Open
sladyn98
wants to merge
6
commits into
ljharb:master
Choose a base branch
from
sladyn98:github-actions
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sladyn98
force-pushed
the
github-actions
branch
from
March 26, 2021 13:30
86e6dc9
to
978fe13
Compare
ljharb
reviewed
Mar 26, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
weird failures:
./nvm_stdout_is_terminal: line 28: /dev/tty: No such device or address
tput: unknown terminal "unknown"
/home/runner/work/nvm/nvm/node_modules/.bin/urchin: 66: ./Running 'nvm ls' should not show a trailing slash: not found
.github/workflows/tests.yml
Outdated
Comment on lines
13
to
24
strategy: | ||
matrix: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggested change
strategy: | |
matrix: | |
strategy: | |
fail-fast: false | |
matrix: |
this way one failure won't stop the rest from finishing
ljharb
force-pushed
the
master
branch
6 times, most recently
from
April 1, 2021 23:10
5dce4f3
to
3fea549
Compare
ljharb
force-pushed
the
master
branch
5 times, most recently
from
April 26, 2021 19:57
da76c13
to
26b8624
Compare
github-actions
bot
force-pushed
the
master
branch
from
April 26, 2021 19:58
26b8624
to
c31b240
Compare
github-actions
bot
force-pushed
the
master
branch
from
April 26, 2021 22:42
d602697
to
5ad376b
Compare
github-actions
bot
force-pushed
the
master
branch
from
April 27, 2021 20:58
e40f351
to
5d7283e
Compare
ljharb
force-pushed
the
master
branch
5 times, most recently
from
May 3, 2021 21:26
f26e662
to
eed0d0e
Compare
ljharb
force-pushed
the
master
branch
6 times, most recently
from
September 1, 2021 19:50
1aa765e
to
5b77f7d
Compare
ljharb
force-pushed
the
master
branch
26 times, most recently
from
August 20, 2024 23:30
5edfb00
to
c31a867
Compare
ljharb
force-pushed
the
master
branch
4 times, most recently
from
August 27, 2024 20:44
37a3f7b
to
179d450
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.