Hyperfoil / qDup

Lab automation and queuing scripting
Apache License 2.0
12 stars 12 forks source link

Document best practices when writing a script #167

Open rvansa opened 1 year ago

rvansa commented 1 year ago
rvansa commented 1 year ago

Also mention that passwords should not be in the scripts in plaintext, but loaded from file that could be encrypted via git crypt (or passed via the state):

Maybe ^ shouldn't be in the same page, but should be linked.