Andrew
Andrew
As a developer, I want stank to move most logic out of applications, and into libraries, so that I can build more complex systems based on the stank suite. *...
As a script author, I want stank to warn when any file begins with a Unicode BOM before the shebang line, so that I can write more portable scripts. If...
As an engineer, I want stank to help me reduce the size of my shell scripts, so that I can transfer scripts more quickly. Offer a new command line application,...
Hi, posh-direnv often silently fails to apply .psenvrc changes. I go through the `Edit-DirEnvRc` workflow, and even close and relaunch PowerShell. But still, the changes fail to take effect. As...
Hi, Can we please get the same approval and apply commands exposed for reuse via the command line? As a power user, I want to manage the .psenvrc content myself,...
Microsoft has changed the default PowerShell policy. The following requirements are now in effect: * The execution policy must be opened up to at least `RemoteSigned` level, especially for typical...
Could we get support for Kafka consumer groups, so that applications can receive their own copies of each message in a topic?
Please enable CodeQL SAST scans and notifications by default on all GitHub repositories, like Dependabot. There are millions of projects with vulnerabilities that the owners and downstream users are unaware...
The "Code security and analysis" personal org settings page lists several options for Dependabot SCA third party security scans, but lists no option for CodeQL SAST first party security scans....
Hi, I'd like more documentation on soft assertions. The API appears to support temporarily ignoring process exit codes from mage tasks, by implementing/wrapping tasks in a task type signature that...