Porting queue remediation: promote only build/run-verified containers and fix startup/build blockers#1563
Draft
Porting queue remediation: promote only build/run-verified containers and fix startup/build blockers#1563
Conversation
Co-authored-by: Crow-Control <7613738+Crow-Control@users.noreply.github.com>
Co-authored-by: Crow-Control <7613738+Crow-Control@users.noreply.github.com>
Co-authored-by: Crow-Control <7613738+Crow-Control@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix build process for failing containers
Fix failing queue build blockers for freetube, series-troxide, and tvheadend
Feb 24, 2026
Co-authored-by: Crow-Control <7613738+Crow-Control@users.noreply.github.com>
…fails Co-authored-by: Crow-Control <7613738+Crow-Control@users.noreply.github.com>
Co-authored-by: Crow-Control <7613738+Crow-Control@users.noreply.github.com>
Co-authored-by: Crow-Control <7613738+Crow-Control@users.noreply.github.com>
Co-authored-by: Crow-Control <7613738+Crow-Control@users.noreply.github.com>
Co-authored-by: Crow-Control <7613738+Crow-Control@users.noreply.github.com>
Co-authored-by: Crow-Control <7613738+Crow-Control@users.noreply.github.com>
Co-authored-by: Crow-Control <7613738+Crow-Control@users.noreply.github.com>
Co-authored-by: Crow-Control <7613738+Crow-Control@users.noreply.github.com>
Copilot
AI
changed the title
Fix failing queue build blockers for freetube, series-troxide, and tvheadend
Enforce real build/runtime queue promotion; re-queue invalid moves; fix FlexGet startup path/logic
Feb 24, 2026
Co-authored-by: Crow-Control <7613738+Crow-Control@users.noreply.github.com>
Co-authored-by: Crow-Control <7613738+Crow-Control@users.noreply.github.com>
Co-authored-by: Crow-Control <7613738+Crow-Control@users.noreply.github.com>
Copilot
AI
changed the title
Enforce real build/runtime queue promotion; re-queue invalid moves; fix FlexGet startup path/logic
Promote only verified queue containers; fix readonly startup breakages in webgrabplus/phpmyadmin/piwigo
Feb 24, 2026
Co-authored-by: Crow-Control <7613738+Crow-Control@users.noreply.github.com>
Co-authored-by: Crow-Control <7613738+Crow-Control@users.noreply.github.com>
Co-authored-by: Crow-Control <7613738+Crow-Control@users.noreply.github.com>
Co-authored-by: Crow-Control <7613738+Crow-Control@users.noreply.github.com>
Copilot
AI
changed the title
Promote only verified queue containers; fix readonly startup breakages in webgrabplus/phpmyadmin/piwigo
Queue triage: promote only verified containers; fix readonly/runtime startup for webgrabplus, phpmyadmin, piwigo, dokuwiki, and kasm
Feb 24, 2026
…tup viable Co-authored-by: Crow-Control <7613738+Crow-Control@users.noreply.github.com>
Co-authored-by: Crow-Control <7613738+Crow-Control@users.noreply.github.com>
Copilot
AI
changed the title
Queue triage: promote only verified containers; fix readonly/runtime startup for webgrabplus, phpmyadmin, piwigo, dokuwiki, and kasm
Porting queue remediation: promote only build/run-verified containers; fix startup/build blockers in 11 queue entries
Feb 24, 2026
Co-authored-by: Crow-Control <7613738+Crow-Control@users.noreply.github.com>
Co-authored-by: Crow-Control <7613738+Crow-Control@users.noreply.github.com>
Co-authored-by: Crow-Control <7613738+Crow-Control@users.noreply.github.com>
Copilot
AI
changed the title
Porting queue remediation: promote only build/run-verified containers; fix startup/build blockers in 11 queue entries
Porting queue remediation: promote only build/run-verified containers and fix startup/build blockers
Feb 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This continues the porting queue cleanup by only moving containers from
failingtopassingafter they both build and start with--no-healthcheckwhile exposing the expected app process/log behavior. The work focuses on minimal, localized build/startup fixes in queue entries.Queue progression in this PR
porting/queues/failingtoporting/queues/passingafter verification:bookstack,flexget,ubooquity,unrarwebgrabplus,phpmyadmin,piwigodokuwiki,kasmemulatorjs,luanti,minetest,pydio-cellsfailingwhen later verification failed:freetube,series-troxide,tvheadendReadonly-rootfs startup hardening
/appat runtime; gated app-tree mutations behind writability checks and shifted writable state to/config//tmpfallbacks where needed.webgrabplus,phpmyadmin,piwigo,dokuwiki,luanti,minetest,pydio-cells,kasm.Build blockers removed (localized)
emulatorjsARG VERSIONinnodebuilder)mkdir -p /data)nodejsluanti-lintl)/defaultsexists before seeding configminetestluantiserverwith default--gameid.pydio-cellsVERSION,TARGETARCH,BUILD_DATE)printf.Targeted startup correctness cleanup
flexget: removed dead/datacommand path, fixed default config seed path, fixedcasewildcard default.kasm: aligned runtime node binary usage, ensured expected cert/script paths and permissions, deduplicatedgpuinfo.shsource and quoting.Example of the startup pattern applied across affected entries:
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.