Add merge migration; COmmit bean changes
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
---
|
||||
# nuzlocke-tracker-l272
|
||||
title: Add boss data to seed files for all games
|
||||
status: completed
|
||||
type: feature
|
||||
priority: normal
|
||||
created_at: 2026-02-11T20:23:20Z
|
||||
updated_at: 2026-02-11T20:31:27Z
|
||||
---
|
||||
|
||||
Add gym leaders, Elite Four, champions and equivalents for all remaining games. Add kahuna and totem boss types for Alola games. Create 11 new seed files, complete 2 existing ones, and update frontend types/UI for new boss types.
|
||||
@@ -1,11 +1,11 @@
|
||||
---
|
||||
# nuzlocke-tracker-m86o
|
||||
title: Add naming scheme selection to run configuration
|
||||
status: in-progress
|
||||
status: completed
|
||||
type: task
|
||||
priority: normal
|
||||
created_at: 2026-02-11T15:56:44Z
|
||||
updated_at: 2026-02-11T20:35:59Z
|
||||
updated_at: 2026-02-11T20:37:00Z
|
||||
parent: nuzlocke-tracker-igl3
|
||||
blocking:
|
||||
- nuzlocke-tracker-bi4e
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
---
|
||||
# nuzlocke-tracker-spx3
|
||||
title: Evaluate separate seed/init container after PokeDB import
|
||||
status: draft
|
||||
status: scrapped
|
||||
type: task
|
||||
priority: low
|
||||
created_at: 2026-02-10T14:30:57Z
|
||||
updated_at: 2026-02-10T14:30:57Z
|
||||
updated_at: 2026-02-11T20:15:43Z
|
||||
---
|
||||
|
||||
After the PokeDB.org data import (beans-bs05) is complete, evaluate whether the seed data has grown enough to justify splitting seeding into a separate init container.
|
||||
|
||||
Reference in New Issue
Block a user