-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: kcmsをマージ #37
Merged
Merged
chore: kcmsをマージ #37
+3,661
−0
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
feat: エントリーのモデル定義
feat: 試合のモデルの実装
feat(service): エントリーの実装
feat: エントリー取得の実装
* feat: api schemaの定義 * feat: エントリーのAPI実装(一部) * fix: フォーマット * chore(deps): 不要なパッケージを削除
fix: CORSエラーの対応
feat: CIでbunを使うように
* feat: 順位計算の実装とトーナメント生成の仮実装 * wip * feat: 本選対戦表の実装 * feat: コントローラーの実装 * feat(API): 対戦表の生成の実装
* feat(service): 予選対戦表でずらす数を変更 * feat: オープン部門のトーナメントを生成できるように
* fix: 試合生成時のバグ取り * chore: format
- Authorsにメンバーを追加 - 末尾に書き込みツールへのリンクを追加
誤字を修正
Update README.md
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(format): コードのフォーマット * fix: lint error
* refactor: ランキング生成を分離 * refactor(repository): バルクでmatchを生成できるように * refactor(service): 予選生成を分離 * fix: テストデータを使うように * fix: メソッド名の変更
* feat: 小学生部門の初期対戦のテスト * feat: トーナメントの試合生成実装 * feat: テストの実装
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* feat: (draft)エラーコードを変換するためのwrror.tsとerrors.test.tsを追加 * fix: error.tsとerror.test.tsのフォーマットを修正 * fix: errors.tsとerrors.test.tsを修正、src/entry/main.tsにimportの記述を追加 * Update src/entry/adaptor/errors.ts Co-authored-by: Tatsuto YAMAMOTO <[email protected]> * fix: src/entrymain.tsでerrors.tsを呼び出すよう修正、.ts拡張子をインポートできるようtsconfig.jsonを修正 * fix: フォーマットを揃える * fix: import error in main.ts and remove deprecated tsconfig option --------- Co-authored-by: Tatsuto YAMAMOTO <[email protected]>
* docs: README.mdの著者/ライセンスのテーブルを更新 * docs: Authorsのテーブルの記述ミスを修正 * testrun
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.