buildkit-tekton

Buildkit frontend to run Tekton objects locally as well as a tkn plugins

APACHE-2.0 License

Stars
28

Bot releases are visible (Hide)

buildkit-tekton - v0.4.0 Latest Release

Published by github-actions[bot] over 2 years ago

Changelog

  • c9d6bf02ce2475f636aac735f16b7a3aa72cb635: .github/workflows/dagger: temporarily disable dagger workflow (@vdemeester)
  • 8624c86a5c3440101334d124d587b106ca020891: .github/workflows: add a dagger workflows (@vdemeester)
  • 3954a2d6ef7129611f1073e6fb4955821c424e61: .github/workflows: merge test-* into frontend.yaml (@vdemeester)
  • 5463da9431c21c488d4553e67cec071ab201bad2: .github/workflows: prettier "logs" :) (@vdemeester)
  • e750511e8be73db8f8530499345beefbc3261a85: Add secret and configmap support as workspaces (@vdemeester)
  • a9c5e82e54e17f6919c98328f49cd70529337ea5: Bump actions/checkout from 2 to 3 (@dependabot[bot])
  • d8ff4a4e263377d37c0f760e1ceab2c9db9d91f9: Bump actions/setup-go from 1 to 3 (@dependabot[bot])
  • 8ec80c46eba63d1545232a8e447931d21d841838: Bump dagger/dagger-for-github from 2 to 3 (@dependabot[bot])
  • b657a26025efbbbf9f3f4c4edba419377d585184: Bump docker/build-push-action from 2 to 3 (@dependabot[bot])
  • 5fd9975b408e9d9a1785f681d026452c06126076: Bump docker/login-action from 1 to 2 (@dependabot[bot])
  • 5265e5f2d572f74425a03c099cf1a12eaa151f71: Bump docker/metadata-action from 3 to 4 (@dependabot[bot])
  • 88fe9f5c7d7d0f28830a8134aeade4b520e466ec: Bump docker/setup-buildx-action from 1 to 2 (@dependabot[bot])
  • 7c4f3a657109e9130dd1001651088d8806e84b97: Bump github.com/docker/cli (@dependabot[bot])
  • 3a7cad325fe940ea0781df745f4af58d9d52aaa2: Bump github.com/docker/cli (@dependabot[bot])
  • ad17ef334d8162e93a17d5f6fbb4302a6c0664c7: Bump github.com/google/go-cmp from 0.5.7 to 0.5.8 (@dependabot[bot])
  • 876c9ea851aeb0ceddc036353f053495bb9886a6: Bump github.com/moby/buildkit from 0.10.0 to 0.10.1 (@dependabot[bot])
  • 4887c7eda1069c5d8b5dd067e51a0c12855a501e: Bump github.com/moby/buildkit from 0.10.1 to 0.10.2 (@dependabot[bot])
  • e5962e532f43675ddb1690391a7fb62888c2e362: Bump github.com/moby/buildkit from 0.10.2 to 0.10.3 (@dependabot[bot])
  • 85fb8c50fce3e5f43b134104b33eadda9f4a3d83: Bump github.com/tektoncd/pipeline from 0.34.1 to 0.35.0 (@vdemeester)
  • 7b55502d6a4a6831a41a2b1b728fd670d8ad36a2: Bump github.com/tektoncd/pipeline from 0.35.0 to 0.35.1 (@dependabot[bot])
  • 524fe29d7f7b717c379f91db79707221a6b5d7f2: Bump github.com/tektoncd/pipeline from 0.35.1 to 0.36.0 (@dependabot[bot])
  • 6b95c84df9841928c77ef35d6e5d75acd3a6cbe5: Bump github/codeql-action from 1 to 2 (@dependabot[bot])
  • 00a590aaadaabbf1728595b73423a6fa84f35db4: Bump goreleaser/goreleaser-action from 2.9.1 to 3.0.0 (@dependabot[bot])
  • 750c7a26b13f5ebd9cf821cb9a3d55fddb85e2a2: Enable dependabot for github workflows (@vdemeester)
  • d763d0907b0f7e7b1c699f5f477ba3bf30c3eee5: Fix Apply* call with ctx (@vdemeester)
  • ec8d10d5be48e0231eee31e9733ac05828e6db84: Fix SetDefaults panic with PipelineRef (@vdemeester)
  • 3e991f8ff249cbc68d2e8d25f43b721ee940dcfe: Fix variable substitution for Task/Pipeline name (@vdemeester)
  • 6088f5bf4894b8b8e75c65af7e5aad8cd624438a: Makefile: all shouldn't push an image (@vdemeester)
  • 076d8a9b2d1e95143e18b4339a82c606a7443d0c: Remove universe.dagger.io/examples (@vdemeester)
  • f27f2f8e2e918d44551af0a2505fcf954ef4bc90: Test: add dagger plan (@vdemeester)
  • eb2b93aa5b38459c5fc12857f9133f0d78ad9f71: cue.mod: update to latest 'dagger' (@vdemeester)
  • 36b6bce7fe204d2fc9ae208123965858315d16b3: dagger: fmt and setup some cache (@vdemeester)
  • a17d0023784720d746c679ade01ba3963d859e37: dagger: remove _goimage (as it is fixed upstream) (@vdemeester)
  • 3601635889c9816a11f6701e58a9d476183f4c4e: dagger: rename to ci.cue 🤡 (@vdemeester)
  • d88f72c3ae464380e52ddb9be7329bd635bbb031: go.mod: bump github.com/opencontainers/runc to 1.1.2 (@vdemeester)
  • 391c459547f97e2c2ae14df1ed23ef4db103c3af: go.mod: fix go mod tidy 🙃 (@vdemeester)
  • 1423ff95320493f4428ba60eec95bbfc3b1b8358: go.mod: fix vendor/modules.txt (@vdemeester)
  • d87451d321638eaed78890f9bce5e89b39534e0b: go.sum: go mod tidy --compat=1.17 (@vdemeester)
  • 991bbb78a41825db64148d87d333a85d5846ea96: pkg/tekton: add support for parsing secrets and configmaps… (@vdemeester)
