Skip to content

v0.3.24

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jun 21:23
e34a975

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