Commit Graph

6 Commits

Author SHA1 Message Date
Jeff Wong d51da1fc1d
FEATURE: add --tags and --skip-tags options (#28)
* FEATURE: add --tags and --skip-tags options

Allow config manifests to be tagged, so a pups run can apply a subset of run commands.

Update to ruby 3.2.
Lots of linting. Added rubocop lint exception for Eval.
Fixing test imports, update MiniTest::Test -> Minitest::Test.
2023-10-22 17:42:24 -07:00
Michael Fitz-Payne 2069d66f39
Add lint step to CI, fix all lint issues. (#24)
The fixes were performend rubocop -A functionality for autocorrecting.
The linting is enforced according to the rubocop-discourse rules.
2021-06-03 12:22:29 +10:00
Sam cf4008b951 support for global replace 2014-03-25 16:56:53 +11:00
Sam 5a4454cd00 Allow for substitutions in replace, suck in ENV and add to params 2014-03-18 17:46:20 +11:00
Sam Saffron 57108ddb3e reverse sub 2013-11-03 23:16:44 -08:00
Sam Saffron 12e80e9ae8 work in progress 2013-10-30 23:11:25 -07:00