Skip to content

Instantly share code, notes, and snippets.

View barbaraDorame's full-sized avatar

Bárbara Galindo barbaraDorame

  • Hermosillo, Son
View GitHub Profile
@barbaraDorame
barbaraDorame / barbara_galindo_final_report_gsoc.md
Last active August 26, 2019 18:10
Final report GSoC 2019

My experience in GSoC 2019

In this blog I will discuss my time in GSoC, my experience with CROSS and my contribution to the Popper project. Popper is a workflow execution engine based on GitHub Actions, but my work wasn't exactly working on new and exciting features for Popper, my work was Blackswan which is a web interface that will allow users with projects that implement Popper workflows to keep track of their automatic workflow executions on the CI services. In order for a project hosted on GitHub to be tracked, users need to enable them on the Blackswan interface.

Users profile view

Before officially coding

In preparation for making a proposal I started working with Popper to get familiar with the code and how it works,