Skip to content

fix(ci): Add Package.swift to benchmarking and unit test file filters #6781

@github-actions

Description

@github-actions

Note

The pull request "fix(ci): Add Package.swift to benchmarking and unit test file filters" was created by @philprime but did not reference an issue. Therefore this issue was created for better visibility in external tools like Linear.

  • Add Package*.swift to run_benchmarking_for_prs filter Benchmarking builds iOS-Swift app, and xcodebuild resolves SPM dependencies for all projects in the workspace, so Package.swift changes can affect benchmarking builds.

  • Add Package*.swift to run_unit_tests_for_prs filter The distribution-tests job in test.yml directly uses Package.swift via prepare-package.sh, so it should be included in the filter.

#skip-changelog

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions