Matthias R. Wiora
Matthias R. Wiora
@drbachler - I was implementing this feature in my feature-fork: https://github.com/mwiora/aws-role-editor - just have a look
thanks @JerryJoyce - your solution worked @ microsoft business tools mh? ``` # az devops login --organization https://dev.azure.com/{{ myorg }}/ Failed to store PAT using keyring; falling back to file...
temporary fix for current version of go.cd (16.5) ``` mkdir -p /var/go/.ssh; # insert your private key to /var/go/.ssh/id_rsa ssh-keyscan gitserver.tld > /var/go/.ssh/known_hosts # replace gitserver.tld with your git destination...
hey man - thanks for your feedback :D however I think the solution would be to place the [nameserver-globals.csv](https://github.com/mwiora/NAMEinator/blob/master/datasrc/nameserver-globals.csv) and most probably the [alexa-top-2000-domains](https://github.com/mwiora/NAMEinator/blob/master/datasrc/alexa-top-2000-domains.txt) file in the folder datasrc/ (which...
Thanks man - I will actually check if the changes will work for any OS - linux, win, macos - so we will have no issues. Hope to be through...