concourse/vars
David Timm 20c3b18735 test: update references to use ginkgo/v2
Ginkgo 2.0 introduced [new features](https://onsi.github.io/ginkgo/MIGRATING_TO_V2#major-additions-and-improvement)
that substatially improve developer experience. It is also now the only
actively developed and supported version of Ginkgo.

Co-authored-by: Rui Yang <ruiya@vmware.com>
Signed-off-by: David Timm <dtimm@vmware.com>
2023-03-10 17:33:13 -05:00
..
varsfakes update fake files generated by latest version of counterfeiter. 2021-02-23 09:23:47 +08:00
NOTICE.md update notice and concourse email 2020-07-09 12:24:23 -04:00
errors.go vars: allow special char in var lookup path 2020-07-23 11:38:52 -04:00
multi_vars.go vars: structure: remove VariableDefinition 2020-10-13 17:53:32 -04:00
multi_vars_test.go test: update references to use ginkgo/v2 2023-03-10 17:33:13 -05:00
named_vars.go B: static vars should only resolve on "" sources 2021-03-01 12:15:41 -05:00
named_vars_test.go test: update references to use ginkgo/v2 2023-03-10 17:33:13 -05:00
reference_test.go test: update references to use ginkgo/v2 2023-03-10 17:33:13 -05:00
static_vars.go B: static vars should only resolve on "" sources 2021-03-01 12:15:41 -05:00
static_vars_test.go test: update references to use ginkgo/v2 2023-03-10 17:33:13 -05:00
suite_test.go test: update references to use ginkgo/v2 2023-03-10 17:33:13 -05:00
template.go B: unmarshal using json.Number rather than float64 2021-07-07 16:46:52 -04:00
template_resolver.go rename atc/template package to vars 2019-07-23 11:06:11 -04:00
template_resolver_test.go test: update references to use ginkgo/v2 2023-03-10 17:33:13 -05:00
template_test.go test: update references to use ginkgo/v2 2023-03-10 17:33:13 -05:00
tracker.go vars: structure: remove VariableDefinition 2020-10-13 17:53:32 -04:00
variables.go Merge pull request #6830 from concourse/issue/6617 2021-05-03 11:09:31 -05:00