concourse/pipelines/guest-package-build.jsonnet (1 line): - line 137: // Ugly way to produce multi-line script. TODO: maybe move to scripts? concourse/pipelines/container-build.jsonnet (1 line): - line 157: // TODO: this is built like daisy, with multi-platform binaries in GCS. Currently being built by CB in concourse/pipelines/guest-package-dev-build.jsonnet (1 line): - line 137: // Ugly way to produce multi-line script. TODO: maybe move to scripts? container_images/gce-img-resource/types.go (1 line): - line 9: Regexp string `json:"regexp"` // TODO: Not yet implemented. concourse/concourse-helm-values.yaml (1 line): - line 184: # TODO uncomment below and set above to true when ready for hostname concourse/pipelines/linux-image-build.jsonnet (1 line): - line 25: filter: '(shapevalidation)', // TODO enable oslogin concourse/pipelines/windows-image-build.jsonnet (1 line): - line 939: // rewrite the rest of the passed logic. TODO: Mod logic such that only 1 ImgPublishJob is needed concourse/tasks/generate-package-version.yaml (1 line): - line 20: latest=$(cd repo;git tag -l '20*'|tail -1) # TODO: use shell logic only