Sebastiaan van Stijn
|
dc66e6bad1
golangci-lint: use gci formatter instead of goimports
|
1 month ago |
Nicolas De Loof
|
2b4543935c
next release will be major version v5.x
|
1 month ago |
Nicolas De Loof
|
aff5c115d6
move progress UI components into cmd
|
1 month ago |
Nicolas De Loof
|
13870006fb
disable progress UI when build is ran with --print
|
1 month ago |
Guillaume Lours
|
b80bb0586e
Migrate CLI commands to use LoadProject API
|
2 months ago |
Nicolas De Loof
|
7f668bd7fe
Setup Compose service using functional parameters
|
2 months ago |
Nicolas De Loof
|
9b4fcce034
introduce WithPrompt to configure compose backend to use a plugable UI component for user interaction
|
2 months ago |
Sebastiaan van Stijn
|
4a4776ec57
cmd/compose: fix minor linting issues
|
3 months ago |
Nicolas De Loof
|
fd954f266c
show build progress during watch rebuild
|
5 months ago |
Nicolas De Loof
|
8f91793fb5
introduce build.provenance and sbom support
|
5 months ago |
Nicolas De Loof
|
7cf7c6414f
build resolves enabled service after project has been loaded
|
5 months ago |
Nicolas De Loof
|
693b9ef078
fix support for BUILDKIT_PROGRESS
|
7 months ago |
Guillaume Lours
|
7e198ee6a3
remove provenance build flag for now
|
7 months ago |
Guillaume Lours
|
0566431c64
only use attestation when building image outside the development inner loop
|
7 months ago |
Nicolas De Loof
|
16e83f002d
introduce build --check
|
8 months ago |
Nicolas De Loof
|
fc8c56b407
select services implicitly declared by a service:xx build dependency
|
8 months ago |
Nicolas De Loof
|
0badcf3c8d
include implicit build dependencies in build command
|
9 months ago |
Nicolas De Loof
|
75368c7859
introduce `build --print` to dump equivalent bakefile
|
9 months ago |
Nicolas De Loof
|
5e2abb6c26
support additional_context reference to another service
|
11 months ago |
Nicolas De Loof
|
4b70ff0ccd
fix support for ssh key from CLI flags
|
11 months ago |
Mayank Kapur
|
69384a9a0f
Removes redundant condition from toAPIBuildOptions in build.go
|
1 year ago |
Felix Fontein
|
ace69c96a7
Use rawjson for the build backend.
|
1 year ago |
Felix Fontein
|
5a6e1a7e2e
Pass 'plain' instead of 'json' to build backend
|
1 year ago |
Piotr Dąbrowski
|
e330f5905b
docs: unify no trailing dots in docstrings and help (#11301)
|
1 year ago |
jhrotko
|
16c8099cf8
Use listener for file metadata
|
1 year ago |
Milas Bowman
|
0d48a93f57
chore(load): ensure context passed to load
|
1 year ago |
Nicolas De Loof
|
17da54da20
introduce build --with-dependencies
|
2 years ago |
Nicolas De Loof
|
e4fb5545f0
build do not require environment to be reslved
|
2 years ago |
Nicolas De Loof
|
138facea62
project.Services is a map
|
2 years ago |
Nicolas De Loof
|
cda04f288e
adopt compose-go/v2
|
2 years ago |