Skip to content

Commits

Commits on Apr 17, 2022

  1. support standalone mode and display version

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Apr 17, 2022
    Copy the full SHA
    3472856 View commit details

Commits on Mar 21, 2022

  1. chore: update dev dependencies and workflow

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Mar 21, 2022
    Copy the full SHA
    2e23606 View commit details

Commits on Sep 3, 2021

  1. Add config-inline input

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Sep 3, 2021
    Copy the full SHA
    34e94a5 View commit details

Commits on Jul 11, 2021

  1. Explicit version spec for caching

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Jul 11, 2021
    Copy the full SHA
    580d5c7 View commit details

Commits on Jul 2, 2021

  1. Allow building buildx from source

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Jul 2, 2021
    Copy the full SHA
    f40e889 View commit details

Commits on Jun 29, 2021

  1. Fix docker: invalid reference format

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Jun 29, 2021
    Copy the full SHA
    d5b70f5 View commit details

Commits on Jun 23, 2021

  1. Use built-in getExecOutput

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Jun 23, 2021
    Copy the full SHA
    29f1eeb View commit details
  2. Use core.getBooleanInput

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Jun 23, 2021
    Copy the full SHA
    dffa649 View commit details

Commits on May 30, 2021

  1. Update generated content

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed May 30, 2021
    Copy the full SHA
    68810d1 View commit details

Commits on Apr 28, 2021

  1. Display BuildKit version

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Apr 28, 2021
    Copy the full SHA
    36d8e00 View commit details

Commits on Apr 23, 2021

  1. Remove os limitation

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Apr 23, 2021
    Copy the full SHA
    881cacd View commit details
  2. Display BuildKit container logs

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Apr 23, 2021
    Copy the full SHA
    5b1c96a View commit details
  3. Enhance builder inspection

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Apr 23, 2021
    Copy the full SHA
    7275023 View commit details

Commits on Apr 22, 2021

  1. Add config input

    Signed-off-by: Gabriel Martinez <gabrielmartinez@sisti.pt>
    Gabriel Martinez committed Apr 22, 2021
    Copy the full SHA
    9b36596 View commit details

Commits on Apr 1, 2021

  1. Enhance workflow

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Apr 1, 2021
    Copy the full SHA
    cb02c5f View commit details

Commits on Jan 5, 2021

  1. Revert "Merge pull request #46 from crazy-max/disable-clipping"

    This reverts commit 87e1457, reversing
    changes made to 370507b.
    
    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Jan 5, 2021
    Copy the full SHA
    8f7787f View commit details

Commits on Jan 4, 2021

  1. Tweak BuildKit step log limits

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Jan 4, 2021
    Copy the full SHA
    467d339 View commit details
  2. Override the configured builder instance

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Jan 4, 2021
    Copy the full SHA
    0ddb9e8 View commit details

Commits on Jan 1, 2021

  1. Improve builder name generation

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Jan 1, 2021
    Copy the full SHA
    db0ae32 View commit details

Commits on Dec 6, 2020

  1. Remove hardcoded buildkit container image moby/buildkit:v0.8-beta

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Dec 6, 2020
    Copy the full SHA
    ca778fe View commit details

Commits on Oct 20, 2020

  1. Group log output

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Oct 20, 2020
    Copy the full SHA
    f9ddc94 View commit details

Commits on Oct 5, 2020

  1. Temporarly set buildkit container image to moby/buildkit:v0.8-beta

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Oct 5, 2020
    Copy the full SHA
    d4577a6 View commit details

Commits on Sep 12, 2020

  1. Exclude empty items from input list

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Sep 12, 2020
    Copy the full SHA
    67730cc View commit details

Commits on Sep 8, 2020

  1. Rename endpoint

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Sep 8, 2020
    Copy the full SHA
    583e11d View commit details
  2. Merge remote-tracking branch 'upstream/master' into add-context-input

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Sep 8, 2020
    Copy the full SHA
    48948ec View commit details

Commits on Sep 6, 2020

  1. Add context input (#16)

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Sep 6, 2020
    Copy the full SHA
    1b18b10 View commit details

Commits on Sep 5, 2020

  1. Add support for more platform (crazy-max/ghaction-docker-buildx#223)

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Sep 5, 2020
    Copy the full SHA
    0fc9dc8 View commit details

Commits on Sep 3, 2020

  1. Check buildx version

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Sep 3, 2020
    Copy the full SHA
    0be6f65 View commit details
  2. Allow daemon side entitlements by default

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Sep 3, 2020
    Copy the full SHA
    f8a909f View commit details
  3. driver-opt as array of inputs (renamed driver-opts)

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Sep 3, 2020
    Copy the full SHA
    d479e0f View commit details

Commits on Aug 27, 2020

  1. support for docker driver

    Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
    Tonis Tiigi committed Aug 27, 2020
    Copy the full SHA
    48f3bdf View commit details

Commits on Aug 26, 2020

  1. Add container based dev flow (#4)

    * add container based dev flow
    
    Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
    
    * Fix yarn test for container based dev flow
    
    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    
    * Update contributing guidelines and test workflow
    
    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    
    Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
    2 people authored and GitHub committed Aug 26, 2020
    Copy the full SHA
    41ae3d0 View commit details

Commits on Aug 18, 2020

  1. Initial commit (docker/build-push-action#87)

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Aug 18, 2020
    Copy the full SHA
    04eaa7c View commit details