継続的インテグレーション (CI) を啓蒙するスレ
(ID:anRYL6nkのみ表示中)
戻る
23デフォルトの名無しさん [sage]

AAS

NG

>>20
CIの祖先はデイリービルドなんだよ
元々インテグレーションの苦痛を減らす目的で始まったプラクティスなわけ
ローカルかどうかとかは全然本質と関係ないから

2018/02/19(月)20:36:46.45(anRYL6nk.net)


24デフォルトの名無しさん [sage]

AAS

NG

>>22
どこをどう読めばそういう解釈になるんだよww
俺はCIツールを否定してるんじゃなくCIってなんなのかって話をしてるだけだぞ

2018/02/19(月)20:39:13.91(anRYL6nk.net)


27デフォルトの名無しさん [sage]

AAS

NG

>>26
手動でスクリプトを流してるうちはCIとは呼ばないよね
CIツール使わずにnpmやrakeだけでも自動で継続的にやってるなら
ローカル実行でもCIと言っていいと思うよ

現実的には個人開発かそれに近い場合以外は
サーバー実行にしないと著しく不便なだけで

2018/02/19(月)23:57:13.37(anRYL6nk.net)


28デフォルトの名無しさん [sage]

AAS

NG

https://www.agilealliance.org/glossary/continuous-integration/
the practice of continuous integration should not be confused with the tools that assist it. Continuous integration is first and foremost a matter of attitude rather than tools, and it relies on more than one kind of tool.

https://martinfowler.com/articles/continuousIntegration.html
Although Continuous Integration is a practice that requires no particular tooling to deploy, we've found that it is useful to use a Continuous Integration server.

2018/02/19(月)23:59:47.39(anRYL6nk.net)


戻る
ver.151005sp