readme-ai icon indicating copy to clipboard operation
readme-ai copied to clipboard

how can use in Azure Devops

Open johnfelipe opened this issue 1 year ago • 4 comments

this is a rookie question sorry, but how can use this in azure devops?

SNAG-0401

stay tuned

johnfelipe avatar Jul 24 '23 21:07 johnfelipe

Hey, I don't have much experience using Azure so may be best to take a look at the guides.

https://learn.microsoft.com/en-us/azure/devops/repos/git/import-git-repository?view=azure-devops

eli64s avatar Jul 24 '23 21:07 eli64s

But is possible?

El lun, 24 jul 2023, 4:57 p. m., Eli @.***> escribió:

Hey, I don't have much experience using Azure so may be best to take a look at the guides.

https://learn.microsoft.com/en-us/azure/devops/repos/git/import-git-repository?view=azure-devops

— Reply to this email directly, view it on GitHub https://github.com/eli64s/readme-ai/issues/31#issuecomment-1648682133, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADIWFFVDBNUKHFWS4IBUQTXR3VUZANCNFSM6AAAAAA2WEDE24 . You are receiving this because you authored the thread.Message ID: @.***>

johnfelipe avatar Jul 24 '23 23:07 johnfelipe

python src/main.py -o revisionmanualbasadaensonarconreportingtool.md -r https://github.com/johnfelipe/revisionmanualbasadaensonarconreportingtool

that is without user and password

Pls share command for put user and password and in that case use your soft for create markdown file but clonning in azure devops

johnfelipe avatar Jul 26 '23 13:07 johnfelipe

Ok now can git clone

https://learn.microsoft.com/en-us/azure/devops/repos/git/use-ssh-keys-to-authenticate?view=azure-devops#step-3-clone-the-git-repository-with-ssh

(readmeai) root@template:~# git clone [email protected]:v3/aviancavsts/UnidadesSoporteBW/OFP%20Mapping
Cloning into 'OFP%20Mapping'...
The authenticity of host 'vs-ssh.visualstudio.com (20.41.6.2)' can't be established.
RSA key fingerprint is SHA256:BLABLABLA.
This key is not known by any other names
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added 'vs-ssh.visualstudio.com' (RSA) to the list of known hosts.
remote: Azure Repos
remote: Found 618 objects to send. (33 ms)
Receiving objects: 100% (618/618), 1.14 MiB | 1.83 MiB/s, done.
Resolving deltas: 100% (209/209), done.

pls tell me how fix this

johnfelipe avatar Jul 26 '23 16:07 johnfelipe