Andrei Zmievski
Andrei Zmievski
Ubuntu 20.04 I clone the latest repo and ran `extras/installer.sh` and chose to update Plex at the end. It downloaded and installed the package, but then core dumped: ``` Retrieving...
It would be helpful if the episode numbers prepended to the filenames were zero-padded, for proper sorting.
I am caching the build directory of `swift-format`. The cache is being restored successfully on the exact key, but the `cache-hit` variable seems being set to `false`. Is the code...
`README.md` mentions that `INCOMING_PORT_ENV` should be used, but `iptables.sh` uses` INCOMING_PORT`
This is right after using `actions-permissions`: ``` Run ruby/setup-ruby@v1 with: ruby-version: 3.0 bundler-cache: true env: NODE_EXTRA_CA_CERTS: /Users/mitmproxyuser/.mitmproxy/mitmproxy-ca-cert.pem REQUESTS_CA_BUNDLE: /Users/mitmproxyuser/.mitmproxy/mitmproxy-ca-cert.pem HEX_CACERTS_PATH: /Users/mitmproxyuser/.mitmproxy/mitmproxy-ca-cert.pem Modifying PATH Print Ruby version /Users/runner/hostedtoolcache/Ruby/3.0.6/x64/bin/ruby --version ruby 3.0.6p216...
I last ran this 2 months ago and everything was fine. Running the same job today, I got this in the logs: ``` Successfully fetched 6 new feedback 🤩 Fetching...
**Describe the bug** I have configured self-hosted codecov and Github app according to [Self-Hosted Install Guide](https://docs.codecov.com/docs/installing-codecov-self-hosted). The app has appropriate permissions and the PEM file is accessible inside the docker...
**Describe the bug** I am running codecov self-hosted on a single EC2 instance using docker-compose.yml. Logged in via Github and set up the test repo per tutorial. However, trying to...
**Describe the bug** After clicking "Login via Github", it goes through the auth process, then redirects me back to the main page which still says "Login via Github". **Environment (please...
Can someone make a new release of codecov-gateway that incorporates https://github.com/codecov/codecov-gateway/pull/97? It was merged in on June 28 and there were 2 releases since then but without this fix.