Skip to content

Releases: iblai/lms

v0.54.7

Choose a tag to compare

@bnsoni bnsoni released this 30 Jul 21:32

0.54.7 (2026-07-30)

Bug Fixes

  • ci: queue time must not count against the execution timeout (0d7dd45), closes os#367

v0.54.6

Choose a tag to compare

@bnsoni bnsoni released this 30 Jul 18:59

0.54.6 (2026-07-30)

Bug Fixes

  • ci: cancel the dispatched run when the caller is cancelled (8b71864), closes os#394

v0.54.5

Choose a tag to compare

@bnsoni bnsoni released this 30 Jul 17:56

0.54.5 (2026-07-30)

Bug Fixes

v0.54.4

Choose a tag to compare

@bnsoni bnsoni released this 30 Jul 14:27

0.54.4 (2026-07-30)

Bug Fixes

  • ci: push PR images to ECR instead of OCIR (b8f5f94)

v0.54.3

Choose a tag to compare

@bnsoni bnsoni released this 29 Jul 18:18

0.54.3 (2026-07-29)

Bug Fixes

  • ci: a skipped e2e is not a failure (3fb1afd)
  • ci: queue guard must tell an offline runner from a busy one (c229ddf), closes os#390

v0.54.2

Choose a tag to compare

@bnsoni bnsoni released this 29 Jul 16:45

0.54.2 (2026-07-29)

Bug Fixes

  • ci: run the e2e gate on a hosted runner (e4a0d33)

v0.54.1

Choose a tag to compare

@bnsoni bnsoni released this 29 Jul 16:37

0.54.1 (2026-07-29)

Bug Fixes

  • ci: pin PR e2e to stg1 and fail fast when the runner is offline (d82973d), closes os#361

v0.54.0

Choose a tag to compare

@bnsoni bnsoni released this 29 Jul 04:03

0.54.0 (2026-07-29)

Features

  • ci: use stg2 as overflow when stg1 is busy (112aa8e)

v0.53.1

Choose a tag to compare

@bnsoni bnsoni released this 29 Jul 03:04

0.53.1 (2026-07-29)

Bug Fixes

  • ci: run-name claimed 4 browsers when only chrome runs (d7ae227)

v0.53.0

Choose a tag to compare

@bnsoni bnsoni released this 29 Jul 02:57

0.53.0 (2026-07-29)

Features

  • pr-e2e: stream progress + publish the report link on the PR (77418bb)

Bug Fixes

  • pr-e2e: pass merge_sha so the suite and app image share one commit (e0b8d4e)

CI

  • e2e: run PR e2e on the central pipeline instead of OCI container instances (988808e)