Skip to content

Releases: 51Degrees/common-ci

Zig mirror

31 Jan 13:49
Compare
Choose a tag to compare
Zig mirror Pre-release
Pre-release

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

20 Apr 10:43
Compare
Choose a tag to compare

BUILD: Configure release.

Version 4.4.3

07 Apr 18:12
Compare
Choose a tag to compare

BUILD: Configured release.

Version 4.4.2

07 Apr 14:41
Compare
Choose a tag to compare

Release 4.4.2

Version 4.3.54

02 Mar 11:55
Compare
Choose a tag to compare

Included changes:

  • BUILD: Configured release.

Version 4.3.49

16 Feb 11:21
Compare
Choose a tag to compare

Included changes:

  • BUG: Relocated submodule is not checkout. Updated the checkout scripts to do it recursively.

Version 4.3.44

02 Feb 10:08
Compare
Choose a tag to compare

Included changes:

  • FEAT: Added scheduled labels.

Version 4.3.43

26 Jan 10:52
Compare
Choose a tag to compare
  • 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

01 Dec 09:20
Compare
Choose a tag to compare
  • 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

17 Nov 10:11
Compare
Choose a tag to compare
  • 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.