Commit Graph

68 Commits

Author SHA1 Message Date
49f009a387 Add timestamp to addConf backup 2019-11-04 09:46:26 +00:00
9a408fa1d4 Update and extend template creation
- Example usage of "exe" and "exep"
- step_1 is not mandatory any more
2019-10-30 13:22:56 +01:00
69740bf6ee Fix using $1 to check if no step was given, although it was shifted
Dry run no longer also assumes -q (quiet) option
2019-10-09 23:43:10 +02:00
519bc7aa92 Do not required step_1 to exist to output step help 2019-10-09 21:37:10 +02:00
c8922f6c6d Add possibility to pass arguments to selected steps (syntax change)
Bump sequencer revision to 5.0.0
2019-10-09 12:07:43 +02:00
ddbc4657f7 Bump to revision 4
making use of extended functionality of addConf and exep
2019-05-27 15:02:38 +02:00
581c3d1ed6 New paramter for addConf (skip backup if exist; only add to missing conf)
Various output text corrections (context dry run and verbose)
2019-05-27 14:25:32 +02:00
48f6de3026 New exep function which handels pipes and redirects properly
rework mayan backup and restore steps
2019-05-26 03:02:12 +02:00
ab10ef6504 Bump to revision 3
addConf with mandatory paramter; suppots appending
2019-05-17 11:59:51 +01:00
eb20953214 First attempt to include dry run functionality 2019-04-10 15:45:33 +01:00
3b23840277 support multiple shell arguments (e.g. -v -q)
new verbose output (-v) to echo commands called with exe() before execution
2019-04-10 11:12:28 +01:00
2a27608b14 Fix missing config file suffix 2019-04-09 15:15:54 +01:00
0f206660a6 New common function to create config files savely 2019-04-09 11:01:09 +01:00
e6313d2c32 fix #3
Introducing text alias for steps
2019-04-08 14:44:31 +01:00
baef4e8d56 fixes #2
Introduce versioning to sequencer and seqs

Refactored sequencer option handling

More robust way to include sequencer.sh to seqs
2019-04-05 15:32:53 +01:00
09f082a83f Clarify wordings (usage of sequencer and sequence (seq)) 2019-04-05 13:45:20 +01:00
17eaeee234 Step help as own function within step definition script
fixes #1
2019-04-05 12:06:47 +01:00
be3f9aff0b Refactor folder structure and adding first seqs 2019-04-02 23:11:19 +02:00