buster14a/Buster Github Config
Action to config Buster projects on Github
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| include_windows_aarch64 | This boolean controls the inclusion of the `windows-11-arm` image | no | false |
Outputs
| name | description |
|---|---|
| BUSTER_GITHUB_TARGETS | Array of Buster targets |
| BUSTER_BUILD_TYPES | Array of Buster build types |
| BUSTER_CMAKE_BUILD_TYPES | Array of Buster CMake build types |
| BUSTER_ZIG_BUILD_TYPES | Array of Buster Zig build types |
| BUSTER_LINKAGE_MODES | Array of Buster linkage modes |
| BUSTER_COMPILERS | Array of Buster compilers |
| BUSTER_LINUX_X86_64 | Buster Linux image (x86_64) |
| BUSTER_LINUX_AARCH64 | Buster Linux image (aarch64) |
| BUSTER_MACOS_X86_64 | Buster MacOS image (x86_64) |
| BUSTER_MACOS_AARCH64 | Buster MacOS image (aarch64) |
| BUSTER_WINDOWS_X86_64 | Buster Windows image (x86_64) |
| BUSTER_WINDOWS_AARCH64 | Buster Windows image (aarch64) |