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

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

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

rvillage

July 29, 2018
Tweet

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ΛϚʔδ͢Δ͚ͩʹͳΔ