mirror of
https://github.com/4IceG/luci-app-mini-diskmanager.git
synced 2026-04-26 19:15:57 +03:00
[PR #12] [MERGED] Adds build workflow #14
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/luci-app-mini-diskmanager#14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:gh-action📝 Commits (1)
8cf1dd3Adds build workflow📊 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.