Skip to content

feat: Add document for 'Why Learn CI & CD'#10

Draft
tomoya-sforzando wants to merge 1 commit into
mainfrom
005_why_learn_ci_and_cd
Draft

feat: Add document for 'Why Learn CI & CD'#10
tomoya-sforzando wants to merge 1 commit into
mainfrom
005_why_learn_ci_and_cd

Conversation

@tomoya-sforzando

Copy link
Copy Markdown
Contributor

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.

@tomoya-sforzando tomoya-sforzando added the documentation Improvements or additions to documentation label Aug 10, 2020
@tomoya-sforzando tomoya-sforzando self-assigned this Aug 10, 2020
Comment thread src/WhyLearnCICD.md
- なぜCI&CDをするのかの概観を感じる
- 動機/理由となるところ
- 実行環境について
- 今度、身につけていくことのボリューム感を感じる

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

今度?

Comment thread src/WhyLearnCICD.md

---

### どんな安心?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

「どんな安心?」「どうして楽をしたい?」があるのに「品質の高さ」について言及がないのはなぜですか?

Comment thread src/WhyLearnCICD.md

### どんな安心?

- 開発が着実に進んでいることの確証を得たい

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

「開発が着実に進んでいる確証」って具体的になんのことを指してますか?

Comment thread src/WhyLearnCICD.md
- 変更点によって、他に意図しない影響を与えていないか
- → 自動化されたビルド、テスト、デプロイの成功

**→ これらの確証が取れている状態であることがわかっていれば、安心して、確認の負担を減らせる**

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

「これらの確証が取れている状態」でも残る確認の負担とはなんですか?

@shin-sforzando shin-sforzando changed the title Add document for 'Why learn CI & CD' feat: Add document for 'Why Learn CI & CD' Feb 21, 2021
Base automatically changed from master to main February 21, 2021 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Why learn CI & CD

2 participants