Attempting to use custom action #27

Closed
eriq12 wants to merge 16 commits from custom-action into main
Owner
No description provided.
eriq12 added 1 commit 2025-06-21 13:19:20 -04:00
Attempting to use custom action
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 0s
e4d3e6b573
eriq12 added 1 commit 2025-06-21 13:21:07 -04:00
Test only the base build action from bluebuild
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 0s
b309edb692
eriq12 added 1 commit 2025-06-21 13:59:29 -04:00
Move into workflows itself
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 0s
115dd30913
eriq12 added 1 commit 2025-06-21 14:18:02 -04:00
Move to directly put actions in build
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 2s
f5cc9fb68d
eriq12 added 1 commit 2025-06-21 14:26:12 -04:00
set sigstore action version to proper version
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 29s
6655398e20
eriq12 added 1 commit 2025-06-21 14:30:43 -04:00
Set runner to go on 22.04 for podman
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 2m4s
91a540cdd5
eriq12 added 1 commit 2025-06-21 14:40:42 -04:00
Attempt no cache
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Has been cancelled
5ead60b058
eriq12 added 1 commit 2025-06-21 14:44:44 -04:00
Readded rechunk toggle
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 39s
8bbefc187d
eriq12 added 1 commit 2025-06-21 14:52:21 -04:00
Attempt to remove podman
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Has been cancelled
88492460eb
Author
Owner

So what I've learned about bluebuild cli and the action: It requires podman for rechunk, and the action seems to clone something, which may require login for podman, hence the erroring at the start of the build process.

So what I've learned about bluebuild cli and the action: It requires podman for rechunk, and the action seems to clone something, which may require login for podman, hence the erroring at the start of the build process.
eriq12 added 1 commit 2025-06-21 16:05:12 -04:00
Revert removal of podman setup
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 48s
41354993f0
eriq12 added 1 commit 2025-06-21 16:10:41 -04:00
Attempt to use custom image for podman building
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 24s
55760dd849
eriq12 added 1 commit 2025-06-21 16:12:48 -04:00
Removing maximize build space action
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 3s
ed2a2a3ee5
eriq12 added 2 commits 2025-06-22 20:53:39 -04:00
Use fedora base image and install nodejs, docker, and docker-buildx
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 1m26s
9664873c20
eriq12 added 1 commit 2025-06-22 21:00:56 -04:00
Add backtrace to find where is the issue
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 1m12s
4b0e8a9c32
eriq12 added 1 commit 2025-06-22 21:03:49 -04:00
Use full for backtrace for more information
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 1m9s
66a0e08d45
Author
Owner

May try at a later date when there is a dedicated build machine

May try at a later date when there is a dedicated build machine
eriq12 closed this pull request 2025-06-23 23:18:24 -04:00
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 1m9s
Required
Details

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: eriq12/hydro-os#27
No description provided.