James Brundage

Results 990 issues of James Brundage

Under these conditions, the information is missing and thus the display simply shows a blank.

bug

[git notes](https://git-scm.com/docs/git-notes) can be a useful addendum to commit histories. * [x] #296 * [ ] #297 * [ ] #298 * [ ] #299

enhancement

Web Development and deployment have changed quite a bit over the years. Several functions within Pipeworks should be removed wholesale. In some cases, the services they were built atop have...

enhancement

The alias helps for colloquial use. Returning [ScriptBlock]s helps for transpilation.

enhancement

While this may be useful to override in certain hosting contexts, it should not be enabled by default.

enhancement

While the name implies something helpful, the current implementation does not deliver on that promise. New-PipeworksManifest should be removed until it can be adequately refactored.

enhancement

Parallel invocation is cool and all, but it does not need to be a core part of Pipeworks.

enhancement

Many a SQL script written in management studio is actually sent as more than one statement. Select-SQL should split any sqlstatement by a single line containing 'GO', and run each...

enhancement

As SecureSetting commands are superflous (#18), -SQL commands should avoid them and use Get-Secret instead.

enhancement