9 Commits

Author SHA1 Message Date
Robert Conde
b43f5db876 Fixed typos: vargant->vagrant 2019-03-21 12:58:42 -04:00
Brian Cain
6d91dfd025
Update trigger docs with more info on types 2019-02-06 16:29:40 -08:00
Brian Cain
37d71898a3
More docs updates for new triggers 2019-02-01 13:34:15 -08:00
Brian Cain
f4d618eb58
Fixes #9840: Introduce ruby option for trigger
This commit introduces a new option to the core trigger feature: `ruby`.
It can be defined to run ruby code when the trigger is configured to
fire. If you give the ruby block an env and machine argument, the
defined ruby code can use those variables internally.
2018-10-05 12:53:41 -07:00
Richard Quadling
3da8f57d6e
Update usage.html.md
Show a `before` and an `after`.
2018-05-04 15:31:27 +01:00
Brian Cain
5e9387dca8
Add basic triggers example 2018-04-20 10:51:38 -07:00
Brian Cain
c35e0a4f9a
Update docs with some basic trigger examples 2018-04-20 10:51:38 -07:00
Brian Cain
c832168846
Update trigger config docs 2018-04-20 10:51:38 -07:00
Brian Cain
09bb98679c
Add basic website pages for triggers 2018-04-20 10:51:38 -07:00