kaustubhhiware / c0derunR

An attempt at a cleaner UI for online IDE's: http://c0derunr.herokuapp.com
MIT License
21 stars 8 forks source link

Setup a beta link for c0derunR #33

Closed Demfier closed 6 years ago

Demfier commented 6 years ago

It would be nice if we could have a beta version of c0derunR deployed. So we don't have to "guess" what is going to happen when we merge a PR or add a new feature. It would compensate for the lack of tests in the backend and would save us from the pain to test it locally everytime.

142ayushkumar commented 6 years ago

Do we have to create a heroku pipeline for this?

142ayushkumar commented 6 years ago

?

Demfier commented 6 years ago

@142ayushkumar - Sorry for the delayed response. But don't worry @kaustubhhiware is going to take care of this one.

kaustubhhiware commented 6 years ago

Tested with #37, #38. Auto-deploy works perfectly on every PR, just need to check http://c0derunr-pr-38.herokuapp.com or just c0derunr-pr-38.herokuapp.com instead of https://c0derunr-pr-38.herokuapp.com for every issue (issue number 38 in this example.)