You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
85c898a Refactor (definitions): Remove newlines between objects in across all .ps1 definitions
e1fb43c Docs (samples): Standardize definitions with test definitions
d04e928 Docs (examples): Tweak comments on examples
189f31f Docs (usage): Tweak usage instructions on definition objects
845f031 Test (definitions): Standardize names of task definition files
755a2a7 Docs (usage): Update examples for using Setup-ScheduledTask via definition object(s)
abcc2ab Test (integration): Revise several scenarios for Setup-ScheduledTask-DefinitionObject:
58ceea6 Fix (function): Fix to correctly process (below PS 6.0) and reliably process (PS 6.0 and later) all task objects when setup involves multiple .json files
c63037a Fix (function): Fix to correctly process (below PS 6.0) and reliably process (PS 6.0 and later) all task objects when setup involves multiple .json files
12b6f15 Enhancement (module): Add tags for discoverability
9063132 Docs (usage): Improve write-up on task defintion object properties and values in relation to module
7549a51 Docs (examples): Add examples for getting definition task objects from one or multiple .ps1 or .json files
fe80c5c Test (integration): Add scenarios for passing task objects from multiple .ps1 and .json files to -DefinitionObject by pipeline
4ef8baf Test (integration): Standardize scenario to store definition task objects in $tasks variable before piping to Setup-ScheduledTask
dc72b48 Test (integration): Add scenario for passing task objects to -DefinitionObject by parameter
7756e08 Test (integration): Add test for -DefinitionObject from .json file scenario
46e51c0 Enhancement (task): Use literal here-strings for test and sample .ps1 definition object task action command arguments
67c81d8 Docs (samples): Rename defintion files to use language extensions