Difference between revisions of "Integrate Software Heritage and GHTorrent (internship)"

From Software Heritage Wiki
Jump to: navigation, search
(add link to GHTorrent)
m
Line 1: Line 1:
== Integrating Software Heritage and GHTorrent ==
 
 
 
'''Context''': [https://www.softwareheritage.org/ Software Heritage] is an
 
'''Context''': [https://www.softwareheritage.org/ Software Heritage] is an
 
ambitious research project whose goal is to collect, preserve in the very long
 
ambitious research project whose goal is to collect, preserve in the very long

Revision as of 11:21, 20 January 2018

Context: Software Heritage is an ambitious research project whose goal is to collect, preserve in the very long term, and share the whole publicly accessible Free/Open Source Software (FOSS) in source code form.

Description: Software Heritage is building the largest source code repository in existence, initially populated with all projects from GitHub. The GHTorrent project collects and archives data from the GitHub API, including issues, teams, pull requests and commits. The purpose of this internship is to integrate the construction processes of the respective datasets. The goal is to allow the two projects to be updated independently but also create a fusion point where updates from either project's database are integrated into a centralized, query-able archive in a streaming fashion.

Desirable skills to obtain this internship:

  • knowledge of streaming data technologies
  • familiarity of the internals of Git
  • familiarity with the GitHub API
  • working knowledge of any/more of Python, Kafka, Postgres, MySQL, and MongoDB would be a plus

Workplace: Inria Paris

Environnement: you will work shoulder to shoulder with all members of the Software Heritage team, and you will have a chance to witness from within the construction of the ultimate source code archive.

Internship mentors:

  • Georgios Gousios <g.gousios@tudelft.nl>
  • Stefano Zacchiroli <zack@upsilon.cc>