Commit cf6fe66
Add Google Artifact Registry to publish workflow (#53)
* Initial plan
* Add Google Cloud Registry support to publish workflow
Co-authored-by: ziflex <1607148+ziflex@users.noreply.github.com>
* Use Google Artifact Registry instead of GCR
Co-authored-by: ziflex <1607148+ziflex@users.noreply.github.com>
* Add id-token write permission for GCP authentication
Co-authored-by: ziflex <1607148+ziflex@users.noreply.github.com>
* Use Workload Identity Federation for GCP authentication
Co-authored-by: ziflex <1607148+ziflex@users.noreply.github.com>
* Use secrets with GCP_ prefix for workload identity configuration
Co-authored-by: ziflex <1607148+ziflex@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ziflex <1607148+ziflex@users.noreply.github.com>1 parent 8870e72 commit cf6fe66
2 files changed
+19
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
39 | 53 | | |
40 | 54 | | |
41 | 55 | | |
42 | 56 | | |
43 | 57 | | |
44 | 58 | | |
45 | | - | |
| 59 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
53 | 56 | | |
54 | 57 | | |
55 | 58 | | |
| |||
69 | 72 | | |
70 | 73 | | |
71 | 74 | | |
72 | | - | |
| 75 | + | |
0 commit comments