Sebastiaan van Stijn
|
3e0565e17c
builder/dockerfile: format code with gofumpt
|
3 년 전 |
Cory Snider
|
4e0319c878
[chore] clean up reexec.Init() calls
|
2 년 전 |
Sebastiaan van Stijn
|
4f81f9d5ea
builder/dockerfile: use example.com for tests
|
2 년 전 |
Nicolas De Loof
|
def549c8f6
imageservice: Add context to various methods
|
2 년 전 |
Sebastiaan van Stijn
|
7797480eb0
daemon, builder: rename variables that collided with imports
|
2 년 전 |
Sebastiaan van Stijn
|
3eb1257698
revendor BuildKit (master branch)
|
4 년 전 |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 년 전 |
Sebastiaan van Stijn
|
a3f9cb5b63
TestDispatch: refactor to use subtests again, and fix linting (structcheck)
|
5 년 전 |
John Howard
|
63f9c7784b
LCOW: Log stderr on failures
|
7 년 전 |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 년 전 |
Tonis Tiigi
|
c9ebd2f13b
vendor: use dockerfile parser from buildkit
|
7 년 전 |
Sebastiaan van Stijn
|
55bebbaecf
Replace deprecated testutil.ErrorContains()
|
7 년 전 |
Priya Wadhwa
|
593255ffb0
Export BuildArgs
|
7 년 전 |
Vincent Demeester
|
a7999aaa53
Skip some tests requires root uid when run as user
|
7 년 전 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 년 전 |
Simon Ferquel
|
669c067798
Introduce a typed command system and 2 phase parse/dispatch build
|
8 년 전 |
Daniel Nephin
|
09652bf878
Add ineffassign linter
|
7 년 전 |
Tonis Tiigi
|
5c3d2d552b
Implement incremental file sync using client session
|
8 년 전 |
Daniel Nephin
|
213ed02e25
Refactor builder.calcCopyInfo and dependencies
|
8 년 전 |
Daniel Nephin
|
2f0ebba0e7
Some refactoring of dispatch()
|
8 년 전 |
Daniel Nephin
|
aee2da3bdf
Merge pull request #32858 from dnephin/builder-shell-words-interface
|
8 년 전 |
Daniel Nephin
|
2414166e1e
Create a new ShellLex struct which provides the expected interface to Builder.
|
8 년 전 |
Tonis Tiigi
|
d1faf3df27
Refactor remote context parsing
|
8 년 전 |
Daniel Nephin
|
64c4c1c3d5
Keep parser.Directive internal to parser
|
8 년 전 |
Daniel Nephin
|
bb429da9a9
Hide builder.parser.Directive internals
|
8 년 전 |
Daniel Nephin
|
239c53bf83
Refactor BuildArgs
|
8 년 전 |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 년 전 |
sakeven
|
7d75e42bc9
fmt dockerfile error message
|
8 년 전 |
Doug Davis
|
282b0aff08
Merge pull request #24978 from yongtang/24912-build-with-progress
|
9 년 전 |
Justin Cormack
|
4ce93940b7
More helpful error message when not sufficiently argumentative
|
9 년 전 |