summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* ci: bin-image workflowCrazyMax2023-05-111-0/+72
* update go to go1.20.4Sebastiaan van Stijn2023-05-032-2/+2
* remove deprecated legacy "overlay" storage-driverSebastiaan van Stijn2023-04-191-2/+1
* Added timeout to validate job in github actionsAneesh Kulkarni2023-04-111-0/+1
* update go to go1.20.3Sebastiaan van Stijn2023-04-052-2/+2
* Skip Buildkit digest testsLaura Brehm2023-03-301-1/+2
* vendor: github.com/moby/buildkit v0.11.5Sebastiaan van Stijn2023-03-251-3/+1
* ci: disable testing mergeop and diffop with the dockerd workerBjorn Neergaard2023-03-161-0/+3
* ci: enable BuildKit tests with containerd integration workerCrazyMax2023-03-161-3/+14
* update to go1.20.2Sebastiaan van Stijn2023-03-102-2/+2
* Upgrade to Go 1.20.1Cory Snider2023-02-222-2/+2
* Upgrade to Go 1.20Bjorn Neergaard2023-02-222-2/+2
* update to go1.19.6Sebastiaan van Stijn2023-02-172-2/+2
* Merge pull request #44920 from tonistiigi/worker-getremotesSebastiaan van Stijn2023-02-071-3/+1
|\
| * vendor: update buildkit to latest v0.11Tonis Tiigi2023-02-071-3/+1
* | ci: fix branch filter pattern in buildkit workflowCrazyMax2023-02-071-1/+1
|/
* ci: enhance tests distributionCrazyMax2023-02-072-8/+11
* ci: update gotestlist to 0.3.1Kevin Alvarez2023-02-072-2/+2
* gha: switch buildkit back to upstream for testingSebastiaan van Stijn2023-02-061-4/+3
* github: apply patch for CNI test that was incorrectly skippedTonis Tiigi2023-02-011-2/+6
* vendor: update buildkit to v0.11.2Tonis Tiigi2023-02-011-3/+1
* Dockerfile: smoke tests for static buildsCrazyMax2023-01-181-0/+52
* update to go1.19.5Sebastiaan van Stijn2023-01-112-2/+2
* ci: update buildkit to fix integration testsCrazyMax2023-01-101-1/+1
* Dockerfile: add "all" stage to build binaries and extra toolsCrazyMax2023-01-011-1/+1
* ci: add extra steps to check artifactsCrazyMax2023-01-011-0/+16
* bake: define DESTDIRCrazyMax2023-01-012-6/+6
* Dockerfile: use TARGETPLATFORM to build DockerCrazyMax2023-01-011-13/+26
* gha: update buildkit to fix integration testsSebastiaan van Stijn2022-12-271-1/+1
* hack: replace go-mod-prepare.sh with wrapper scriptBjorn Neergaard2022-12-121-1/+0
* update to go1.19.4Sebastiaan van Stijn2022-12-062-2/+2
* ci(buildkit): update buildkit ref to fix issue with alpine imageKevin Alvarez2022-12-021-1/+1
* Merge pull request #44533 from crazy-max/makefile-use-buildxBrian Goff2022-11-281-2/+0
|\
| * Makefile: always use buildxCrazyMax2022-11-251-2/+0
* | ci: define timeout for jobsCrazyMax2022-11-253-1/+9
|/
* vendor: github.com/moby/buildkit v0.10.6Sebastiaan van Stijn2022-11-141-1/+1
* ci(actions): bump outdated actions on LinuxBjorn Neergaard2022-11-101-5/+5
* ci(actions): migrate to file-based commandsBjorn Neergaard2022-11-102-3/+3
* Update to Go 1.19.3 to address CVE-2022-41716Cory Snider2022-11-012-2/+2
* Merge pull request #44337 from thaJeztah/buildkit_skip_unitSebastiaan van Stijn2022-10-211-10/+6
|\
| * gha: buildkit: make checks more readableSebastiaan van Stijn2022-10-201-6/+6
| * gha: buildkit: remove "skip-integration-tests" from matrixSebastiaan van Stijn2022-10-201-4/+0
* | gha: update buildkit to v0.10.5-6-ge27c8e24 to skip some testsSebastiaan van Stijn2022-10-201-2/+2
|/
* Update to go 1.19.2 to address CVE-2022-2879, CVE-2022-2880, CVE-2022-41715Sebastiaan van Stijn2022-10-042-2/+2
* ci: reduce cache throttling limitsCrazyMax2022-09-212-9/+0
* Merge pull request #44134 from crazy-max/test-summarySebastiaan van Stijn2022-09-211-0/+79
|\
| * ci(test): report summary outputCrazyMax2022-09-121-0/+79
* | ci: fix branch filter patternCrazyMax2022-09-203-3/+3
* | ci: reusable dco workflowCrazyMax2022-09-107-25/+79
* | ci(test): dynamic validate matrixCrazyMax2022-09-101-13/+23