Skip to content

Releases: input-output-hk/catalyst-ci

Documentation Builders added

08 Nov 06:15
51a4c7c
Compare
Choose a tag to compare

Documentation Builders first real usable release.

PostgreSQl builder

03 Nov 13:40
6fa8d75
Compare
Choose a tag to compare

Added a new Earthly PostgreSQl builder

Tag Rust builders

31 Oct 10:04
49b4abc
Compare
Choose a tag to compare
Merge pull request #60 from input-output-hk/feature/rust

feat(rust): Enhanced Rust builders to better handle Arm/X86 build machines

v2.0.2

25 Oct 11:07
bf23f97
Compare
Choose a tag to compare

Minor fixes of the rust build

  • fixes rustflags for aarch64-unknown-linux-gnu target
  • remove kani and cargo-chef

Release Rust builders

23 Oct 22:49
178429b
Compare
Choose a tag to compare

Initial rust builders release version

v2.0.0

14 Oct 00:37
v2.0.0
78abc1f
Compare
Choose a tag to compare
Version 2.0.0

v1.3.1

12 Oct 00:05
v1.3.1
53c1b8f
Compare
Choose a tag to compare
Version 1.3.1

v1.3.0

11 Oct 00:44
v1.3.0
a0263c6
Compare
Choose a tag to compare
Version 1.3.0

v1.2.5

05 Oct 03:20
f92c91f
Compare
Choose a tag to compare
cspell should check dot files unless explicitly ignored

Publish Earthly Targets/UDCs for project documentation + mdlint/spell UDCs

02 Oct 06:07
606ec25
Compare
Choose a tag to compare

Adds Earthly targets for uniformly building and testing developer documentation in a repo.

It also includes Repository Hygiene checks:

  • cspell
  • mdlint

These checks are not intended to be used inside a container build and are designed to be run directly on a repo.
They aim to check minimum quality standards for documentation of human-readable content in the repo.