Skip to content

Commit

Permalink
Demo proposal: Demonstration of continuous deployment using Bitbucket…
Browse files Browse the repository at this point in the history
… Pipes (#1641)

* Create proposal template

* Update readme.md

* Added task proposal

* Fixed kth name

* fix readme
  • Loading branch information
AbyelT authored Apr 1, 2022
1 parent 3a6d537 commit 5876611
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions contributions/demo/week3-CD-and-feature-flag/abyel-auhr/README.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 5876611

Please sign in to comment.