-
Notifications
You must be signed in to change notification settings - Fork 60
improve DR-002 executive summary #1799
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR improves the executive summary of DR-002 infrastructure design decision to make it more understandable at a high level. The changes add clarification to the testing workflow and include a typical workflow section.
- Clarifies timing of fast feedback loop and deeper validation phases
- Adds a new "Typical workflow" section with step-by-step process
- Includes reference to Martin Fowler's continuous integration article
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Alexander Lanin <alex@lanin.de>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
The created documentation from the pull request is available at: docu-html |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Alexander Lanin <alex@lanin.de>
Hopefully this makes the DR easier to understand, without modifying it. It seems it's not understandable at the moment on high level.