André Ricardo

Results 7 comments of André Ricardo
trafficstars

I have managed to fix it for the scenario above, ran all `rake all` tests and it was passing (except Ruby 1.9 see PR #239). The solution was to run...

Another project for "Cross platform code coverage library for .NET Core" https://github.com/tonerdo/coverlet

> Since there's no `0.6.3` release in this repo I'm not sure what's going on here. The version mismatch is explained in https://github.com/awslabs/amazon-ecr-credential-helper/issues/206#issuecomment-586032636: > The `version` subcommand returns the version...

Same happens with youtube-dl Old repo: https://www.codetriage.com/rg3/youtube-dl Now redirects to new one in GitHub: https://www.codetriage.com/ytdl-org/youtube-dl But code triage still has two repos with different helpers.

Alternative to `docker-credential-helper-ecr` as per https://docs.aws.amazon.com/AmazonECR/latest/userguide/registry_auth.html#registry-auth-token Also used this to confirm the issue is not in `aws`, `aws-vault` or `docker pull`. First you need aws to work, use ``` $...

I had to upgrade my OSX version `ProductVersion: 12.6 BuildVersion: 21G115` and now have trouble getting the list command to show the relevant credHelpers... ``` $ cat ~/.docker/config.json { "auths":...