Skip to content

Latest commit

 

History

History
1264 lines (653 loc) · 58.2 KB

File metadata and controls

1264 lines (653 loc) · 58.2 KB

v8.5.1 - 2026-07-08

Bug Fixes

  • (buildx-bake) Verify hydrated LFS source before builds (aadcbaf)

v8.5.0 - 2026-07-06

Features

  • (workflows) Enable build checkout lfs by default (8f60633)

v8.4.0 - 2026-07-03

Features

  • (buildx-bake) Add optional Docker and Compose setup versions (2eea79e)
  • (buildx-bake) Add Docker and Compose setup passthroughs (abda965)
  • (build) Support Docker versions in pre and post jobs (65aec6c)

v8.3.14 - 2026-06-26

Bug Fixes

  • (build) Use PR head SHA for image metadata tags (91758ca)

v8.3.13 - 2026-06-19

Miscellaneous Tasks

  • Bump github action version (06c47c3)

v8.3.12 - 2026-06-04

Bug Fixes

  • (release-changelog) Handle missing bootstrap previous version (91dda42)

v8.3.11 - 2026-05-19

Bug Fixes

  • (release-changelog) Omit pr and include non conventional (42c9401)

v8.3.10 - 2026-05-19

Bug Fixes

  • (release-changelog) Overwrite output file (99f6daf)

v8.3.9 - 2026-05-19

Bug Fixes

  • (release-changelog) Add exactly one new line at the end (040eb1a)

Documentation

  • (actions) Add reusable workflow and action READMEs (2729780)

v8.3.8 - 2026-05-19

Documentation

  • (readme) Describe reusable github actions repository (0ef19b5)

Miscellaneous Tasks

  • (repo) Add guidance and version README refs (405e245)

v8.3.7 - 2026-05-18

Bug Fixes

  • (changelog) Guard compare link when previous.version is null (19d4ab1)
  • (changelog) Add CI-only trailing newline for prepend (7e1bb7a)

v8.3.6 - 2026-05-15

Bug Fixes

  • (changelog) Guard compare link when previous.version is null (fef7cdb)

v8.3.5 - 2026-05-15

Bug Fixes

  • (changelog) Use underscore italic style for commit scopes (595d52d)

v8.3.4 - 2026-05-15

Bug Fixes

  • (release-changelog) Set correctpermissions (70af3f0)

v8.3.3 - 2026-05-14

Documentation

  • (changelog) Update format (ad5a6df)

Miscellaneous Tasks

  • Update github action version (c38a86a)

v8.3.2 - 2026-05-14

Bug Fixes

  • (release-changelog) Update template for correct versino prefix (b3cbe50)

v8.3.1 - 2026-05-14

Refactor

  • (release-changelog) Add version prefix (c131dc1)

v8.3.0 - 2026-05-14

Features

  • (changelog) Add optional emoji support in group headers (3d20358)

v8.2.4 - 2026-05-14

Refactor

  • (changelog) Consolidate git-cliff shell steps (f4d4273)
  • Change to local action for testing (942ea94)
  • (release-changelog) Add comments to bash script (99cbf8f)

Performance

  • (changelog) Install git-cliff from GitHub releases (4ca4e25)

v8.2.3 - 2026-05-14

Refactor

  • (changelog) Invoke git-cliff directly (ad7052d)

v8.2.2 - 2026-05-13

Refactor

  • (release-changelog) Change upload artifact action (1d4da60)
  • Rename migrated upload action (0a61161)

v8.2.1 - 2026-05-13

Bug Fixes

  • (release-changelog) Strip folders from artifact (0614013)

v8.2.0 - 2026-05-13

Features

  • (workflows) Allow release source artifact download (ae21352)
  • (workflows) Add configurable release artifact download (a52ffca)
  • (release-changelog) Publish changelog summary and artifact (bf2e95d)

v8.1.3 - 2026-05-12

Refactor

  • (release-changelog) Use compare for version title (ed27c47)

v8.1.2 - 2026-05-12

Bug Fixes

  • (workflows) Use versioned refs for same-repo composite actions (e4bc3e9)

v8.1.1 - 2026-05-12

Bug Fixes

  • (release) Set output values (4d5ad1e)

v8.1.0 - 2026-05-12

Features

  • (release-changelog) Ignore tags that are not stable format (d777838)

Refactor

  • (workflows) Rename release.yml to release.self.yml, promote.yml to release.yml (74a24ef)
  • (release) Extract release update action (2b0c194)
  • (release) Group release actions under release directory (3bbc810)
  • (release-changelog) Remove ignore_tags (9369e99)

