https://github.com/fireblade-engine/shared-actions
Shared reusable workflows, common files, templates and scripts for the Fireblade organization
https://github.com/fireblade-engine/shared-actions
actions github-actions ios linux macos spm swift swift-package-manager tvos wasm windows workflow-reusable workflows
Last synced: 2 months ago
JSON representation
Shared reusable workflows, common files, templates and scripts for the Fireblade organization
- Host: GitHub
- URL: https://github.com/fireblade-engine/shared-actions
- Owner: fireblade-engine
- License: mit
- Created: 2021-05-02T06:43:18.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2026-03-31T07:57:01.000Z (2 months ago)
- Last Synced: 2026-03-31T09:45:39.329Z (2 months ago)
- Topics: actions, github-actions, ios, linux, macos, spm, swift, swift-package-manager, tvos, wasm, windows, workflow-reusable, workflows
- Language: Swift
- Homepage:
- Size: 78.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Fireblade reusable actions, workflows, configs
This repository contains reusable workflows to minimize redundant workflows across the organization.
This effort will also facilitate the standardization of testing processes while empowering repository code owners to customize their testing plans as needed.
Insprired by:
- https://github.com/swiftlang/github-workflows
- https://github.com/trussworks/shared-actions
- https://github.com/rapidsai/shared-actions
- https://github.com/awslabs/aws-sdk-swift/tree/main/.github/workflows
- https://github.com/thebrowsercompany/swift-build/blob/main/.github/workflows/swift-toolchain.yml
- https://github.com/google/flatbuffers/blob/master/.github/workflows/build.yml
- https://github.com/pointfreeco/swift-dependencies/blob/main/.github/workflows/ci.yml
- https://github.com/swiftwasm/carton/blob/main/.github/workflows/swift.yml
- https://github.com/orchetect/MIDIKit/blob/main/.github/workflows/build.yml