© Alexandre Bergel 2022
A. BergelAgile Visualization with Pharohttps://doi.org/10.1007/978-1-4842-7161-2_15

15. Generating Visualizations From GitHub

Alexandre Bergel1  
(1)
Santiago, Chile
 

GitHub is the most popular source code repository used at the time this chapter was written. A repository on GitHub contains historical information about a project’s source code and it lets anyone contribute through commits. GitHub Actions is a service proposed by GitHub that helps you automate tasks in a software development lifecycle and therefore support continuous delivery. GitHub Actions associates an action to a particular event, which is typically executing a script at each commit or pull request. The GitHub Actions mechanism opens doors to many advanced ...

Get Agile Visualization with Pharo: Crafting Interactive Visual Support Using Roassal now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.