filmov
tv
Continuous Integration for Rails with Travis & GitHub
Показать описание
In this video, I take the Contractometer project from earlier lessons and integrate it with Travis for Continuous Integration (i.e. auto-building and testing).
What is continuous integration anyway?
Essentially, you check your code into a central repository (i.e. Github) and automated building is done to see if your code can run, and tests are automatically run to see if your code passes. It should ensure that the code in the repository passes.
The 'for_ci' branch has the updated Read Me with what I did here
Timestamps
00:00 Introduction
00:18 What is Continuous Integration
04:40 Preparing the app - branch
06:15 Install gem
07:45 Add needed code in config
08:50 Bundle
09:20 Install rspec and cucumber
11:00 Configure Database Cleaner
12:10 Configure Coveralls
13:05 Travis Configuration
19:00 Push to Github
22:45 Monitor in Travis
Looking for great hosting? I've been using DigitalOcean for 7 years and they have never let me down. Amazing.
#rubyOnRails #entrepreneurship #softwareDevelopment
What is continuous integration anyway?
Essentially, you check your code into a central repository (i.e. Github) and automated building is done to see if your code can run, and tests are automatically run to see if your code passes. It should ensure that the code in the repository passes.
The 'for_ci' branch has the updated Read Me with what I did here
Timestamps
00:00 Introduction
00:18 What is Continuous Integration
04:40 Preparing the app - branch
06:15 Install gem
07:45 Add needed code in config
08:50 Bundle
09:20 Install rspec and cucumber
11:00 Configure Database Cleaner
12:10 Configure Coveralls
13:05 Travis Configuration
19:00 Push to Github
22:45 Monitor in Travis
Looking for great hosting? I've been using DigitalOcean for 7 years and they have never let me down. Amazing.
#rubyOnRails #entrepreneurship #softwareDevelopment
Continuous Integration for Rails with Travis & GitHub
Ruby on Rails Continuous Integration with Github Actions
Ruby On Rails - CI Tests using GithubActions
Rails 7 Automated Testing With GitHub Actions For CI/CD | Ruby on Rails Tutorial
Episode #105 - Continuous Integration with Travis CI | Preview
Continuous Integration with Semaphore CI in under a minute
Continuous Deployment with GitHub Actions & Rails
RailsConf 2014 - Keith and Mario's Guide to Continuous Deployment with Rails
Continuous Deployment for Rails apps from GitHub to Heroku -- HD -- The Codeship
CI CD Pipeline Explained in 2 minutes With Animation!
GitLab CI parallelisation - how to run parallel jobs for Ruby & JavaScript projects
RedDotRuby 2014 - Guide to Continuous Deployment with Rails by Keith Pitt
CI/CD for Rails & Kamal - Deployments from Scratch PT. 3
RailsConf 2016 - Continuous Visual Integration for Rails by Mike Fotinakis
Rails Apz - 14 - Continuous Integration
Continuous Integration with Angular and Travis CI
RubyConf AU 2014: Continuous Deployment with Rails by Sebastian von Conrad
Setting up CI/CD in Bitbucket Pipelines for a Rails API
Ruby on Rails #92 Github Actions CI (run Tests, Rubocop, Erblint)
Configure Travis CI with Rails and GitHub
How to set up a killer CI for your Rails app
Continuous Deployment for Rails apps from BitBucket to Heroku -- HD -- The Codeship
RedDotRuby 2014 - Adventures with Micro Services in Rails by Anand Agrawal
RubyDay 2015 - P. Riti - CI/CD and devops with Ruby and Rails
Комментарии