eli64s / readme-ai

README file generator, powered by AI.
https://eli64s.github.io/readme-ai/
MIT License
1.57k stars 166 forks source link

how can use in Azure Devops #31

Open johnfelipe opened 1 year ago

johnfelipe commented 1 year ago

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

SNAG-0401

stay tuned

eli64s commented 1 year ago

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

johnfelipe commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

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 aviancavsts@vs-ssh.visualstudio.com: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