Skip to content

Commit

Permalink
Merge branch 'main' into yzaccc/fix-forge-stable
Browse files Browse the repository at this point in the history
  • Loading branch information
yzaccc authored Oct 9, 2024
2 parents 1c66510 + dd25217 commit fe6af6b
Show file tree
Hide file tree
Showing 488 changed files with 23,117 additions and 5,304 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/execution-performance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
GIT_SHA: ${{ github.event.pull_request.head.sha || github.sha }}
RUNNER_NAME: executor-benchmark-runner
# Run all tests only on the scheduled cadence, or explicitly requested
IS_FULL_RUN: ${{ github.event_name == 'schedule' || contains(github.event.pull_request.labels.*.name, 'CICD:run-execution-performance-full-test') }}
FLOW: ${{ (github.event_name == 'schedule' || contains(github.event.pull_request.labels.*.name, 'CICD:run-execution-performance-full-test')) && 'CONTINUOUS' || 'LAND_BLOCKING' }}
# Ignore target determination if on the scheduled cadence, or explicitly requested
IGNORE_TARGET_DETERMINATION: ${{ github.event_name == 'schedule' || contains(github.event.pull_request.labels.*.name, 'CICD:run-execution-performance-test') || contains(github.event.pull_request.labels.*.name, 'CICD:run-execution-performance-full-test') }}
170 changes: 0 additions & 170 deletions .github/workflows/forge-pfn.yaml

This file was deleted.

142 changes: 0 additions & 142 deletions .github/workflows/forge-state-sync.yaml

This file was deleted.

Loading

0 comments on commit fe6af6b

Please sign in to comment.