feat: Add document for 'Why Learn CI & CD'#10
Draft
tomoya-sforzando wants to merge 1 commit into
Draft
Conversation
shin-sforzando
requested changes
Sep 10, 2020
| - なぜCI&CDをするのかの概観を感じる | ||
| - 動機/理由となるところ | ||
| - 実行環境について | ||
| - 今度、身につけていくことのボリューム感を感じる |
|
|
||
| --- | ||
|
|
||
| ### どんな安心? |
Contributor
There was a problem hiding this comment.
「どんな安心?」「どうして楽をしたい?」があるのに「品質の高さ」について言及がないのはなぜですか?
|
|
||
| ### どんな安心? | ||
|
|
||
| - 開発が着実に進んでいることの確証を得たい |
Contributor
There was a problem hiding this comment.
「開発が着実に進んでいる確証」って具体的になんのことを指してますか?
| - 変更点によって、他に意図しない影響を与えていないか | ||
| - → 自動化されたビルド、テスト、デプロイの成功 | ||
|
|
||
| **→ これらの確証が取れている状態であることがわかっていれば、安心して、確認の負担を減らせる** |
Contributor
There was a problem hiding this comment.
「これらの確証が取れている状態」でも残る確認の負担とはなんですか?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe the PR
To close #5 .
Detail of the change
Add
WhyLearnCICD.md.Exported PDF with Marp (on Extension of Visual Studio Code).
Anticipated impacts
None.
Additional context
None.