v8.0.0-rc - 2026-05-12

Refactor

  • (workflows) Rename release.yml to release.self.yml, promote.yml to release.yml (bfb1169)

v7.3.0 - 2026-05-12

Features

  • (release-changelog) Add commit/issue links and skip chore bumps (be760f5)
  • (release-changelog) Link version heading to GitHub release tag and skip CI-flagged commits (f01332a)
  • (release-changelog) Skip commits with [skip changelog] in message (6749dca)

Bug Fixes

  • (promote) Default changelog-config to empty to use bundled cliff.toml (bfb2f0c)

v7.2.3 - 2026-05-12

Refactor

  • (release-changelog) Extract release changelog into composite action (cab0a24)
  • (workflows) Replace remote action refs with relative paths (7bf9290)

v7.2.2 - 2026-05-12

Bug Fixes

  • (promote) Simplify release file fallback using /dev/null (5ed6673)

v7.2.1 - 2026-05-12

Bug Fixes

  • (promote) Rename release-publish-enable and fix required file input (5e4ee43)

v7.2.0 - 2026-05-12

Features

  • (promote) Replace release-publish with svenstaro/upload-release-action (410694e)

v7.1.0 - 2026-05-12

Features

  • (promote) Replace requarks/changelog-action with orhun/git-cliff-action (b24fbc6)
  • (promote) Add changelog-prepend input for git-cliff prepend mode (27ccd5e)

Bug Fixes

Refactor

  • (release-changelog) Replace jx-changelog with requarks/changelog-action (6c33f25)

v7.0.6-prerelease - 2026-05-12

Features

  • (actions) Add release-changelog action using jx-changelog (dd47479)
  • (actions) Add image/tag inputs, structured prepend, and changelog file tracking (5c7975b)
  • (actions) Add draft input to release-changelog action (5ac5fff)
  • (workflows) Opt in to changelog on release, disable by default in promote (26c0dd6)
  • (actions) Add release-publish action, decouple from changelog generation (7f733d9)
  • (release) Publish release (b7baac4)
  • (release-version) Add version-tag-prefix input (ca1402b)
  • (release-version) Auto-resolve previous-version from release branch (3073e65)
  • (release-version) Add previous version output (b0944d3)

Bug Fixes

  • (actions) Default draft to true, optimize capture step (252149e)
  • Add prerelease versions (3ce0696)
  • Set jx changelog correct args (493118b)

v7.0.5 - 2026-05-05

Miscellaneous Tasks

v7.0.4 - 2026-05-05

Miscellaneous Tasks

v7.0.3 - 2026-05-05

Bug Fixes

  • (build) Add prepare runner override (eb897e1)

v7.0.2 - 2026-05-05

Revert

  • "fix(release-version): install qemu if not amd64" (a091c12)
  • "fix(build): default reusable workflow runner to arm" (f683b88)

v7.0.1 - 2026-05-05

Bug Fixes

  • (release-version) Install qemu if not amd64 (be667a1)

Miscellaneous Tasks

  • Update qemu action version (c228dfb)

v7.0.0 - 2026-05-05

Bug Fixes

  • (release) Push tag-triggered release commits to default branch (947b3ba)

v7.0.0-prerelease - 2026-05-05

Bug Fixes

  • (build) Make image build runners architecture-specific (86cb536)
  • (build) Default reusable workflow runner to arm (332dd65)

v6.7.5 - 2026-04-27

Miscellaneous Tasks

  • Update setup-just action (cd07f2d)

v6.7.4 - 2026-04-14

Bug Fixes

  • (command-action) Upload artifacts on failure but skip cancelled runs (45e37f5)

v6.7.3 - 2026-04-04

Refactor

  • (build) Align runner default input names (41f2633)

v6.7.2 - 2026-04-04

Refactor

  • (build) Add explicit runner fallback overrides for build, pre, and post steps (bb2b839)

v6.7.1 - 2026-03-30

Bug Fixes

  • (pr-create) Set default value (cb679f5)

v6.7.0 - 2026-03-26

Features

  • Update github script action version (106db0f)

v6.6.2 - 2026-03-26

Features

  • (test/label) Add post-comment input to control PR commenting (91c013f)

Refactor

  • (test) Add option to disable comment on label check (b7fae1f)

v6.6.0 - 2026-02-23

Features

  • (promote) Set version output (3efc1a8)

