cloudfoundry-incubator / spiff

declarative BOSH deployment manifest builder
Apache License 2.0
64 stars 44 forks source link

Add file path of the stub in the errors #49

Closed hsiliev closed 9 years ago

hsiliev commented 9 years ago

The errors now look like this: 2015/02/19 10:55:12 error parsing stub [../diego-release/templates/jobs.yml]: yaml: [while scanning a simple key] could not find expected ':' at line 410, column 11

cfdreddbot commented 9 years ago

Hey hsiliev!

Thanks for submitting this pull request!

All pull request authors must have a Contributor License Agreement (CLA) on-file with us. Please sign the appropriate CLA (individual or corporate).

When sending signed CLA please provide your github username in case of individual CLA or the list of github usernames that can make pull requests on behalf of your organization.

emalm commented 9 years ago

@onsi @vito Which tracker should receive spiff stories? Diego? Runtime? Concourse?

emalm commented 9 years ago

Also, thanks, @hsiliev, this change looks super useful!