Skip to content

Releases: leg100/otf

v0.3.24

15 Jun 21:23
e34a975
Compare
Choose a tag to compare

0.3.24 (2025-06-15)

Features

  • forgejo provider uses gitea webhooks, for compatibility with both (#793) (9628f8a), closes #792

Bug Fixes

  • allow overriding source for a vcs kind (40467e7)
  • ci: helm charts copied to wrong dir in otf-charts repo (94ab37b)
  • docs: lists in forgeyo doc rendering items on same line (db13b7a)
  • ui: nil panic when two workspace variables have same key (4a6ed58)
  • ui: various VCS fixes (#797) (99905ce)
  • when copying an ID, copy only the ID, not the <span> tag (#790) (1eb4268)

Miscellaneous

v0.3.23

26 May 10:11
eb61c7f
Compare
Choose a tag to compare

0.3.23 (2025-05-26)

Features

Bug Fixes

  • "Save variable set" button on the variableset edit page (#778) (ed7a3d2)
  • a bad background color on the oauth2 confirmation page (#786) (09b3366)
  • add primary key to events table (1cc6a21)
  • drop organization event trigger (869b82f)
  • event cleanup failing (7a76322)
  • jobs belonging to terminated runners should not restart allocator (3b8e111)
  • permit events larger than 8000 bytes (e528d9a)
  • reduce websocket logging noise (ed81049)
  • start subsystems in order to eliminate flaky tests (63ab291)
  • support earliest supported version of postgres (v13) (649f499)
  • tests: broken runner registration test (36ac6a7)
  • tests: disable flaky terraform login redirect check (4f3f6c0)
  • tests: don't use singleton http handler (eae2149)
  • tests: screenshots not being archived upon failure (3ff867e)
  • tests: suppress tls handshake errors (d3c42ab)
  • tests: use check instead of click for flaky tests (e458abe)
  • tests: use workaround for flaky checkbox clicks (d8dc659)
  • wait for listener to start first (b49fdb7)
  • wrong math operator causes logs to be prematurely chunked (9fcd312)

Miscellaneous

  • archive browser traces in github actions (0310143)
  • debug GHA failing tests (c7ef8ce)
  • remove unused list components (e7166ea)
  • require log chunk attributes (00d61c8)
  • revert go test make task (6d0b2a3)

v0.3.22

18 May 10:09
ddc5d05
Compare
Choose a tag to compare

0.3.22 (2025-05-18)

Bug Fixes

  • add --allowed-origins parameter (#773) (b0c83ed)
  • bad background colors on dark themes (26fa6fc)

Miscellaneous

  • bump playwright version (94a474e)
  • check for differences in CI (c634586)
  • docs: remove redundant flag --dev-mode (ac1d401)
  • docs: tweak a couple of pages (2904f91)
  • remove redundant connection param (#774) (5b784c8)
  • remove unused watch func (5bc63b2)
  • use go tool for templ (403974f)

v0.3.21

04 May 09:06
215abdf
Compare
Choose a tag to compare

0.3.21 (2025-05-04)

Features

  • new workspace now uses latest engine version (bd40d22)

Miscellaneous

v0.3.20

25 Apr 07:30
8692710
Compare
Choose a tag to compare

0.3.20 (2025-04-25)

Features

Bug Fixes

  • ui: some things hard to see in dark mode (c4aece4)

Miscellaneous

v0.3.19

16 Apr 19:00
b460ada
Compare
Choose a tag to compare

0.3.19 (2025-04-16)

Features

  • docs: add search (aa5d43b)
  • ui: move theme selecter to navbar (af37fe7)
  • ui: re-style workspace main page (d0084b5)

Bug Fixes

  • allow email address for username (ecf3a3d)

Miscellaneous

v0.3.18

13 Apr 21:47
00a0dcc
Compare
Choose a tag to compare

0.3.18 (2025-04-13)

Features

Bug Fixes

  • allow variable set with same name in another org (8834ba2)
  • ui: set max width (cceb0d3)
  • ui: stale statuses on run page (c4f3a65)

Miscellaneous

v0.3.17

08 Apr 19:46
8316825
Compare
Choose a tag to compare

0.3.17 (2025-04-08)

Features

Bug Fixes

  • add logs index to prevent workspace delete timeout (e12dec5)
  • ui: broken workspace lock widget for non-site-admins (37c5d1d)
  • ui: express durations > 24h as days not hours (a37f826)

Miscellaneous

  • bump sqlc version (96007b3)
  • introduce resource.ID interface (454209f)
  • screenshot test failures (06443b1)

v0.3.16

17 Mar 07:31
06272c2
Compare
Choose a tag to compare

0.3.16 (2025-03-17)

Features

  • ui: tabulate workspace and run listings (#741) (31ab7ce)

Bug Fixes

v0.3.15

13 Mar 10:19
d433ee2
Compare
Choose a tag to compare

0.3.15 (2025-03-13)

Features

Bug Fixes

  • ui: pagination broken on some pages (cc6d970)