Ben Limmer

Results 104 issues of Ben Limmer

## Feature Description Today, `run-task` and service update reuse the same `wait-for-minutes` parameter. I think there should be a separate parameter, `run-task-wait-for-minutes` parameter that overrides `wait-for-minutes` when set. ## Problem...

feature-request

Browsers installed with `snap` and `flatpak` sandbox the browser to certain locations on the filesystem. Therefore, temporary profiles created via `mktemp` or in the default persisted location (`~/.config/zsh-aws-vault`) fail to...

It currently hardcodes `~/.aws/config` https://github.com/blimmer/zsh-aws-vault/blob/2b3ae32f43d347c33510036c9cebbd540e392797/zsh-aws-vault.plugin.zsh#L110-L125

I started seeing these warnings when using the OTEL layer: > AWS Lambda plans to remove support for callback-based function handlers starting with Node.js 24. You will need to update...