twlevelup / watch_edition_react

A smartwatch simulator, built in ReactJS
MIT License
3 stars 2 forks source link

Tools #7

Open raytung opened 7 years ago

raytung commented 7 years ago

Any opinions?

CI

Others

raytung commented 7 years ago

Probably a little too late but create-react-app?

watsonarw commented 7 years ago

Buildkite, whilst amazing, is unfortunately $15 USD per user, per month + agent costs, which is probably out of our budget.

In terms of CI, we want to be able to test and deploy (to where?) automatically.

raytung commented 7 years ago

Holy moly. I did not realise Buildkite is that expensive. Now the developer Ray would love to use something like ConcourseCI because of its pipeline visualization, but the lazy Ray says no way we're not maintaining it.

aaron-m-edwards commented 7 years ago

I was playing around with CircleCI + Github Pages yesterday. I have a small writeup in Issue 9 - Deployment TLDR: I would go with Travis + S3 personally

adamhope commented 7 years ago

+1 for slack integration, students don't pay enough attention to the build status but seem quite good at checking on Slack. An added benefit is ALL students are aware of the build status.

raytung commented 7 years ago

Both CircleCI and Travis has Slack integration. We ca remove CCMenu / CCTray setup!