v6.5.1 - 2026-02-23

Bug Fixes

  • (build) Set version output (b576e01)

v6.5.0 - 2026-02-23

Features

Refactor

  • (test) Add detail in comment (82388d2)

v6.4.0 - 2026-02-22

Features

  • (pr-create) Use ubuntu 24.04 arm64 runner by default (9a3ab3c)

v6.3.2 - 2026-02-20

Refactor

v6.3.1 - 2026-02-20

Refactor

  • (test) Restructure actions (69311e0)

v6.3.0 - 2026-02-20

Features

  • (pr-job-rerun) Add output (f357a5a)

v6.2.6 - 2026-02-20

Refactor

  • (pr-job-rerun) Run failed, all or a job (675fd6e)

v6.2.5 - 2026-02-20

Bug Fixes

  • (pr-reruns) Use right endpoint (f98dc40)

v6.2.4 - 2026-02-19

Bug Fixes

  • (pr) Avoid endless waiting (255bff9)

v6.2.3 - 2026-02-19

Refactor

  • Simplify version bumping in files (11bdbd5)

v6.2.2 - 2026-02-19

Refactor

v6.2.1 - 2026-02-19

Bug Fixes

  • (test) Set default value (092325f)

v6.2.0 - 2026-02-19

Features

Refactor

  • (release) Rename secret (be52207)

v6.1.1 - 2026-02-19

Bug Fixes

  • (release-git-push) Set version prefix (1281fa9)

v6.1.0 - 2026-02-19

Features

v6.0.4 - 2026-02-16

Refactor

  • (git-push) Make push and tag atomic (6180818)

v6.0.3 - 2026-02-15

Bug Fixes

  • (promote) Set package permissions (ee15b79)
  • (relase) Set package permissions (8757bc5)

v6.0.2 - 2026-02-15

Bug Fixes

  • (promote) Add missing input (5470a92)

v6.0.1 - 2026-02-15

Bug Fixes

  • (promote) Add missing inputs (8687359)

v6.0.0 - 2026-02-15

Features

  • (promote) Add promote image step (16e4b54)

Bug Fixes

  • (promote) Add note for package permissions (2be9b1d)

Refactor

  • [breaking] Remove release workflow (05ca853)

v5.0.0 - 2026-02-15

Features

  • (bake) Add commit-sha output (a3686f8)

Bug Fixes

  • (bake) Set image-digests output (4b6f620)
  • (make) Rename file (1940f41)

Refactor

  • (bake) [breaking] Rename pull request as build workflow (9e23e4f)

v4.0.8 - 2026-02-15

Features

  • (bake) Add additional tag input (dac339c)

v4.0.7 - 2026-02-15

Features

  • (bake) Add promote action (81fa635)

v4.0.6 - 2026-02-15

Bug Fixes

  • (bake) Add output to pull request (26ed137)

v4.0.5 - 2026-02-15

Bug Fixes

  • (bake) Set correct json format (bb74bad)

v4.0.4 - 2026-02-15

Bug Fixes

  • (bake) Set correct json format (1789825)

v4.0.3 - 2026-02-15

Bug Fixes

  • (bake) Set correct output (52eb611)

v4.0.2 - 2026-02-15

Refactor

v4.0.1 - 2026-02-15

Refactor

v4.0.0 - 2026-02-15

Bug Fixes

  • [breaking] Rename version input names (58560ff)

v3.0.0 - 2026-02-15

Features

  • (action) Add metadata output (6d6f260)

Bug Fixes

  • Pass input for version output format (ea7c1f9)
  • Correct typo (9ad7edf)

Refactor

  • [breaking] Rename version input names (db02661)
  • Use python for creating manifest list (7940ad8)

v2.0.0 - 2026-02-14

Refactor

  • [breaking] Set docker login in pre and post steps as default (9b913cb)

v1.1.0 - 2026-02-14

Features

  • Make docker login and qemu install optional in pre and post steps (b7ef0f8)

v1.0.1 - 2026-02-14

Bug Fixes

v1.0.0 - 2026-02-14

Features

  • [breaking] Add modules, fetch and tags arguments to checkout in workflows (4346a94)

v0.4.18 - 2026-02-13

Bug Fixes

  • Allow internal pipeline to modify workflow files when bumping versions (5404e47)

Miscellaneous Tasks

  • Add internal release pipeline (693d79a)
  • Add checkout token (ed49cde)

Revert

  • "fix: allow internal pipeline to modify workflow files when bumping versions" (5cb00fb)

