Netlify icon indicating copy to clipboard operation
Netlify copied to clipboard

Allow for multiple sites

Open AaronDovTurkel opened this issue 4 years ago • 9 comments

HI, I often deploy to 3 different testing servers. Can you add functionality so that all servers can be set in configs?

Thanks!

AaronDovTurkel avatar Jun 26 '20 15:06 AaronDovTurkel

@AaronDovTurkel Hey :wave: This sounds like a great idea, can you maybe elaborate on the details, please? Do you mean as in Netlify servers?

shailen-naidoo avatar Jun 26 '20 17:06 shailen-naidoo

Hi! Passing through after Googling, thought I'd leave my solution.

You can add a unique netlify.site_id property to .vscode/settings.json in the root of each of your VS Code project workspaces. This way, each project workspace has it's own Netlify site linked to it 👍

jochemkeller avatar Jun 28 '20 14:06 jochemkeller

@jochemkeller Yeah that makes, the details of the issue was a little obscure so I thought @AaronDovTurkel was referring to have 3 Netlify observers in one workspace. Thanks helping out :)

shailen-naidoo avatar Jun 29 '20 11:06 shailen-naidoo

@ShailenNaidoo sorry for the obscurity. I actually was referring to having three observers in the same workspace... I have three servers building from different branch deploys and the catch is I cant push up the vscode settings to bitbucket. (@jochemkeller thanks for your help). Any suggestions?

-> for extra clarity, I would like the ability to see three different builds at the same time! (I don't know if there's an easier solution like having an extension that just puts Netlify build badges in the status bar...)

AaronDovTurkel avatar Jun 29 '20 14:06 AaronDovTurkel

@AaronDovTurkel Yeah I guess that is possible but not sure if I'll have the time to implement that. Let me put a word out to the community and see if it is something people are actually keen on. Ill let you know :)

shailen-naidoo avatar Jun 29 '20 14:06 shailen-naidoo

@ShailenNaidoo in the meantime here's a bare-bones extension I just wrote for viewing badges...

AaronDovTurkel avatar Jun 29 '20 16:06 AaronDovTurkel

@AaronDovTurkel Are you perhaps able to do a PR for this?

shailen-naidoo avatar Apr 20 '21 05:04 shailen-naidoo

ill see if I have some downtime and check out the code base!

AaronDovTurkel avatar Apr 20 '21 13:04 AaronDovTurkel

@AaronDovTurkel Just following up on whether you are still keen on doing a PR for this?

shailen-naidoo avatar Nov 10 '23 12:11 shailen-naidoo