Joel Scheuner

Results 8 issues of Joel Scheuner

I want to use bibtool to cleanup my [BibDesk](https://bibdesk.sourceforge.io/) library and created the following resource file to mimic the output format of BibDesk: ``` % Preserve BibDesk comments (bibtool discards...

Could you keep older versions when you release a new version on https://wordpress.org/plugins/fakerpress/ ? Automatic plugin installation via wp-cli (http://wp-cli.org/) will fail otherwise (e.g., `wp plugin install fakerpress --version=0.2.2` attempts...

type:bug
status:in_progress

The assumption that the public key is located at `${private_key_path}.pub` (see https://github.com/Azure/vagrant-azure/blob/v2.0/lib/vagrant-azure/action/run_instance.rb#L115) is nowhere documented and cannot be changed. A configuration option `public_key_path` and/or `public_key` (i.e., actual content) should be...

enhancement

The current hot reloading configuration `mountCode` has many limitations (e.g., global config, no layer support). An improved configuration API and documentation could make hot reloading more powerful and easier to...

enhancement
status: backlog

The ECS-ECR container app tutorial is broken and has many issues: https://docs.localstack.cloud/tutorials/ecs-ecr-container-app/ We should either fix or remove it. ## Motivation * Initially reported by a pro customer * Previously...

Entering some invalid cron expressions leads to unhelp error messages. Note: the feature works when entering valid or obviously incorrect cron expressions, so this is a minor issue. It happens...

enhancement

## Motivation Addresses https://github.com/localstack/localstack/issues/10280 Re-creating a Lambda function immediately after deleting it, triggers a race condition and deletes the internal async invoke queue. This causes continuous error logs and breaks...

semver: patch

## Motivation Flaky run: https://app.circleci.com/pipelines/github/localstack/localstack/26062/workflows/5e87f5ba-ee9f-4641-9e9a-0808d4873612/jobs/220558/tests I didn't notice any further test failures in the CI health dashboard (but they might be shadowed by reruns). //cc @maxhoheiser ## Changes Skip test...

semver: patch