gbdev / gbdev/database

RFC: "Announce" entry from GitHub repository

Aperta
#231 5 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
C
Stelle
95
Fork
52
Merge medio
7h 33m
PR unite (30g)
1

Descrizione

So here's a simply workflow to allow a developer to submit an entry to Homebrew Hub simply "announcing" the git repository:

- The developer creates a github repository hosting all the game files / sources etc AND a `game.json` manifest
- Developer opens an issue in the database repository mentioning he wants to add a game and links the repository
- An automated action picks up the issue and imports the folder in the database, in the current status. If the validation fails, it reports in the issue what went wrong. Validation steps:
- game.json schema validation
- file validation

Open questions:
- How can the developer refer to the ROM if it's not in the git repo but e.g. in the releases?

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.