Commits
User selector
Commit history
Commits on Dec 14, 2023
add //go:build directives to prevent downgrading to go1.16 language
Show description for 70216b6committed
Commits on Nov 20, 2023
golangci-lint: revive: enable use-any
Show description for 0e73168committedgolangci-lint: govet: enable shadow check
Show description for 2d61f70committed
Commits on Dec 29, 2022
cli/compose: use strings.Cut
Show description for 3bed830committed
Commits on Sep 30, 2022
format code with gofumpt
Show description for 1da95ffcommitted
Commits on Sep 29, 2022
cli/compose: remove redundant reflection from tests
Show description for a9ccb65committed
Commits on Feb 22, 2020
bump gotest.tools v3.0.1 for compatibility with Go 1.14
Show description for 2c0e930committed
Commits on Oct 31, 2019
cli/compose/template: Using the variable on range scope `tc` in function literal (scopelint)
Show description for aafe3dfcommitted
Commits on Jan 11, 2019
Fix some spelling errors
Show description for 9c9ce7fcommitted
Commits on Sep 25, 2018
Fix substitution with non-empty env-var
Show description for ec3daeacommitted
Commits on Aug 7, 2018
Migrate `TestExtractVariables` to subtests…
Show description for 9cd7c13committed
Commits on Aug 2, 2018
Allow custom pattern when extracting variable…
Show description for 4c87725committed
Commits on Aug 1, 2018
Add a new `ExtractVariables` function to `compose/template` package
Show description for afb87e4committed
Commits on Jun 25, 2018
Add options to the compose loader
Show description for 9fdd14fcommitted
Commits on Jun 8, 2018
Update tests to use gotest.tools 👼
Show description for 2c4de4fcommitted
Commits on Mar 6, 2018
Convert to assert.NilError
Show description for baf65a5committedPost migration fixes
Show description for 5155cdacommittedAutomated migration
Show description for 39c2ca5committed
Commits on Mar 5, 2018
Update some assertions.
Show description for 93615ddcommitted
Commits on Feb 26, 2018
fix the error message in Substitute function
Show description for 5d8ce59committedAdded error message check to TestMandatoryVariableErrors test
Show description for e33bc48committedRefactor substitute to reduce cyclo complexity
Show description for ce54482authored andcommittedadded support for mandatory variables to cli/compose
Show description for 99ecf57committed
Commits on May 11, 2017
Return an error instead of an `*InvalidTemplateError`
Show description for 3cac3eccommitted
Commits on Apr 17, 2017
Import docker/docker/cli
Show description for 1630fc4committed
Loading