Releases: 51Degrees/common-ci
Releases · 51Degrees/common-ci
Zig mirror
Some repositories may use zig for cross-compiling on Linux, but setup-zig
GitHub action has issues with running in matrix jobs. This is a temporary mirror to avoid overloading the Zig website.
Version 4.4.5
BUILD: Configure release.
Version 4.4.3
BUILD: Configured release.
Version 4.4.2
Release 4.4.2
Version 4.3.54
Included changes:
- BUILD: Configured release.
Version 4.3.49
Included changes:
- BUG: Relocated submodule is not checkout. Updated the checkout scripts to do it recursively.
Version 4.3.44
Included changes:
- FEAT: Added scheduled labels.
Version 4.3.43
- CONFIG: Configured release.
- BUILD: Added variables which specify VS platform toolset version and Windows SDK version that we test in our CIs.
- BUILD: Added target windows and MacOS versions to shared-variables.yml
- BUILD: Added a shared variable for MSVS version to be used with Gyp. At the moment Node is only language that use Gyp for building native projects.
Version 4.3.33
- CONFIG: Update release configuration
- BUG: The automation was staging changes to submodules when no specific tag had been fetched. This was causing the scripts to revert to older versions of submodules in some situations.
Version 4.3.27
- FEAT: Added a new label “awaiting external input” label.
- FEAT: Added device-detection-go and device-detection-examples-go to the list of projects to have labels synced.