Skip to content

Unable to trigger individual platform build (or all platform builds) against SwiftPM repository #9046

@bkhouri

Description

@bkhouri

The various Platform CI builds sometimes needs to be retriggered, however we are unable to trigger all Platform build, or individual platform CI builds.

The workaround is to run @swift-ci test macOS or @swift-ci test linux.

It would be nice being able to comment @swift-ci smoke test and all Platform Tests (smoke test) get triggered, or run @swift-ci smoke test linux to only retrigger the linux platform smoke test.

Acceptance Criteria:

  • a single comment can trigger all platform smoke tests and no other CI build
  • can trigger the platform smoke tests for a single specific host and no other CI build
  • All other triggers are not impacted and behave as expected (e.g.: triggering self hosted pipelines)
  • SwiftPM pipeline documentation is updated to reflect the new behaviour

Metadata

Metadata

Assignees

Labels

continuous integration/deploymentChanges to the Continuous Integration/Deployment system/pipelinesno functional changeNo user-visible functional changes included

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions