From 587661103025c7e916310c2f837c97cfca5bbe64 Mon Sep 17 00:00:00 2001 From: Abyel Tesfay <43177672+AbyelT@users.noreply.github.com> Date: Fri, 1 Apr 2022 09:05:04 +0200 Subject: [PATCH] Demo proposal: Demonstration of continuous deployment using Bitbucket Pipes (#1641) * Create proposal template * Update readme.md * Added task proposal * Fixed kth name * fix readme --- .../abyel-auhr/README.md | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 contributions/demo/week3-CD-and-feature-flag/abyel-auhr/README.md diff --git a/contributions/demo/week3-CD-and-feature-flag/abyel-auhr/README.md b/contributions/demo/week3-CD-and-feature-flag/abyel-auhr/README.md new file mode 100644 index 0000000000..09ae7baa06 --- /dev/null +++ b/contributions/demo/week3-CD-and-feature-flag/abyel-auhr/README.md @@ -0,0 +1,25 @@ + +# Assignment Proposal + +## Title + +Demonstration of continuous delivery & deployment using Bitbucket Pipes + +## Names and KTH ID + +- Abyel Tesfay (Abyel@kth.se) +- Aksel Uhr (auhr@kth.se) + +## Deadline + +Task 1 (April 5th) + +## Category + +Demo + +## Description + +This demo aims to demonstrate the usefulness of Bitbucket Pipes, a CI/CD tool in which the developer builds custom pipelines in a _plug-and-play_ fashion. +We start our demo with a basic application and a demonstration of continuous delivery and deployment through a push to the Bitbucket repo, which triggers the pipeline. +The pipeline will build and deploy the application to Herouku.