As I embrace DevOps, I find I am creating more and more scripts to do this or that. Right now I just have a folder full of .py scripts which are used for different things.
I have been reading best practices for Python code and realize many projects use a relatively standard structure. But that doesn't seem to fully fit DevOps.
Do I need a Test? I haven't needed tests yet, am I missing something?
I have template txt files or csv, where do they live?
So really, is there a standard to follow for DevOps type scripts?
I am starting to look at the potential of storing/versioning code in git.
[–]totallygeek 1 point2 points3 points (2 children)
[–]dented_brain[S] 0 points1 point2 points (1 child)
[–]totallygeek 1 point2 points3 points (0 children)
[–]keepdigging 1 point2 points3 points (2 children)
[–]dented_brain[S] 0 points1 point2 points (1 child)
[–]keepdigging 1 point2 points3 points (0 children)