Skip to content

Releases: OneLiteFeatherNET/workflows

v2.1.0

13 May 08:51
fc3c2d5

Choose a tag to compare

2.1.0 (2026-05-13)

Features

  • gradle-build-pr: add run-tests flag for BOM and test-less projects (#10) (3508e38)

v2.0.1

11 May 16:59
8344a33

Choose a tag to compare

2.0.1 (2026-05-11)

Bug Fixes

  • gradle-build-pr: deduplicate junit_files glob to avoid double-counted results (#7) (1f2b60d)

v2.0.0

11 May 14:36
b2fc07f

Choose a tag to compare

2.0.0 (2026-05-11)

⚠ BREAKING CHANGES

  • default java-version changed from 21 to 25, default runs-on changed from triple-OS matrix to ["ubuntu-latest"], default gradle-task changed from clean build test to build test.

Features

  • path-based change detection, Java 25 default, speed & debug tu… (#3) (5400a36)

v1.0.0

11 May 14:00
426d0a1

Choose a tag to compare

1.0.0 (2026-05-11)

Features

  • initial reusable workflows, docs and release-please setup (e5a9178)