Skip to content

フィヨルドブートキャンプアプリのコミットランキング

Notifications You must be signed in to change notification settings

rosh-1228/fjord-boot-camp-contributors

Repository files navigation

Fjord Boot Camp CONTRIBUTORS

Fjord Boot Camp CONTRIBUTORSは、フィヨルドブートキャンプで行うチーム開発プラクティス(正式には、開発に参加してPRを送りマージする)にて、リポジトリに所属するContributorのcommit数を集計し、ランキングを表示するサイトです。

機能

  • contributorsランキング FjordBotCamp_CONTRIBUTORS_All-time___FjordBotCamp_CONTRIBUTORS_🔊

  • commit一覧 FjordBotCamp_CONTRIBUTORS_This-month___FjordBotCamp_CONTRIBUTORS_🔊

  • 検索 FjordBotCamp_CONTRIBUTORS_This-month___FjordBotCamp_CONTRIBUTORS_🔊

使用技術

バックエンド

  • Rails

フロントエンド

  • React

インフラ

  • Railway

外部API連携

  • Github
  • Github actions

0,6,12,18時の4回毎日Githubのリポジトリからcontributorとcommitを取得しています。 New Relicからwebサービスに対して、pingを実行することでトリガーとし、contributorとcommitを取得します。

環境構築

  • clone
git clone https://github.com/rosh-1228/fjord-boot-camp-contributors.git

起動

bin/setup
rails s

Lint

  • lint
bin/lint

Test

  • spec(システムテスト)
bundle exec rspec spec/

About

フィヨルドブートキャンプアプリのコミットランキング

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published