Evgenii Vasilenko
Evgenii Vasilenko
You can use other GitHub actions like [actions-tagger](https://github.com/marketplace/actions/actions-tagger) or [update-major-minor-semver](https://github.com/marketplace/actions/update-major-minor-semver) for this purpose.
Yes you updating the tags but major tag 'v12' is quite old and pointing to 'May 22, 2020'
I have the same error `mod_opentelemetry_webserver_sdk: otel_stopInteraction: result code: 25`
Thanks. `alertmanager_url` fixed an issue.
I've faced the same issue described here #1838 I got these errors in logs `scriptmgr-server` ``` time="2024-02-14T00:29:10Z" level=error msg="Failed to update store using bundle.json from gcs." bucket=pixie-prod-artifacts error="rpc error: code...
I moved this project to poetry package manager but I didn't keep it in a docker container to minimize docker image size. I'm using docker multistage build and keeping only...
Can you provide me a link to your github actions? I will try to reproduce
These ansible collections should be installed in a `prerun` step using `requirements.yml` file but because there is a specific folder structure you're using and option `molecule_working_dir: ${{ matrix.role }}` action...