-
Notifications
You must be signed in to change notification settings - Fork 0
Speed up ci #1580
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
Open
inochidainini
wants to merge
10
commits into
main
Choose a base branch
from
speedUpCi
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Speed up ci #1580
Changes from all commits
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
a49cc88
docker-composeをやめてdb,migration,tblsを個別に
inochidainini 92e79cf
go tool tblsに変更
inochidainini 0e017ca
Merge branch 'main' into speedUpCi
inochidainini 7c5d701
環境設定にurlを追加
inochidainini dfa89f9
tblsのversionを1.56.2に
inochidainini d6e334d
Revert "tblsのversionを1.56.2に"
inochidainini 1feb1a9
mariadbのヘルスチェック変更
inochidainini 1ebd39f
airをdev/Dockerfileへ移動
inochidainini 5073d22
Merge remote-tracking branch 'origin' into speedUpCi
inochidainini be02b5d
ローカルのtblsのバージョンをciと一致させた
inochidainini File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,58 @@ | ||
| # trap_collection | ||
|
|
||
| ## Tables | ||
|
|
||
| | Name | Columns | Comment | Type | | ||
| | ---- | ------- | ------- | ---- | | ||
| | [access_tokens](access_tokens.md) | 6 | | BASE TABLE | | ||
| | [admins](admins.md) | 1 | | BASE TABLE | | ||
| | [atlas_schema_revisions](atlas_schema_revisions.md) | 12 | | BASE TABLE | | ||
| | [editions](editions.md) | 5 | | BASE TABLE | | ||
| | [edition_game_version_relations](edition_game_version_relations.md) | 2 | | BASE TABLE | | ||
| | [feedback_questions](feedback_questions.md) | 7 | | BASE TABLE | | ||
| | [games](games.md) | 7 | | BASE TABLE | | ||
| | [game_creators](game_creators.md) | 5 | | BASE TABLE | | ||
| | [game_creator_custom_jobs](game_creator_custom_jobs.md) | 4 | | BASE TABLE | | ||
| | [game_creator_custom_job_relations](game_creator_custom_job_relations.md) | 2 | | BASE TABLE | | ||
| | [game_creator_jobs](game_creator_jobs.md) | 3 | | BASE TABLE | | ||
| | [game_creator_job_relations](game_creator_job_relations.md) | 2 | | BASE TABLE | | ||
| | [game_feedbacks](game_feedbacks.md) | 4 | | BASE TABLE | | ||
| | [game_feedback_answers](game_feedback_answers.md) | 4 | | BASE TABLE | | ||
| | [game_feedback_configs](game_feedback_configs.md) | 2 | | BASE TABLE | | ||
| | [game_files](game_files.md) | 6 | | BASE TABLE | | ||
| | [game_file_types](game_file_types.md) | 3 | | BASE TABLE | | ||
| | [game_genres](game_genres.md) | 3 | | BASE TABLE | | ||
| | [game_genre_relations](game_genre_relations.md) | 2 | | BASE TABLE | | ||
| | [game_images](game_images.md) | 4 | | BASE TABLE | | ||
| | [game_image_types](game_image_types.md) | 3 | | BASE TABLE | | ||
| | [game_management_roles](game_management_roles.md) | 3 | | BASE TABLE | | ||
| | [game_management_role_types](game_management_role_types.md) | 3 | | BASE TABLE | | ||
| | [game_play_logs](game_play_logs.md) | 9 | | BASE TABLE | | ||
| | [game_urls](game_urls.md) | 4 | | BASE TABLE | | ||
| | [game_versions](game_versions.md) | 5 | | BASE TABLE | | ||
| | [game_version_game_file_relations](game_version_game_file_relations.md) | 2 | | BASE TABLE | | ||
| | [game_videos](game_videos.md) | 4 | | BASE TABLE | | ||
| | [game_video_types](game_video_types.md) | 3 | | BASE TABLE | | ||
| | [game_visibility_types](game_visibility_types.md) | 3 | | BASE TABLE | | ||
| | [launcher_sessions](launcher_sessions.md) | 6 | | BASE TABLE | | ||
| | [launcher_users](launcher_users.md) | 5 | | BASE TABLE | | ||
| | [launcher_versions](launcher_versions.md) | 5 | | BASE TABLE | | ||
| | [launcher_version_game_relations](launcher_version_game_relations.md) | 2 | | BASE TABLE | | ||
| | [migrations](migrations.md) | 1 | | BASE TABLE | | ||
| | [product_keys](product_keys.md) | 5 | | BASE TABLE | | ||
| | [product_key_statuses](product_key_statuses.md) | 3 | | BASE TABLE | | ||
| | [seats](seats.md) | 2 | | BASE TABLE | | ||
| | [seat_statuses](seat_statuses.md) | 3 | | BASE TABLE | | ||
| | [v2_game_files](v2_game_files.md) | 6 | | BASE TABLE | | ||
| | [v2_game_images](v2_game_images.md) | 4 | | BASE TABLE | | ||
| | [v2_game_versions](v2_game_versions.md) | 8 | | BASE TABLE | | ||
| | [v2_game_videos](v2_game_videos.md) | 4 | | BASE TABLE | | ||
| | [v2_latest_game_version_times](v2_latest_game_version_times.md) | 3 | | BASE TABLE | | ||
|
|
||
| ## Relations | ||
|
|
||
|  | ||
|
|
||
| --- | ||
|
|
||
| > Generated by [tbls](https://github.com/k1LoW/tbls) |
This file contains hidden or 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Health-check
--health-retries 1000is excessively high — a DB startup failure would block for ~16 minutes.At
--health-interval 1s× 1000 retries, the job won't give up for roughly 16 minutes if the container never becomes healthy. Themigrate-lintjob uses--health-retries 10(with--health-interval 10sand a--health-start-period). Bringingtblsin line prevents silent stalls.🐛 Proposed fix — align with migrate-lint health-check tuning
options: >- --health-cmd "mysqladmin ping -h 127.0.0.1 -ppass" - --health-interval 1s - --health-timeout 5m - --health-retries 1000 + --health-interval 10s + --health-start-period 10s + --health-timeout 5s + --health-retries 10📝 Committable suggestion
🤖 Prompt for AI Agents
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
妥当な指摘だと思うので対応をお願いします
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mathsukyご確認ありがとうございます!tblsジョブの health-check パラメータをmigrate-lintジョブに合わせて修正します。.github/workflows/ci.yamlのtblsジョブの mariadb サービスの health-check オプションをmigrate-lintジョブと同様の設定に変更するFailed to handle agent chat message. Please try again.