ChicoState / ChicoState/ColorManager
Automate build workflow
オープン
- 主要言語
- Dockerfile
- スター
- 0
- フォーク
- 1
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
We need to add a CI workflow that tries to build `main.cpp` using the g++ compiler with argument `--std=c++17`. We should add the status badge of the workflow to `README.md` so we can see whether or not our latest push to the main branch is building successfully.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
main.cpp と README.md から始め、次にリポジトリの既存の設定を確認して、CI workflow をどこに配置するべきか判断します。workflow が g++ と --std=c++17 を使って main.cpp をビルドすること、また README.md に main ブランチへの push に対するそのステータスバッジが表示されることを確認してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp, github-actions
- 領域
- build-system, ci-cd
- issue の種類
- 機能追加
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 55/100