COMMITS
/ Dockerfile May 10, 2022
G
update golang version to 1.18
Guillaume Lours committed
November 3, 2021
D
Update golang to 1.17
Djordje Lukic committed
September 20, 2021
U
Fix lint make target
Ulysses Souza committed
August 31, 2021
N
move compose-cli code into docker/compose/v2
Nicolas De Loof committed
May 27, 2021
N
split compose-cli "docker" and composeV2 cli-plugin release processes
Nicolas De Loof committed
May 19, 2021
C
build: Update golangci-lint
Chris Crone committed
C
build: Include go cache where module cache is used
Chris Crone committed
March 22, 2021
G
Cross build & package compose-cli plugin
Guillaume Tardif committed
April 13, 2021
C
build: Bump linter, minor fixes
Chris Crone committed
February 18, 2021
C
deps: Bump Docker, Golang, linter
Chris Crone committed
February 17, 2021
N
introduce --resolve-image-digests on config command
Nicolas De Loof committed
January 19, 2021
G
Fix protos target to update new protos folder
Guillaume Tardif committed
December 24, 2020
C
deps: Bump Golang
Chris Crone committed
December 4, 2020
C
build: Add containerized go mod tidy
Chris Crone committed
C
build: Fix syntax case
Chris Crone committed
November 23, 2020
C
deps: Bump Go and golangci-lint
Chris Crone committed
November 18, 2020
G
Lint packages behind feature flag : local, e2e
Guillaume Tardif committed
October 27, 2020
C
deps: Bump
Chris Crone committed
September 23, 2020
C
build: Remove unneeded mounts
Chris Crone committed
C
build: Use BuildKit cache for modules
Chris Crone committed
September 22, 2020
C
Update copyright
Chris Crone committed
September 14, 2020
C
deps: Bump Golang to 1.15.2, golangci-lint to 1.31.0
Chris Crone committed
September 7, 2020
C
deps: Bump Golang to 1.15.1
Chris Crone committed
August 21, 2020
C
Rename docker/api -> docker/compose-cli
Chris Crone committed
August 18, 2020
D
Add import restrictions check
Djordje Lukic committed
G
Add a script to check if go.mod and go.sum are up-to-date
Guillaume Lours committed
August 17, 2020
G
Update or add license header which are not valid
Guillaume Lours committed
G
Add CI step to check license headers
Guillaume Lours committed
August 12, 2020
C
deps: Bump Go to 1.15 and Go linter to 1.30
Chris Crone committed
August 4, 2020
C
dockerfile: Fix copyright
Christopher Crone committed
July 31, 2020
C
dockerfile: Update linter
Christopher Crone committed
July 17, 2020
C
dependencies: Bump Golang
Christopher Crone committed
July 16, 2020
C
dependencies: Bump Golang and linter
Christopher Crone committed
July 8, 2020
C
Merge pull request #364 from chris-crone/set-version-docker
Chris Crone committed
July 7, 2020
C
build: Set version when building with Docker
Christopher Crone committed
C
tools: Update Go and linter
Christopher Crone committed
June 18, 2020
D
Add license headers
Djordje Lukic committed
June 15, 2020
D
Build example and local backend conditionaly
Djordje Lukic committed
June 5, 2020
D
Unify protos with client interfaces
Djordje Lukic committed
May 29, 2020
C
More Dockerfile best practices
Christopher Crone committed
May 25, 2020
D
Put all protos inside the `protos` package
Djordje Lukic committed
May 22, 2020
D
Add buildkit cache when running unit tests
Djordje Lukic committed
C
Use docker build for lint
Christopher Crone committed
May 20, 2020
D
Add a CliSuite for cli unit tests
Djordje Lukic committed
D
Use alpine as base image
Djordje Lukic committed
May 15, 2020
D
Implement printing published ports
Djordje Lukic committed
May 14, 2020
D
Port parsing on the comand line
Djordje Lukic committed
D
Fix `make protos`
Djordje Lukic committed
D
Faster build
Djordje Lukic committed
May 13, 2020
D
Add multierror
Djordje Lukic committed