v0.4.17 - 2026-02-11

Features

  • Add git-push option to promote workflow (64949f9)

v0.4.16 - 2026-01-29

Bug Fixes

  • Set name of pre and post steps (83c7fca)

Revert

  • "fix: set name of pre and post steps" (af2067e)

v0.4.15 - 2026-01-29

Bug Fixes

  • Set name of pre and post steps (c2063fe)

v0.4.14 - 2026-01-29

Bug Fixes

  • Set name of pre and post steps (1e949e9)

v0.4.13 - 2026-01-29

Bug Fixes

  • Set name of pre and post steps (bf60fde)

v0.4.12 - 2026-01-29

Bug Fixes

v0.4.11 - 2026-01-29

Bug Fixes

v0.4.10 - 2026-01-29

Bug Fixes

Refactor

  • Remove redundant functions (adcc990)

v0.4.9 - 2026-01-29

Bug Fixes

v0.4.8 - 2026-01-29

Features

  • Get commit sha to release (6044bd2)

v0.4.7 - 2026-01-29

Features

v0.4.6 - 2026-01-29

Features

  • Ensure lowercase registry-image (4ccb919)

v0.4.5 - 2026-01-29

Bug Fixes

v0.4.4 - 2026-01-29

Bug Fixes

  • Handle especial chars better (cdb1192)

v0.4.3 - 2026-01-29

Refactor

  • Use python for matrix generation (1d10088)

v0.4.2 - 2026-01-29

Bug Fixes

  • Set input as not required (cf1f4ff)

v0.4.1 - 2026-01-29

Refactor

  • Set job name from matrix (ca8a988)

v0.4.0 - 2026-01-29

Refactor

v0.3.31 - 2026-01-29

Refactor

v0.3.30 - 2026-01-29

Refactor

v0.3.29 - 2026-01-29

Bug Fixes

  • Set default value for secret (90ab68e)

v0.3.28 - 2026-01-29

Bug Fixes

  • Set default value for secret (f85dcf7)

v0.3.27 - 2026-01-29

Bug Fixes

  • Set default if secret not set (6bd41c3)

v0.3.26 - 2026-01-29

Bug Fixes

  • Set secret as not required (d455041)

v0.3.25 - 2026-01-28

Features

  • Add checkout token option (5778320)

v0.3.23 - 2026-01-15

Bug Fixes

  • Avoid error due to unescape char (307ea33)

v0.3.22 - 2025-10-22

Features

  • (bake) Relocate space cleanup action (7bc0aca)

v0.3.21 - 2025-08-26

Refactor

  • (buildx-bake) Rename step (e5b27bb)

v0.3.20 - 2025-08-26

Features

  • (buildx-bake) Add cache mounts (cc22496)

Refactor

  • Remove type from action (726da7a)

v0.3.19 - 2025-08-12

Bug Fixes

v0.3.18 - 2025-08-12

Bug Fixes

v0.3.17 - 2025-08-06

Features

  • (pr-create) Add draft input (09851b1)

v0.3.16 - 2025-08-06

Refactor

v0.3.15 - 2025-08-05

Features

  • (pr-create) Add base branch to checkout (d280bfe)

v0.3.14 - 2025-07-29

Refactor

  • Name source code artifact name (5883c4f)

v0.3.13 - 2025-07-29

Bug Fixes

v0.3.12 - 2025-07-29

Features

  • Add docker login to post steps (dac4916)

v0.3.11 - 2025-07-29

Bug Fixes

v0.3.10 - 2025-07-29

Bug Fixes

v0.3.9 - 2025-07-29

Features

v0.3.8 - 2025-07-29

Features

v0.3.7 - 2025-07-29

Features

v0.3.6 - 2025-07-29

Features

  • Add docker login to post steps (e63717c)

v0.3.5 - 2025-07-29

Features

v0.3.4 - 2025-07-29

Bug Fixes

v0.3.3 - 2025-07-28

Bug Fixes

v0.3.2 - 2025-07-28

Refactor

v0.3.1 - 2025-07-28

Refactor

  • Update same repo action path (43fc5bf)

v0.3.0 - 2025-07-28

Features

  • Add multi runner docker bake builds (07b1512)
  • Add command action (4dec44b)

Refactor

v0.3.0-prerelease - 2025-07-28

Refactor

  • (bake) [breaking] Rename registry image input (a83d26c)

v0.2.22 - 2025-07-25

Refactor

  • (pull-request) Remove unneeded env vars (10e2ab0)

