Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

ci: a push here should trigger a backend sync_db and a frontend rebuild

オープン
#189 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
django, git, github-actions

調査の方向性

gbdev/database、GBA リポジトリ、gbdev/virens にまたがる GitHub Actions のワークフローとデプロイ設定を確認し、push イベント、runscript sync_dbworkflow_dispatch エントリーポイントに重点を置きます。完了条件は、追跡対象のデータベースへの push によって変更されたデータベースを取得し、Django の同期を実行し、フロントエンドを再ビルドし、セットアップと SSH キーの要件を gbdev/homebrewhub に記載することです。

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

説明

Every push to the tracked databases (currently this repo and the GBA over https://github.com/gbadev-org/games) should trigger:

  • A git pull of database that received a push on the deployment
  • A runscript sync_db on the Django container on the deployment
  • A rebuild of the frontend. This should be feasible triggering the workflow_dispatch event over https://github.com/gbdev/virens

As such CI/CD setup this involves events and GH Actions workflows in 3 different repositories, this must be documented (ideally in the main repository, https://github.com/gbdev/homebrewhub, starting from the general idea and explaining our instance of setup/tracked database repositories + SSH keys set-up)

主要言語
C
スター
95
フォーク
52
平均マージ
7時間 33分
マージ済み PR(30日)
1

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

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

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

gbdev/database のほかの issue

gbdev/database の issue をすべて見る

似ている issue

C の issue をもっと見る

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

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