Skip to content

Releases: srevinsaju/togomak

v1.0.0-pre.2

13 Jun 16:36
da09c5d
Compare
Choose a tag to compare

Changelog

  • da09c5d fix: mandatorily check for errors on cache cleaning
  • f0f1fb7 feat: add togomak goreleaser config for v1 releases
  • c8b2d96 feat: add ls, cache clean, and init commands

v0.0.5

30 May 16:23
d26789c
Compare
Choose a tag to compare

Changelog

  • d26789c feat: automatically include dependencies when explicitly provided with options.dependencies.always-include

v0.0.5-rc.1

25 May 14:24
ea0d297
Compare
Choose a tag to compare

Changelog

  • ea0d297 ci: add docker builds
  • a1da865 feat: add log streaming feature, add docker container
  • bd066ab test: add cloudbuild tests
  • cc4a7fd fix: use togomak backend=cloudbuild to print logs
  • 1b301e6 feat: add experimental google cloud build support including log streaming
  • 2720fe4 refactor: move togomak backend schema to a separate file, and types of support backends
  • a4447eb feat: add custom backend support schema
  • 00cb389 fix: hide init command
  • 9bcd631 feat: add support for searching under .togomak directory by default

v0.0.4

31 Mar 17:23
f66a175
Compare
Choose a tag to compare

Changelog

  • f66a175 chore: bump versions to 0.0.4
  • 6d7b3ef fix: use correlation ID for the builds instead of another uuid

v0.0.3

30 Mar 05:12
ceff04e
Compare
Choose a tag to compare

Changelog

  • ceff04e chore: bump versions to 0.0.3
  • ed163e3 feat: add regex support for dependencies
  • 2737fe2 feat: add TOGOMAK_TEMPDIR env var on every build
  • 3ad33a1 tests: add output test file
  • f1a94fb chore: bump version to 0.0.2
  • 5d55141 feat: add TOGOMAK_BUILD_ID feature for traceability
  • 0854e6e feat: add support for storing build outputs

0.0.3

30 Mar 05:12
ceff04e
Compare
Choose a tag to compare

Changelog

  • ceff04e chore: bump versions to 0.0.3
  • ed163e3 feat: add regex support for dependencies
  • 2737fe2 feat: add TOGOMAK_TEMPDIR env var on every build
  • 3ad33a1 tests: add output test file
  • f1a94fb chore: bump version to 0.0.2
  • 5d55141 feat: add TOGOMAK_BUILD_ID feature for traceability
  • 0854e6e feat: add support for storing build outputs

v0.0.1-alpha.5

23 Jan 14:33
cf4fe3a
Compare
Choose a tag to compare

Changelog

  • cf4fe3a feat: initialize optional retry config, fix environment variable reading bug

v0.0.1-alpha.4

18 Jan 18:14
f9da894
Compare
Choose a tag to compare

Changelog

  • f9da894 chore: cleanup dependencies list for passes
  • e1032df feat: add support for google cloud logging
  • a267e94 chore: bump dependencies

v0.0.1-alpha.3

17 Jan 17:32
2394267
Compare
Choose a tag to compare

Changelog

  • 2394267 feat: allow option to propagate color to subjobs with .color param
  • 57c2cff fix: color detection for --color flag
  • c051dc4 feat: add shell.nix and add .gitignore

v0.0.1-alpha.2

17 Jan 14:40
cfafb6f
Compare
Choose a tag to compare

Changelog

  • cfafb6f feat: trim new lines on environment variables
  • eeb3dc5 feat: improve error handling, unlock all stages if error, add force-unlock command for lock system
  • c53e6fd feat: add --force flag, add path.exists function, stage.{id,description,name} to templating helper
  • 3520c2f feat: add license
  • 3f6a28d feat: add support for nixos, by preserving path