Alexandre Proulx

Results 5 issues of Alexandre Proulx

**Describe the bug** Upgrading to 6.9.x caused the import-error to appear using pylint, manually installing the pylint package solves the issue **To Reproduce** Steps to reproduce the behavior: .mega-linter.yml PYTHON_PYLINT_PRE_COMMANDS:...

bug

### Bug report info ```plain text act version: 0.2.31 GOOS: linux GOARCH: amd64 NumCPU: 16 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /var/run/docker.sock Config files: /home/vscode/.actrc: -P ubuntu-latest=catthehacker/ubuntu:act-latest...

kind/bug
stale

When deploying the gatewayAPI plugin using the helm chart like this ``` yaml trafficRouterPlugins: trafficRouterPlugins: |- - name: "argoproj-labs/gatewayAPI" location: "https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-gatewayapi/releases/download/0.3.0/gateway-api-plugin-linux-amd64" # This is the right url, there was a...

bug
plugins-generic

I'm trying to deploy leantime with Redis (password protected) but I keep getting the error NOAUTH Authentication required. in .env ``` ... LEAN_USE_REDIS = true # LEAN_REDIS_URL = 'tcp://redis:6379?database=0' LEAN_REDIS_URL...

Adds information about the asdf Dev Container Feature to the community projects documentation. This feature allows installing asdf in any dev container, works with both pre-0.16.0 and 0.16.0+ versions, and...