Expand description
This module contains the base trait for all Actions.
Constants§
- SKIP_
IN_ CI_ SETTING - Skip this whole action in CI environments.
Traits§
- Action
- An action to be run by a the dotfiles runtime.
- Action
Parser - Trait to parse a specific action type from StrictYaml.
- Conditional
Action - Trait for actions to be skippable under certain conditions.
Functions§
- is_
running_ in_ ci - Whether the execution environment is presumed to be CI