Skip to content

Releases: tawAsh1/batchkoi

v0.6.0

15 Jun 02:18
Immutable release. Only release title and notes can be modified.
9573190

Choose a tag to compare

Changelog

v0.5.0

12 Jun 13:43
Immutable release. Only release title and notes can be modified.
v0.5.0
1f84fb8

Choose a tag to compare

What's new

  • FARGATE definitions no longer diff forever — registering without fargatePlatformConfiguration makes AWS fill in {platformVersion: "LATEST"}; diff/deploy now ignore that server-filled default when the local file omits the field (an explicitly pinned version still compares normally). Previously every deploy registered a new revision. (#12)
  • logs <array-parent-id> --follow attaches the same rich tail as run --array: every child interleaved behind a colored per-child prefix, progress bar, paging beyond 32 children. Works mid-run and as a full replay after completion. (#12)
  • deregister --rev N — one-shot deregister of specific revision(s) (repeatable / comma-separated) instead of --keep-count pruning. Every target must be ACTIVE; a typo'd or already-INACTIVE revision fails the whole batch before anything is deregistered. (#12; the squashed commit title says "register --rev" — it is deregister)
  • Docs: command arguments that start with a dash need the --command= form (--command=-u); documented in both READMEs. (#12, #13)

Verify any archive's build provenance with:
gh attestation verify <file> --repo tawAsh1/batchkoi

v0.4.0

11 Jun 15:24
Immutable release. Only release title and notes can be modified.
v0.4.0
329a895

Choose a tag to compare

Changelog

  • de6e28f: fix: emit empty collections as [] (not null) in -o json (#10) (@tawAsh1)
  • 329a895: Review fixes: register-once, run --dry-run, config templating, command tests (#11) (@tawAsh1)

v0.3.0

11 Jun 14:38
Immutable release. Only release title and notes can be modified.
v0.3.0
3b7fa20

Choose a tag to compare

Changelog

v0.2.0

11 Jun 13:39
Immutable release. Only release title and notes can be modified.
v0.2.0
30187b0

Choose a tag to compare

Changelog

  • 30187b0: Review fixes + run --array with paged, colored child log tailing (#7) (@tawAsh1)

v0.1.1

11 Jun 13:07
Immutable release. Only release title and notes can be modified.
v0.1.1
4a816ce

Choose a tag to compare

Changelog

  • 4a816ce: Bundled setup action (provenance-verified, trivy-incident hardened) (#6) (@tawAsh1)

v0.1.0

11 Jun 12:42
Immutable release. Only release title and notes can be modified.
v0.1.0
861a5fd

Choose a tag to compare

Changelog