leftymods/Rebuild AtriOS

Build AtriOS Linux

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 11, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: leftymods/atrios@5778c1d3e965a249b3513ac40c945796ca3264dc # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
atrios_tokenGitHub installation access tokenyes
atrios_runner_cleanMake some space on GH runnersno""
atrios_artifactsUpload PATHnobuild/output/images/
atrios_targetBuild image or kernelnokernel
atrios_branchChoose framework branchnomain
atrios_kernel_branchChoose kernel branchnocurrent
atrios_releaseChoose userspace releasenonoble
atrios_versionSet different versionno""
atrios_boardSelect hardware platformnoatristation
atrios_uiAtriOS user interfacenominimal
atrios_compressAtriOS compress methodnosha,img,xz
atrios_extensionsAtriOS lists of extensionsno""
atrios_pgp_keyAtriOS PGP keyno""
atrios_pgp_passwordAtriOS PGP passwordno""
atrios_release_titleAtriOS imagenoAtriOS image
atrios_release_bodyAtriOS imagesnoBuild with [AtriOS tools](https://github.com/leftymods/CoreOS)
atrios_release_tagAtriOS release tagno""
atrios_release_prereleasePublish the GitHub release as a pre-release. Useful for matrix builds: leave as 'true' while images are still being uploaded, then promote to a regular release with `gh release edit <tag> --prerelease=false --latest` once all assets land.nofalse
atrios_download_base_urlBase URL where the published images live (used to construct file_url / redi_url in the assets manifest)no""
atrios_download_repositoryRepository segment under <download_base>/<board>/<repo>/ (e.g. 'archive', 'nightly'). Set to empty string for a flat URL shape <download_base>/<filename> — useful when images are published directly to a GitHub release. In flat mode redi_url* mirror file_url* (no separate redirector exists).no""
atrios_index_urlURL of the canonical atrios-images.json used to enrich each entry's company_name / company_website / company_logo by board_slug. Set to empty string to skip enrichment.no""

no outputs