apple / swift-openapi-generator

Generate Swift client and server code from an OpenAPI document.
https://swiftpackageindex.com/apple/swift-openapi-generator/documentation
Apache License 2.0
1.45k stars 120 forks source link

DNM: ci: Use workflow from swiftlang/github-workflows for soundness checks #636

Closed simonjbeaumont closed 1 month ago

simonjbeaumont commented 1 month ago

Motivation

[Explain here the context, and why you're making that change. What is the problem you're trying to solve.]

Modifications

[Describe the modifications you've made.]

Result

[After your change, what will change.]

Test Plan

[Describe the steps you took, or will take, to qualify the change - such as adjusting tests and manual testing.]

simonjbeaumont commented 1 month ago

Kicking the CI again following the merge of https://github.com/swiftlang/github-workflows/pull/7.

simonjbeaumont commented 1 month ago

Closing since we merged this in #648 instead.