-
Notifications
You must be signed in to change notification settings - Fork 11
[FEATURE] Add GitHub Actions for ISO build #18
Copy link
Copy link
Open
Labels
FeatureNew functionality or capability to be added.New functionality or capability to be added.Priority: HighImportant issue that should be handled soon.Important issue that should be handled soon.Status: OpenIssue is open and ready for work.Issue is open and ready for work.
Description
Problem / motivation
Automate ISO building using GitHub Actions.
Manual builds are slow and inconsistent.
Proposed solution
- Create workflow in
.github/workflows - Run build script
- Upload ISO as artifact
Alternatives considered
Acceptance criteria:
- ISO builds on push
- Artifact available
Files:
- .github/workflows/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
FeatureNew functionality or capability to be added.New functionality or capability to be added.Priority: HighImportant issue that should be handled soon.Important issue that should be handled soon.Status: OpenIssue is open and ready for work.Issue is open and ready for work.