Upgrade to Pro — share decks privately, control downloads, hide ads and more …

CircleCIからPull requestできるといろいろ捗る

Sponsored · Ship Features Fearlessly Turn features on and off without deploys. Used by thousands of Ruby developers.

CircleCIからPull requestできるといろいろ捗る

Avatar for rvillage

rvillage

July 29, 2018

Other Decks in Technology

Transcript

  1. ͳΜͰ΋ࣗಈԽ͍ͨ͠ Commit๨Ε • db/schema.rb • annotate_models Lint • rubocop —auto-correct

    • eslint —fix Library update • bundle update • yarn upgrade
  2. ͳʹ͕ͦΜͳʹḿΔͷ͔ʁ git push origin branch git commit -m “rubocop —auto-correct”

    git push origin ci/branch bin/rails db:create db:migrate git commit -m “Update schema.rb” git push origin ci/branch
  3. ͳʹ͕ͦΜͳʹḿΔͷ͔ʁ git push origin branch git commit -m “rubocop —auto-correct”

    git push origin ci/branch bin/rails db:create db:migrate git commit -m “Update schema.rb” git push origin ci/branch CI͸๨Εͣඞͣ΍ͬͯ͘Εͯ PRΛϚʔδ͢Δ͚ͩʹͳΔ