Skip to content

Commit

Permalink
Merge pull request #157 from redhat-appstudio/drop-slides
Browse files Browse the repository at this point in the history
Drop the slides
  • Loading branch information
ralphbean authored Dec 5, 2023
2 parents e47c792 + 32f3ab4 commit 6c76ada
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 28 deletions.
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,9 @@ User documentation is out of scope.

[/ref](./ref/index.md) folder hosts the API references for all the related services. These API references are generated during publish flow.

### The Technical Overview Slides

[architecture-overview-slides.md](./architecture-overview-slides.md) is the source for the slides. The slides are done on .md and can be rendered using [reveal.js](https://revealjs.com/)

### Architecture Diagrams

[/diagrams](./diagrams/) folder stores the diagrams used on the overview document and slides. These diagrams are done using [draw.io](https://draw.io) and stored in _.svg_ format.
[/diagrams](./diagrams/) folder stores the diagrams used on the overview document. These diagrams are done using [draw.io](https://draw.io) and stored in _.svg_ format.

### Architecture Decision Records - ADRs
[/ADR](./ADR/) folder contains the ADRs that are executed as part of the process to update these documents as explained in [contributing](#contributing) section.
Expand All @@ -27,12 +23,12 @@ User documentation is out of scope.
All changes to the documents and diagrams require a peer-reviewed pull request.

For significant changes that include changes to technical details or architecture the pull request should have
1. Changes to the overview document, slides and diagrams where applicable.
1. Changes to the overview document and diagrams where applicable.
2. An ADR record is added to the `/ADR` folder.
3. At least 2 approvals to be merged

The changes that are corrections and clarifications and that do not reflect a significant change pull request should have
1. Changes to the overview document, slides and diagrams where applicable.
1. Changes to the overview document and diagrams where applicable.
2. Should have a `skip-adr-check` label
3. At least 1 approval

21 changes: 0 additions & 21 deletions architecture-overview-slides.md

This file was deleted.

0 comments on commit 6c76ada

Please sign in to comment.