Skip to content
This repository has been archived by the owner on Sep 23, 2020. It is now read-only.

Configuring different test environments #14

Closed
tmhn opened this issue Dec 7, 2018 · 2 comments
Closed

Configuring different test environments #14

tmhn opened this issue Dec 7, 2018 · 2 comments
Assignees
Labels
question Further information is requested
Milestone

Comments

@tmhn
Copy link

tmhn commented Dec 7, 2018

About me

  • My name: Tom
  • I've used Netlify: a few times for side projects

My question in a little more detail

What I really want to ask is...

Is there a way to have a test environment that I can deploy to, then having validated that, I can then progress the app onto LIVE.

Also, is there a way to generate a build status README badge that I can drop into the README on my GitHub project?

Anything other comments for Netlify

I've been amazed by great Netlify is, so glad I started using it!

@philhawksworth philhawksworth added the question Further information is requested label Dec 8, 2018
@philhawksworth
Copy link
Contributor

Thanks for the question @tmhn!

We'll answer this more fully in an upcoming recording, but for the moment, I think what you are looking for is our branch deploys option.

By creating a branch in your github repo, and telling Netlify to build that( or all branches), you can have Netlify deploy different versions of site onto a subdomain which matches your branch name.

Each branch effectively becomes its own "as production" environment and is the perfect way to create staging, testing, etc environments.

Merging your branch to master then deploys to production.

You can also use deploy previews in a similar way to deploy pull requests and review them before deciding whether or not to merge them to your master branch.

More info in the docs for branch and deploy previews

Interesting idea about having a build status readme badge. I wonder if we could easily use the API to drive those. I'll think about that a little!

@philhawksworth philhawksworth added this to the episode-2 milestone Dec 10, 2018
@philhawksworth philhawksworth self-assigned this Jan 4, 2019
@philhawksworth
Copy link
Contributor

Answered in Ep2 - coming soon:
https://ask.netlify.com/episode/02/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants