-
Notifications
You must be signed in to change notification settings - Fork 139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Google-Cloud-Build to github marketplace for Node.js org #298
Comments
Psyched for this to be a part of our workflow – no objections here. |
I have a few questions:
|
1 we are looking at using Aside from that cloud build is a very robust service for building CI / CD with docker... I think we could definitely explore this system for other build infrastructure and am finding out if we can get a sizable credit from google to support this work 2 I am setting it up and taking responsibility for this initial deployment. We can choose to move to different infrastructure at any point. This has a shipping deadline of Feb 12th, so I wanted to simplify deployment without relying on any other team members (unfair to push short turnaround) 3 I've set up a "nodejs-infrastructure" project on GCP. I'd be happy to share admin rights with all of build once I figure out the billing. |
👍 Thanks for the response. |
fwiw I just got $1k approved for us to "experiment with". We can ask for more (if necessary) when we figure out what our needs are going to be. |
One of the problems we keep bumping up against is the monolithic nature of our website setup and the lack of flexibility it affords given the security concerns and therefore the limited number of people that can access anything. A goal we have is to pull it apart and make the various components and tasks it performs more independent so we don't have one big set of crown jewels. |
Is this for the "web site redesign" or the prototype that will be in parallel with node.js org and possibly consumed by node.js or the "web site redesign" at some point. |
this is about the https://github.com/nodejs/website-prototype, something that will be in parallel with nodejs.org. edit: if it is successful and there is interest we could shift the current website (but I think there is a bit more complexity in doing that) |
Edited to clarify: |
My hope for the property is that it will become a staging ground for the website redesign work moving forward, but as Myles put very well – there is a lot more complexity in pulling that off. I'm working on a project plan to get the rest of the planned new website content out the door after the single pager launch that I will shop around once ready, but for now, the goal is just to host this "Getting Started" single pager. |
As it doesn't appear there are any objections I would like to execute on this tomorrow. Please chime in if you have concerns |
All done everyone, thanks! |
We are looking at using this tool to automate deployment from the new website-prototype repo. It would only be authenticated for the website-prototype repo. Any objections?
/cc @nodejs/build
Refs: https://github.com/marketplace/google-cloud-build
The text was updated successfully, but these errors were encountered: