Open2
GitHub Codespacesを活用したい
GitHub Codespaces、作成先(所有者)を組織か個人(デフォルト)で選べるのか👀
個人アカウントには1ヶ月あたり15GB〜Storage, 120時間/Core利用時間の無料利用枠があるらしい。
GitHub Codespacesでコミットすると、デフォルトだとGPG verificationがされない。
Settings/Codespacesで
- GPG verificationが
enable
になっていることを確認 -
Trusted repositories
を指定すれば Verified コミットになる
設定:https://github.com/settings/codespaces
ドキュメント:https://docs.github.com/ja/codespaces/managing-your-codespaces/managing-gpg-verification-for-github-codespaces