Skip to content

Commit a916769

Browse files
authored
refactor: migrate features.difc-proxy to tools.github.integrity-proxy (#refactor-integrity-proxy) (#24065)
1 parent 7f2aed1 commit a916769

39 files changed

Lines changed: 1821 additions & 316 deletions

.github/workflows/ci.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2976,10 +2976,9 @@ jobs:
29762976
GH_TOKEN: ${{ github.token }}
29772977
GITHUB_SERVER_URL: ${{ github.server_url }}
29782978
GITHUB_REPOSITORY: ${{ github.repository }}
2979+
DIFC_PROXY_POLICY: '{"allow-only":{"repos":"all","min-integrity":"none"}}'
29792980
run: |
2980-
bash actions/setup/sh/start_difc_proxy.sh \
2981-
'{"allow-only":{"repos":"all","min-integrity":"none"}}' \
2982-
"$DIFC_PROXY_IMAGE"
2981+
bash actions/setup/sh/start_difc_proxy.sh
29832982
29842983
- name: Verify DIFC proxy started
29852984
run: |

.github/workflows/contribution-check.lock.yml

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/daily-doc-updater.lock.yml

Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/daily-issues-report.lock.yml

Lines changed: 17 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/discussion-task-miner.lock.yml

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/grumpy-reviewer.lock.yml

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/issue-arborist.lock.yml

Lines changed: 17 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/issue-monster.lock.yml

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/issue-triage-agent.lock.yml

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/org-health-report.lock.yml

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)