gtach2o
gtach2o
Hi. How to set in yaml the URL (e.g. artifactory) where download plugins from? Jmeter has this settings https://jmeter-plugins.org/wiki/PluginsManager/#Plugins-Sources-Configuration Thanks.
[Bug] - lambda/nodejs:20 AL2023 based container: aws command doesn't work after installing awscli-2
**Describe the bug** `aws` command doesn't work after installing **To Reproduce** Steps to reproduce the behavior: ```Dockerfile FROM public.ecr.aws/lambda/nodejs:20 RUN dnf install -y awscli-2 RUN aws --version ``` build the...
Hi! Any plan to support Python3.12 version?