v0.2.21 - 2025-07-25

Refactor

  • Use read for content in pull-request (f80b4ee)
  • (release) Allow explicit command pre build (a818204)
  • (pull-request) Allow explicit command pre build (5a535cf)
  • Add more steps to release (a0ac39f)
  • Add more steps to pull-request (695e02a)

Miscellaneous Tasks

  • Update versions in pull request (ffc2a4e)

v0.2.20 - 2025-07-24

Features

  • Add pull-request action (c9e9057)

v0.2.19 - 2025-07-01

Bug Fixes

  • (pr-create) Set branch name (119a917)

v0.2.18 - 2025-07-01

Refactor

v0.2.17 - 2025-07-01

Bug Fixes

v0.2.16 - 2025-07-01

Refactor

  • Convert pr-create to workflow (678579c)

v0.2.15 - 2025-07-01

Features

  • (pr-create) Set command as required (fe17f5d)

v0.2.14 - 2025-07-01

Features

  • Add pr-create composite action (ec42d90)

v0.2.13 - 2025-05-22

Features

  • Add option to free space in release (bb78092)

v0.2.12 - 2025-05-09

Bug Fixes

v0.2.11 - 2025-05-09

Refactor

  • Do not require files to be added by git (26476b1)

v0.2.10 - 2025-05-09

Bug Fixes

v0.2.9 - 2025-05-09

Features

  • (bake) Add image name env var (13bca3b)

v0.2.8 - 2025-05-09

Features

  • Add docker qemu to release action (9cf9a20)

v0.2.6 - 2025-05-09

Refactor

v0.2.5 - 2025-01-09

Bug Fixes

  • (release) Add package lock option (2867a22)

v0.2.4 - 2025-01-09

Features

  • (version-file) Add package lock option (0dbf258)

Refactor

  • Make git add files required (2ee28d9)

v0.2.3 - 2025-01-03

Refactor

  • Use capitalization in step names (5c12666)

v0.2.2 - 2024-12-30

Features

  • Add bake set default values (1fb4918)

v0.2.1 - 2024-12-30

Bug Fixes

  • Add bake set and push to release workflow (e654dfc)

v0.2.0 - 2024-12-30

Features

v0.1.2 - 2024-12-26

Features

  • (release) Add version output (66410dc)

v0.1.1 - 2024-12-24

Bug Fixes

  • (version) Use quotes for justfile (d9ce9c8)

v0.1.0 - 2024-12-24

Refactor

  • Use github action to install just (8c92f83)
  • (version) Use value from input as file names (bf3bec2)

v0.0.23 - 2024-12-24

Features

  • (release) Add just hooks (be9ea1a)

v0.0.22 - 2024-12-24

Features

  • (buildx-bake) Add var to set extra bake files (0761bdd)

Refactor

  • (release) Convert node release to a generic release workflow (f7ad8d2)

v0.0.21 - 2024-12-24

Bug Fixes

v0.0.20 - 2024-12-24

Bug Fixes

Refactor

  • Set default registry username (99cbc03)

v0.0.19 - 2024-12-24

Bug Fixes

  • Set registry pass as secret (a8dbbeb)

v0.0.18 - 2024-12-24

Refactor

  • Set username and pass default values (8889711)

v0.0.17 - 2024-12-23

Refactor

v0.0.16 - 2024-12-23

Bug Fixes

v0.0.15 - 2024-12-23

Bug Fixes

v0.0.14 - 2024-12-23

Features

v0.0.12 - 2024-12-23

Features

  • Add release git push action (3e61665)

Refactor

  • Use release git push action (b814e62)

v0.0.10 - 2024-12-23

Refactor

v0.0.9 - 2024-12-23

Features

  • Add node release workflow (0f6a765)

Refactor

  • Rename buildx bake action (63a6f52)

v0.0.8 - 2024-12-23

Features

v0.0.7 - 2024-12-23

Features

  • Add buildx bake workflow (5be6f0c)

v0.0.6 - 2024-12-23

Miscellaneous Tasks

v0.0.5 - 2024-12-23

Bug Fixes

v0.0.4 - 2024-12-23

Refactor

  • Use dash in input names (0a7b0c9)

Miscellaneous Tasks

v0.0.3 - 2024-12-23

Features

Refactor

  • Use lower case for inputs (f53831d)

v0.0.2 - 2024-12-17

Features

  • Add promote and golint workflows (492ed35)

v0.0.1 - 2024-12-17

Features