borgmatic/tests
C-Duv f17fde399e Add "actions" runtime variable (#657)
This commit adds the "actions" variable to the list of variables
borgmatic can interpolate at runtime.

This variable will contains the list (as a string of comma-separated
elements) of all the actions borgmatic will run in this instance.

This will allow running "intelligent" before_actions and after_actions
hooks capable of behavior dependent of the actual action borgmatic will
perform/has performed.

Original need for this variable was to automatically mount and unmount
an NFS remote folder.

Issue: #657
2023-05-14 19:12:38 +02:00
..
end-to-end add e2e fish test 2023-05-04 13:27:00 -07:00
integration Add support for logging each log line as a JSON object via global "--log-json" flag (#680). 2023-05-08 23:00:49 -07:00
unit Add "actions" runtime variable (#657) 2023-05-14 19:12:38 +02:00
__init__.py Move tests to the root of the repository, in keeping with more common convention. 2018-09-30 13:57:20 -07:00