[PR #1942] [MERGED] ci(pr-docker): add disk cleanup and support fork registries #7931

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

📋 Pull Request Information

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

Base: mainHead: feat/pr-docker-workflow-improvements


📝 Commits (1)

  • 9ba2fd0 ci(preview): support fork registries

📊 Changes

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

View changed files

📝 .github/workflows/preview.yml (+1 -1)

📄 Description

Add disk space cleanup step to prevent runner disk exhaustion during Docker builds. Use dynamic repository owner/name for image tags to allow forks to publish to their own registries.


🔄 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/1942 **Author:** [@RyanHecht](https://github.com/RyanHecht) **Created:** 12/8/2025 **Status:** ✅ Merged **Merged:** 12/8/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `feat/pr-docker-workflow-improvements` --- ### 📝 Commits (1) - [`9ba2fd0`](https://github.com/go-vikunja/vikunja/commit/9ba2fd072ccff20d1a7b3103adbfb350fdc73506) ci(preview): support fork registries ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/preview.yml` (+1 -1) </details> ### 📄 Description Add disk space cleanup step to prevent runner disk exhaustion during Docker builds. Use dynamic repository owner/name for image tags to allow forks to publish to their own registries. --- <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:56:32 -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#7931