From b7e4dcac17d8ea037dc267b47a6109edc2aaf39d Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 26 Jan 2018 18:10:57 +0200 Subject: Drop: developer uploads from alpha-3 --- roadmap.mdwn | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'roadmap.mdwn') diff --git a/roadmap.mdwn b/roadmap.mdwn index a2a0866..573ea7b 100644 --- a/roadmap.mdwn +++ b/roadmap.mdwn @@ -36,7 +36,7 @@ ALPHA-3 is ALPHA-2 but with the following changes: > uploads, and PGP signing of package uploads. A project can specify > which APT repository the .deb uploads should go to. -The ALPHA-2 high-level architecture will look like this: +The high-level architecture will look like this: @startuml actor Developer @@ -58,10 +58,8 @@ The ALPHA-2 high-level architecture will look like this: Controller -> Worker : 5. give work Blobs -> Worker : 6. get workspace Worker --> Blobs : 7. upload .deb - Blobs --> Trusted : 8a.1 download .deb - Trusted -> APT : 8a.2 upload signed .deb - Blobs -> Developer : 8b.1 download .deb - Developer -> APT : 8b.2 upload signed .deb + Blobs --> Trusted : 8. download .deb + Trusted -> APT : 9. upload signed .deb @enduml Major changes: -- cgit v1.2.1