Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
vision
Commits
4a51822c
"...text-generation-inference.git" did not exist on "cea6051effa58c18609e6be55957bdfdcc8cd3a0"
Unverified
Commit
4a51822c
authored
May 25, 2023
by
Philip Meier
Committed by
GitHub
May 25, 2023
Browse files
update retryable and viable/strict workflows (#7628)
parent
4125d3a0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
.github/pytorch-probot.yml
.github/pytorch-probot.yml
+2
-2
.github/workflows/update-viablestrict.yml
.github/workflows/update-viablestrict.yml
+1
-1
No files found.
.github/pytorch-probot.yml
View file @
4a51822c
...
@@ -6,5 +6,5 @@ retryable_workflows:
...
@@ -6,5 +6,5 @@ retryable_workflows:
-
Build Linux
-
Build Linux
-
Build Macos
-
Build Macos
-
Build M1
-
Build M1
-
Tests on Linux
-
Build Windows
-
Tests
on macOS
-
Tests
.github/workflows/update-viablestrict.yml
View file @
4a51822c
...
@@ -17,7 +17,7 @@ jobs:
...
@@ -17,7 +17,7 @@ jobs:
uses
:
pytorch/test-infra/.github/workflows/update-viablestrict.yml@main
uses
:
pytorch/test-infra/.github/workflows/update-viablestrict.yml@main
with
:
with
:
repository
:
pytorch/vision
repository
:
pytorch/vision
required_checks
:
"
Build
Linux,Build
M1,Build
Macos,
Tests
on
Linux,Tests
on
macOS,Docs,Lint
"
required_checks
:
"
Build
Linux,Build
M1,Build
Macos,
Build
Windows,Tests,CMake,Lint,Docs
"
secrets
:
secrets
:
ROCKSET_API_KEY
:
${{ secrets.ROCKSET_API_KEY }}
ROCKSET_API_KEY
:
${{ secrets.ROCKSET_API_KEY }}
GITHUB_DEPLOY_KEY
:
${{ secrets.VISION_GITHUB_DEPLOY_KEY }}
GITHUB_DEPLOY_KEY
:
${{ secrets.VISION_GITHUB_DEPLOY_KEY }}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment