[PR #992] [MERGED] Fix mage build asset check #7181

Closed
opened 2026-04-20 17:34:49 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: codex/adjust-mage-build-command-for-missing-files


📝 Commits (1)

  • 668e9eb build: ensure frontend assets before compile

📊 Changes

1 file changed (+20 additions, -0 deletions)

View changed files

📝 magefile.go (+20 -0)

📄 Description

Summary

  • ensure frontend/dist directory exists before building
  • create empty frontend/dist/index.html if missing, logging a warning

Testing

  • mage lint:fix

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


🔄 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/992 **Author:** [@kolaente](https://github.com/kolaente) **Created:** 6/22/2025 **Status:** ✅ Merged **Merged:** 6/22/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `codex/adjust-mage-build-command-for-missing-files` --- ### 📝 Commits (1) - [`668e9eb`](https://github.com/go-vikunja/vikunja/commit/668e9eb8fda84b840eb4792408a639854ef45340) build: ensure frontend assets before compile ### 📊 Changes **1 file changed** (+20 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `magefile.go` (+20 -0) </details> ### 📄 Description ## Summary - ensure `frontend/dist` directory exists before building - create empty `frontend/dist/index.html` if missing, logging a warning ## Testing - `mage lint:fix` ------ https://chatgpt.com/codex/tasks/task_e_6858533b59a4832285f47410de396080 --- <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 2026-04-20 17:34:49 -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#7181