CompassSoftware / CompassSoftware/GSEAT

Initial Extraction use case

Aperta
#2 0 commenti 0 reazioni 3 assegnatari Rivendicata da @henryplas Vedi su GitHub
epic extraction
Lingua principale
Java
Stelle
0
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

The selection subsystem will send to us a single repo URL. Our job will be to dig into the repo, collecting data. We will return everything we find as a complex web of objects rooted as a Repository object. Initially, we need at least the Repository object (maybe nothing else yet). Initially, the Repository object should have some useful data items in it that we fill. Note we just build the Repository object and give it back; that client does something with it. But we can still have a demo that "mocks" a client to supply a test repo and print out our Repository object.

Some other anticipated objects are: Collaborator, Organization, PullRequest, Commit, Comment, Issue.

All of these objects will have various attributes that supply information about them. For example, a Commit object may have a field that indicates the Collaborator that created the issue.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.