File tree Expand file tree Collapse file tree 1 file changed +11
-13
lines changed Expand file tree Collapse file tree 1 file changed +11
-13
lines changed Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
2
3
- echo ' Temporarily disabled because of: https://github.com/getsentry/devinfra-deployment-service/pull/695'
4
-
5
- # /devinfra/scripts/checks/githubactions/checkruns.py \
6
- # getsentry/relay \
7
- # "${GO_REVISION_RELAY_REPO}" \
8
- # "Integration Tests" \
9
- # "Test All Features (ubuntu-latest)" \
10
- # "Publish Relay to Internal AR (relay)" \
11
- # "Publish Relay to Internal AR (relay-pop)" \
12
- # "Upload build artifacts to gocd (relay, linux/amd64)" \
13
- # "Upload build artifacts to gocd (relay, linux/arm64)" \
14
- # "Upload build artifacts to gocd (relay-pop, linux/amd64)" \
15
- # "Upload build artifacts to gocd (relay-pop, linux/arm64)" \
3
+ /devinfra/scripts/checks/githubactions/checkruns.py \
4
+ getsentry/relay \
5
+ " ${GO_REVISION_RELAY_REPO} " \
6
+ " Integration Tests" \
7
+ " Test All Features (ubuntu-latest)" \
8
+ " Publish Relay to Internal AR (relay)" \
9
+ " Publish Relay to Internal AR (relay-pop)" \
10
+ " Upload build artifacts to gocd (relay, linux/amd64)" \
11
+ " Upload build artifacts to gocd (relay, linux/arm64)" \
12
+ " Upload build artifacts to gocd (relay-pop, linux/amd64)" \
13
+ " Upload build artifacts to gocd (relay-pop, linux/arm64)" \
You can’t perform that action at this time.
0 commit comments