Skip to content

Commit

Permalink
fix diagrams paths webhook
Browse files Browse the repository at this point in the history
  • Loading branch information
qu1queee committed Jul 5, 2024
1 parent 48f7975 commit 3fe6b52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions github-webhook/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Knowing when these events occur leads us to the questions; what actions can we t
In this architecture, IBM Cloud Event Notifications is our integration of choice, taking a responsive action upon Git Events.


![architecture_diagram](./images/entocejobs.jpg)
![architecture_diagram](./images/architecture-en-git-ce.jpg)

In the image above, we use Event Notifications as an intermediary, leveraging their source and destination concepts to facilitate the transportation of our Github event payloads to multiple destinations.

Expand All @@ -27,7 +27,7 @@ By leveraging Code Engine with Event Notifications, we can take continuous deplo

## A Clever Workaround

![application_adapter](./images/architecture-en-git-ce.jpg)
![application_adapter](./images/workaround.jpg)

If you paid attention to the first diagram, you will have noticed the need for an Application Adapter.

Expand Down

0 comments on commit 3fe6b52

Please sign in to comment.