Skip to content

Commit 44dc16b

Browse files
workflows fix
1 parent 68b353a commit 44dc16b

File tree

4 files changed

+10
-508
lines changed

4 files changed

+10
-508
lines changed

.github/workflows/deploy-cloud-run-grafana-prod.yaml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,12 @@ jobs:
4343
mv /tmp/.buildx-cache-new /tmp/.buildx-cache
4444
4545
- name: Deploy to Cloud Run
46-
run: gcloud run deploy grafana-internal --image gcr.io/coderabbitprod/grafana:latest --region us-central1 --allow-unauthenticated --vpc-connector=coderabbitaiprod-prod-cr
46+
run: gcloud run deploy grafana-internal --image gcr.io/coderabbitprod/grafana:latest --region us-central1 --allow-unauthenticated --vpc-connector=coderabbit-prod-connector
47+
48+
- name: Trigger a repository dispatch
49+
run: |
50+
curl -X POST \
51+
-H "Authorization: token ${{ secrets.PAT_TRIGGER_GRAFANA }}" \
52+
-H "Accept: application/vnd.github.everest-preview+json" \
53+
https://api.github.com/repos/coderabbitai/mono/dispatches \
54+
-d '{"event_type": "trigger-grafana-micro-frontend"}'

.github/workflows/deploy-cloud-run-grafana.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
mv /tmp/.buildx-cache-new /tmp/.buildx-cache
4444
4545
- name: Deploy to Cloud Run
46-
run: gcloud run deploy grafana --image gcr.io/coderabbit/grafana:latest --region us-central1 --allow-unauthenticated --vpc-connector=coderabbitai-dev-cr
46+
run: gcloud run deploy grafana --image gcr.io/coderabbit/grafana:latest --region us-central1 --allow-unauthenticated --vpc-connector=coderabbitai-dev-cr

.github/workflows/detect-breaking-changes-levitate.yml

Lines changed: 0 additions & 357 deletions
This file was deleted.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy