Skip to content

Commit

Permalink
Final demo submission: Setting up Drone CI with Bitbucket (#1523)
Browse files Browse the repository at this point in the history
* Doc ReadMe embryo

* Doc ReadMe toddler

* Add information for first video draft

* Update project description and YouTube link

* Update YouTube link

* Updated video in response to feedback

Co-authored-by: sebene <>
Co-authored-by: Xbast <34154689+Sebberh@users.noreply.github.com>
  • Loading branch information
majate and Sebberh authored May 17, 2021
1 parent a4e011b commit d3f187b
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion contributions/demo/sebene-majate/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@


## Links
[Video](https://youtu.be/lAP04JPB78g)
[Video](https://youtu.be/YGKKG6ZDQhc)

## Description
Our video demonstrates how to set up a simple CI pipeline with [Drone](https://www.drone.io/) for repos on [Bitbucket](https://bitbucket.org). We show how to configure your own Drone server to connect to a specific Bitbucket repo and demonstrate how Drone will automatically start building your code whenever you push to the repo.
Expand All @@ -32,3 +32,11 @@ The demonstration is clearly relevant to the DevOps subject. One major part of D
- There is a voice over that is clearly understandable. We put effort into writing a good script and recoding the voice over.
- **The video includes a take-home message**
- In the end of the video we have included a slide with clear actions for a viewer to take if they try to do the setup on their own and find any troubles on the way.

## Changes after feedback
- The "thumbnail" of the first slide is removed from the lower right corner of the second slide.
- A description of Bitbucket is added near the Bitbucket logo on the second slide.
- The video now zooms in on the settings for the OAuth consumer at timestamp 0:50.
- To reduce the "noise" of having too many windows on the screen simultaneously, irrelevant parts of the screen have been cropped out.
- The slide in the outro is updated. The old content (the list of actions for a viewer to take if they try to do the setup on their own and find any troubles) is moved to the video description.
- The typo in the video description was fixes.

0 comments on commit d3f187b

Please sign in to comment.