gbdev / gbdev/database

RFC: "Announce" entry from GitHub repository

オープン
#231 コメント 5 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
C
スター
95
フォーク
52
平均マージ
7時間 33分
マージ済み PR(30日)
1

説明

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?

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

提案されている GitHub issue ワークフローと、既存の game.json スキーマおよびファイル検証要件から始めます。自動化されたアクションがリポジトリをデータベースにインポートし、検証エラーを報告し、releases に保存された ROMs を参照する方法を定義します。具体的な実装ファイルやテストは指定されていません。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
github-actions
領域
database, devops
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。