[PR #931] [MERGED] Allow passing struct name to make-migration #1072

Closed
opened 2025-11-01 21:10:26 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/931
Author: @kolaente
Created: 6/12/2025
Status: Merged
Merged: 6/12/2025
Merged by: @kolaente

Base: mainHead: codex/modify-dev-make-migration-task-to-accept-struct-name


📝 Commits (2)

  • 70a6e9f fix: handle struct name param in make-migration
  • 83bccbe chore: better style

📊 Changes

2 files changed (+14 additions, -11 deletions)

View changed files

📝 AGENTS.md (+4 -4)
📝 magefile.go (+10 -7)

📄 Description

Summary

  • fix make-migration so you can pass the struct name or get prompted
  • update agent docs to keep mage dev:make-migration command

Testing

  • mage lint:fix
  • cd frontend && pnpm lint:fix

https://chatgpt.com/codex/tasks/task_e_684892967aa08322b0ced637af364499


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/931 **Author:** [@kolaente](https://github.com/kolaente) **Created:** 6/12/2025 **Status:** ✅ Merged **Merged:** 6/12/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `codex/modify-dev-make-migration-task-to-accept-struct-name` --- ### 📝 Commits (2) - [`70a6e9f`](https://github.com/go-vikunja/vikunja/commit/70a6e9f929623c0dd9204b9b2ace287c95626888) fix: handle struct name param in make-migration - [`83bccbe`](https://github.com/go-vikunja/vikunja/commit/83bccbec3e86373ec690845d74e0b80d20081240) chore: better style ### 📊 Changes **2 files changed** (+14 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `AGENTS.md` (+4 -4) 📝 `magefile.go` (+10 -7) </details> ### 📄 Description ## Summary - fix make-migration so you can pass the struct name or get prompted - update agent docs to keep `mage dev:make-migration` command ## Testing - `mage lint:fix` - `cd frontend && pnpm lint:fix` ------ https://chatgpt.com/codex/tasks/task_e_684892967aa08322b0ced637af364499 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-01 21:10:26 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#1072