Suleiman Dibirov
Suleiman Dibirov
Couldn't reproduce it with `Docker Compose version v2.34.0-desktop.1`. ``` docker compose build Compose can now delegate builds to bake for better performance. To do so, set COMPOSE_BAKE=true. [+] Building 0.2s...
Try this one: `context: "${WORKSPACE}/dist/"`
@IcewaveLJW it's a different error, have you passed the `WORKSPACE` environment? looks like you haven't
put this before the skaffold command: `echo "${WORKSPACE}/dist/" && ls "${WORKSPACE}/dist/"`
It seems to me that the `context` field doesn't support env templating https://skaffold.dev/docs/environment/templating/#list-of-fields-that-support-templating
> Hello, thank you for your PR, the linter is erroring out you can see these errors by running `make test`. Hi @robertsirc , thank you. Pushed commit with style...
@gjenkins8 @benoittgt hi! Any updates here?
@benoittgt it doesn't work properly because of the recent merge by @scottrigby https://github.com/helm/helm/pull/31176 ``` // internal/plugin/installer/http_installer.go:65 PluginName: stripPluginName(filepath.Base(source)), ``` it returns an empty plugin name, because the url has the...
Hello @mattfarina, just a gentle reminder about this PR created months ago. If possible, could it be reviewed before the next Helm release? I’d appreciate any feedback to help get...
Hello @mattfarina, just a gentle reminder about this PR created months ago. If possible, could it be reviewed before the next Helm release? I’d appreciate any feedback to help get...