MeltanoLabs / Meta

The why, what, and how of MeltanoLabs
MIT License
5 stars 1 forks source link

Add New Connector - tap-google-search-console #55

Open acarter24 opened 3 weeks ago

acarter24 commented 3 weeks ago

Hi, I have built a private tap for Google Search Console which I have been given permission to contribute to MeltanoLabs.

https://developers.google.com/webmaster-tools/v1/api_reference_index

At present the tap just exists on our private Azure DevOps server, but I would like to add to Meltanolabs and happy to act as maintainer.

I'm running through some of the guides on the Meta repo to get my private version up to snuff, what are next steps to allow me to push the repo to meltanolabs?

acarter24 commented 3 weeks ago

@pnadolny13 @tayloramurphy not sure how to assign you but tagged

edgarrmondragon commented 3 weeks ago

I'm not familiar with Azure DEvOps, but they might have documentation on how to transfer a repository to GitHub.

pnadolny13 commented 1 week ago

I'm not familiar with Azure DevOps, but they might have documentation on how to transfer a repository to GitHub.

@acarter24 I think Azure DevOps is a standard git repository so I think an approach would be to mirror it and push that up to github. https://www.atlassian.com/git/tutorials/git-move-repository seems like a reasonable approach. I sent you an invite to collaborate on the new repo https://github.com/MeltanoLabs/tap-google-search-console