perryl / concourse-scripts

GNU General Public License v2.0
0 stars 0 forks source link

Proper file output format #3

Closed perryl closed 8 years ago

perryl commented 8 years ago

Use yaml.dump() rather than f.write() the whole file in parser.py; will make it easier to output separate system pipeline rather than requiring a separate function.

perryl commented 8 years ago

See https://github.com/devcurmudgeon/ybd/commit/f485ebf2d1dff89a4430c8aa8c3c9a192c5ed491

perryl commented 8 years ago

yaml.dump() in master as of https://github.com/perryl/concourse-scripts/commit/8de82c3f43c5c15097b98595c18fb6db70a456fe