buildkit-tekton - v0.3.1

Published by github-actions[bot] over 2 years ago

Changelog

  • beece661898b8cb3c174f480121ad6dde1c747bd: .github/workflows: add release workflow… (@vdemeester)
  • f0b9d741e149a52e73b6914a99186b859b029a87: Add OWNER for pipeline-as-code and dependabot (@vdemeester)
  • 318344ae8b4dbb19a4a95e7dcc0aee488391d099: Bump github.com/docker/cli (@dependabot[bot])
  • b9f749914f310863b26dd0d71dab72d8b3ffa35d: Bump github.com/tektoncd/pipeline from 0.33.2 to 0.34.1 (@dependabot[bot])
  • b9a0aa9e89c9237fa93c02e631af4db6fc2d148b: Create dependabot.yml (@vdemeester)
  • d171655d3da75c178eb11936bdd079a0d1ed4a29: Switch from quay.io to ghcr.io for frontend image (@vdemeester)
  • 8379dac0d45a65fffbdf28cc8980cb6f9302c9a1: Update README.md (@vdemeester)
  • 30e13bfb87b29846a7154b4744c284b47a44ce38: Update dependabot.yml (@vdemeester)
  • 52ba386d061c405a88689845d7e4e9fcf2b58591: Update dependabot.yml (@vdemeester)
  • fae5b4cfa392a3427709d103d05ddcda554e5884: Update worflows (@vdemeester)
  • d795ced79df2cf1d1f8d2aef60a69b33fd7c654d: goreleaser: fix archive name (@vdemeester)
  • f4e7d9033bc8cf7a627e7f3c741d8b17f98e8b2e: goreleaser: fix binary name (@vdemeester)
buildkit-tekton - v0.3.0

Published by vdemeester over 2 years ago

Published image:  quay.io/vdemeest/buildkit-tekton:v0.3.0
Published imagedigest: sha256:178c09d9f5611e836bea72516b98a86c5619d8aade322492507e3f5d3