Skip to content

CaptureContext/swift-package-action

Repository files navigation

swift-package-action logo

swift-package-action

Set of predefined commands for multiplatform Swift packages.

If you develop a bunch swift packages it may be tricky to keep CI clean and updated for all of them, but a dedicated action can reduce code duplication and simplify CI support. This repository was inspired by CI setup of The Composable Architecture.

Getting started 🚀

Nested actions:

Important

Root action is able to run some actions, but the API wasn't updated and results are not tested, consider using nested actions. Documentation is deleted, currently we're deciding if we should keep such an umbrella action for public v3 release or to remove it

📚 Workflow examples

Outdated:

License 🪪

This action is released under the MIT license. See LICENSE for details.

See ACKNOWLEDGEMENTS.md for inspiration references and their licences.