Skip to content

Releases: function61/turbobob

20240828_0958_978158a4

28 Aug 10:06
Compare
Choose a tag to compare
for backwards compatibility publish annotations as labels also again

20240827_1724_335cbd89

27 Aug 17:27
Compare
Choose a tag to compare
`turbobob.json`: add `description`, `website`, `documentation` and mo…

…ve `project_emoji_icon`

these also get published as OCI-compliant metadata

fix annotations for buildx

20230520_1053_486ec176

20 May 10:56
Compare
Choose a tag to compare
`turbobob.json`: add `description`, `website`, `documentation` and mo…

…ve `project_emoji_icon`

these also get published as OCI-compliant metadata

20230519_1951_ebd12913

19 May 19:54
Compare
Choose a tag to compare

Changelog

  • when dependabot build, don't publish artefacts

20221229_0940_51e6c7f5

07 Feb 13:59
Compare
Choose a tag to compare

Changelog

  • '$ bob tools init guess' - guess turbobob.json from Dockerfile contents
  • quality rules: support enabling/disabling of rules based on condition…
  • quality rules: repo origin check must not "crash" the process if not …
  • add (os,arch) linux-riscv64

20221008_1526_6e8df3f6

08 Oct 15:32
Compare
Choose a tag to compare

Changelog

  • More log line grouping in GitHub actions

20221008_1413_de61e269

08 Oct 14:17
Compare
Choose a tag to compare

Changelog

  • passthrough GITHUB_ACTIONS=true so smart build scripts can enable log line grouping
  • DEBUG ENV variable (relay from GitHub Actions' RUNNER_DEBUG=1)

20221008_1135_f2b3eb00

08 Oct 12:28
Compare
Choose a tag to compare

Changelog

  • embed more OCI-compliant metadata like repository URL, date and version

20220319_1449_b8436e94

19 Mar 14:53
Compare
Choose a tag to compare

Changelog

  • When DockerImageSpec.DockerfilePath points to a subdir, use that subdir as build context
  • $ bob www for opening project homepage / GitHub

20220129_1227_a195c359

29 Jan 12:31
Compare
Choose a tag to compare

Changelog

  • Add prepare step (as opt-in experiment)
  • Add experiment framework where user needs to opt-in to possibly later-breaking behaviour