Skip to content
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

DEMO Proposal: Eiffel Protocol demonstration of usage #1610

Merged
merged 2 commits into from
Mar 30, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -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.