Skip to content

Releases: libhal/ci

5.24.1

28 Apr 00:28
a6bf602

Choose a tag to compare

What's Changed

  • 🐛 Add :a and :h to app_builder2.yml by @kammce in #122

Full Changelog: 5.24.0...5.24.1

5.24.0

27 Apr 22:47
50c6d56

Choose a tag to compare

What's Changed

  • ✨ (minor) Add extra_conan_arguments to app_builder2.yml by @kammce in #121

Full Changelog: 5.23.3...5.24.0

5.23.3

25 Apr 00:06
b7eb233

Choose a tag to compare

What's Changed

  • 🐛 Add --build= to package creation by @kammce in #119

Full Changelog: 5.23.2...5.23.3

5.23.2

24 Apr 13:53
43ba404

Choose a tag to compare

Hot fix for ARM64 runner

  • 🐛 Change runner OS for ARM64 to ubuntu-24.04-arm: Previously it was x86_64 and masquerading as ARM for conan causing build issues.

Full Changelog: 5.23.1...5.23.2

5.23.1

16 Feb 01:05
0b5d974

Choose a tag to compare

What's Changed

  • 👷 API docs now pulls branch and commits on top of it by @kammce in #118

Full Changelog: 5.23.0...5.23.1

5.23.0

16 Feb 00:09
7d83e4a

Choose a tag to compare

What's Changed

  • ⚡ API branch names are just repo names by @kammce in #115
  • 📝 Update inputs for api_docs_gen.yml by @kammce in #117

Full Changelog: 5.22.1...5.23.0

5.22.1

13 Feb 00:52

Choose a tag to compare

Hot fixed issue with checking PRs in .github/scripts/api_deploy.py

Full Changelog: 5.22.0...5.22.1

5.22.0

13 Feb 00:26
97479d4

Choose a tag to compare

What's Changed

  • 🏗️ Use conan hal docs for doc generation by @kammce in #113
  • Add dir input to api_docs_gen.yml by @kammce in #114

Full Changelog: 5.21.4...5.22.0

5.21.4

05 Feb 20:24
b469030

Choose a tag to compare

What's Changed

  • Automatically set the repo name for tests.yml by @kammce in #112

Full Changelog: 5.21.3...5.21.4

5.21.3

05 Feb 19:45
3c197b1

Choose a tag to compare

What's Changed

  • ✨ Add enable_clang_tidy option to tests.yml by @kammce in #111

Note

PR #111 greatly improves the cost of running CI by limiting the jobs based on which files changed in the PR. Now when we run CI,
we do not have to comment out unneeded tests for reducing server usage.

Full Changelog: 5.21.2...5.21.3