1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/builder
Lakshan Perera d3ac9ea98e Add HasValidGITPrefix to utils/utils.go
This will allow us to use a common Git prefix check for both api/clients/commands.go and
builder/job.go. Previous prefix check in build from Git (in builder/jobs.go) ignored valid prefixes such as "git@", "http://" or "https://".

Signed-off-by: Lakshan Perera <lakshan@laktek.com>
2014-10-26 03:25:25 +00:00
..
parser Merge pull request #8578 from erikh/fix_slash 2014-10-15 12:11:37 -07:00
dispatchers.go builder: ONBUILD triggers were not accurately being executed in JSON cases. 2014-10-14 01:59:45 +00:00
evaluator.go builder: ONBUILD triggers were not accurately being executed in JSON cases. 2014-10-14 01:59:45 +00:00
internals.go builder: ONBUILD triggers were not accurately being executed in JSON cases. 2014-10-14 01:59:45 +00:00
job.go Add HasValidGITPrefix to utils/utils.go 2014-10-26 03:25:25 +00:00
MAINTAINERS Add a new MAINTAINERS file for the builder. 2014-09-17 15:36:04 -07:00
support.go Fix builder from being over-aggressive on ${} 2014-10-14 00:58:55 -06:00