James Brundage

Results 990 issues of James Brundage
trafficstars

Benchpress should be usable within a container. * [ ] #55 * [ ] #56 * [ ] #57 * [ ] #58 * [ ] #59

If a step file is a script, and its output type is a `[Hashtable]` or `[Collections.IDictionary]`, it should be executed and returned as a step.

PowerShell scripts can `#require` a module, and thus we can know if a step requires a module to be installed. Regardless of the BuildSystem, `Convert-BuildStep` should install modules that are...

enhancement