[PR #12] [MERGED] Adds build workflow #14

Closed
opened 2026-03-04 12:04:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/4IceG/luci-app-mini-diskmanager/pull/12
Author: @Palatis
Created: 1/18/2026
Status: Merged
Merged: 1/18/2026
Merged by: @4IceG

Base: mainHead: gh-action


📝 Commits (1)

📊 Changes

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

View changed files

.github/workflows/build.yaml (+39 -0)

📄 Description

Adds a GitHub Actions workflow for building the project on push, pull requests, and manual triggers.

This workflow automates the build process, ensuring consistent builds across different architectures (x86_64). It also streamlines package management and storage.


🔄 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/4IceG/luci-app-mini-diskmanager/pull/12 **Author:** [@Palatis](https://github.com/Palatis) **Created:** 1/18/2026 **Status:** ✅ Merged **Merged:** 1/18/2026 **Merged by:** [@4IceG](https://github.com/4IceG) **Base:** `main` ← **Head:** `gh-action` --- ### 📝 Commits (1) - [`8cf1dd3`](https://github.com/4IceG/luci-app-mini-diskmanager/commit/8cf1dd3559267bd08b6171a44d4d477031427fb1) Adds build workflow ### 📊 Changes **1 file changed** (+39 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/build.yaml` (+39 -0) </details> ### 📄 Description Adds a GitHub Actions workflow for building the project on push, pull requests, and manual triggers. This workflow automates the build process, ensuring consistent builds across different architectures (x86_64). It also streamlines package management and storage. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem closed this issue 2026-03-04 12:05:00 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/luci-app-mini-diskmanager#14
No description provided.