diff --git a/contributions/demo/week3-CD-and-feature-flag/lukasgut-olofgr/README.md b/contributions/demo/week3-CD-and-feature-flag/lukasgut-olofgr/README.md new file mode 100644 index 0000000000..d84bf68d0d --- /dev/null +++ b/contributions/demo/week3-CD-and-feature-flag/lukasgut-olofgr/README.md @@ -0,0 +1,24 @@ +# Assignment Proposal + +## Title + +Demonstrating how Eiffel Protocol works and why it is useful. + +## Names and KTH ID + +- Lukas Gutenberg (lukasgut@kth.se) +- Olof Gren (olofgr@kth.se) + +## Deadline + +Task 1 + +## Category + +Demo + +## Description + +Eiffel Protocol is a protocol for ci/cd that assists in the tracability of contribution with a focus on keeping track on supply chains. It makes use of "technology agnostic event-based communication" to make it easier too keep track of what is happening in the software procuction and the supply chain. + +We plan to make a demo where we implement parts of the eiffel protocol and show off how it works and it's usefulness in tracking activity and how it can be used to track repos over multiple platforms. The demonstration could contain pushing some commits to one of several repos in a larger projeect triggering a build of some executable with several repositories.