Skip to content

Releases: protocolbuffers/protobuf-ci

v2.1.4

30 Aug 20:37
d9d9f75

Choose a tag to compare

Reduces issues from docker hub network flakes

v2.1.3

29 Aug 01:53
5a95d33

Choose a tag to compare

Tweaks some actions to facilitate auto-generation of upb's CMakeLists.txt

v2.1.2

23 Aug 15:25
9103990

Choose a tag to compare

Fixes a bug in the bazel action that ignores the specified version of Bazel and just uses the latest release.

v2.1.1

22 Aug 18:17
87484e0

Choose a tag to compare

This release adds support for win32 ccache builds

v2.1.0

18 Aug 17:50
44e0cb5

Choose a tag to compare

This release adds support for excluding Bazel target patterns via exclude-targets in the bazel and bazel-docker workflows.

v2.0.0

28 Jul 23:35
ce70155

Choose a tag to compare

This release removes the default images in all our rules to make bumping Bazel versions in the protobuf repo easier. This could potentially be a breaking changes for any branches that use these defaults, so we're bumping this repo up to v2.

v1.0.9

26 Jun 22:09
7247c93

Choose a tag to compare

Replaces hacky MacOS workaround with an upgrade to Bazel 6 and the supported BAZEL_OSX_EXECUTE_TIMEOUT flag.

v1.0.8

24 May 19:56
5458b4f

Choose a tag to compare

Updates composer action to make the cache reusable on subsequent calls to composer update

v1.0.7

22 May 23:17
90971c8

Choose a tag to compare

Adds a new composer action with automatic caching

v1.0.6

05 May 22:51

Choose a tag to compare

Fixed a ccache bug when ccache isn't present on the GHA path (e.g. docker tests)