Skip to content

Commits

Commits on Jul 27, 2022

  1. replace deprecated fs.rmdir with fs.rm

    Signed-off-by: Ben Drucker <bvdrucker@gmail.com>
    Ben Drucker committed Jul 27, 2022
    Copy the full SHA
    988cb09 View commit details

Commits on Apr 28, 2022

  1. Standalone mode support

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Apr 28, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    38b4580 View commit details

Commits on Mar 15, 2022

  1. chore: update dev dependencies and workflow

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Mar 15, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    2d081a4 View commit details

Commits on Mar 14, 2022

  1. add imageid output and use metadata to set digest output

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Mar 14, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    50fa005 View commit details

Commits on Feb 9, 2022

  1. Enhance outputs display

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Feb 9, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    5af8693 View commit details

Commits on Aug 16, 2021

  1. Add metadata output

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Aug 16, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    c0b121f View commit details

Commits on Jul 1, 2021

  1. Small typo and ensure trimmed output

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Jul 1, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    fcaaa5e View commit details

Commits on Jun 22, 2021

  1. Use built-in getExecOutput

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Jun 22, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    a437a45 View commit details

Commits on May 26, 2021

  1. Enhance console output

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed May 26, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    57f367c View commit details

Commits on Apr 27, 2021

  1. Fix setOutput

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Apr 27, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    5e92e66 View commit details
  2. Remove os limitation

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Apr 27, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    d619a7f View commit details

Commits on Oct 21, 2020

  1. Throw error message instead of exit code

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Oct 21, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    de804a5 View commit details

Commits on Oct 19, 2020

  1. Do not set --iidfile flag if local and tar exporters are used

    More tests for context module
    
    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Oct 19, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    08566ae View commit details

Commits on Sep 3, 2020

  1. Use --builder

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Sep 3, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    cf9301c View commit details

Commits on Sep 2, 2020

  1. Add secrets input

    Use Git as default context
    
    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Sep 2, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    f295fbf View commit details

Commits on Aug 23, 2020

  1. Check Buildx version

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Aug 23, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    3e57a33 View commit details

Commits on Aug 17, 2020

  1. Add digest output

    Fix platforms and allow inputs
    
    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Aug 17, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    38c1f18 View commit details
  2. Remove GitHub Cache support for now (future release or buildkit cache…

    … provider?)
    
    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Aug 17, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    44d05b9 View commit details

Commits on Aug 16, 2020

  1. Compute args order

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Aug 16, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    1ca381e View commit details
  2. Test GitHub Cache

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Aug 16, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    22acf7c View commit details
  3. Fix args

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Aug 16, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    8913dd9 View commit details
  4. Handle build bake through bake, bake-files and bake-targets

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Aug 16, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    8be103f View commit details
  5. Add allow input

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Aug 16, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    01bd5c1 View commit details
  6. Remove builder v1 support

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Aug 16, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    78a1e0d View commit details
  7. Spelling

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Aug 16, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    585c2ae View commit details
  8. Check if buildx installed (builder alias)

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Aug 16, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    ac03ceb View commit details

Commits on Aug 15, 2020

  1. Parse image reference before push

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Aug 15, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    320acb8 View commit details
  2. Handle push without buildx

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Aug 15, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    ea0c8ed View commit details
  3. Missing context

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Aug 15, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    f0ffce7 View commit details
  4. Build push action v2

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    CrazyMax committed Aug 15, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    99bea38 View commit details
End of commit history for this file