This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
[v1.x] CI fixes to make more stable and upgradable #19895
Merged
Merged
Commits on Feb 13, 2021
-
Test moving pipelines from p3 to g4.
Joe Evans committedFeb 13, 2021 Configuration menu - View commit details
-
Copy full SHA for 7c64a60 - Browse repository at this point
Copy the full SHA 7c64a60View commit details -
Remove fallback codecov command - the existing (first) command works …
…and the second always fails a few times before finally succeeding (and also doesn't support the -P parameter, which causes an error.)
Joe Evans committedFeb 13, 2021 Configuration menu - View commit details
-
Copy full SHA for c682008 - Browse repository at this point
Copy the full SHA c682008View commit details -
Stop using docker python client, since it still doesn't support lates…
…t nvidia 'gpus' attribute. Switch to using subprocess calls using list parameter (to avoid shell injections). See docker/docker-py#2395
Joe Evans committedFeb 13, 2021 Configuration menu - View commit details
-
Copy full SHA for 34ff9fc - Browse repository at this point
Copy the full SHA 34ff9fcView commit details -
Joe Evans committed
Feb 13, 2021 Configuration menu - View commit details
-
Copy full SHA for af669a8 - Browse repository at this point
Copy the full SHA af669a8View commit details -
Joe Evans committed
Feb 13, 2021 Configuration menu - View commit details
-
Copy full SHA for eb68b60 - Browse repository at this point
Copy the full SHA eb68b60View commit details -
Set default environment variables
Joe Evans committedFeb 13, 2021 Configuration menu - View commit details
-
Copy full SHA for 544ce51 - Browse repository at this point
Copy the full SHA 544ce51View commit details -
Joe Evans committed
Feb 13, 2021 Configuration menu - View commit details
-
Copy full SHA for 35b91e9 - Browse repository at this point
Copy the full SHA 35b91e9View commit details -
Use subprocess.run and redirect output to stdout, don't run docker in…
… interactive mode.
Joe Evans committedFeb 13, 2021 Configuration menu - View commit details
-
Copy full SHA for a2a667d - Browse repository at this point
Copy the full SHA a2a667dView commit details -
Check if codecov works without providing parameters now.
Joe Evans committedFeb 13, 2021 Configuration menu - View commit details
-
Copy full SHA for c5352c4 - Browse repository at this point
Copy the full SHA c5352c4View commit details -
Send docker stderr to sys.stderr
Joe Evans committedFeb 13, 2021 Configuration menu - View commit details
-
Copy full SHA for 5412c8b - Browse repository at this point
Copy the full SHA 5412c8bView commit details -
Support both nvidia-docker configurations, first try '--gpus all', an…
…d if that fails, then try '--runtime nvidia'.
Joe Evans committedFeb 13, 2021 Configuration menu - View commit details
-
Copy full SHA for 115fd3e - Browse repository at this point
Copy the full SHA 115fd3eView commit details
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.