Conversation
|
/deploy |
Available PR Commands
See: https://github.com/tahminator/codebloom/wiki/CI-Commands |
Title694: Onboard GWC PR TypeEnhancement, Bug fix, Tests Description
Diagram Walkthroughflowchart LR
tag["Tag enum: Gwc -> 'GWC-Hunter'"]
filter["Leaderboard filters: add gwc, fix mhcplusplus"]
migration["DB migration: insert GWC-Hunter + metadata"]
script["Copy-prod-db: update GWC-Hunter metadata"]
client["Client metadata: mark GWC non-school"]
tag -- "used by" --> filter
tag -- "referenced by" --> migration
migration -- "IDs mirrored in" --> script
tag -- "consumed by" --> client
|
| Relevant files | |||||
|---|---|---|---|---|---|
| Enhancement |
| ||||
| Bug fix |
| ||||
| Tests |
| ||||
| Configuration changes |
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
|
/deploy |
013c6d9 to
fbc81a2
Compare
|
/deploy |
|
/deploy |
b627293 to
41990c5
Compare
|
/deploy |
|
/deploy |
|
/copy |
|
Database copy command completed successfully! |
|
/deploy |
693: Bug Fix Error fixes fix test changes Test Changes
|
/deploy |
changes
src/main/java/org/patinanetwork/codebloom/common/components/LeaderboardManager.java
Outdated
Show resolved
Hide resolved
|
/copy |
|
Database copy command failed! |
fixes syntax error
694
Description of changes
Checklist before review
Screenshots
Dev
Staging