{"id":23104798,"url":"https://github.com/mayniklas/pi-0-w-builder","last_synced_at":"2025-04-03T22:13:02.739Z","repository":{"id":109061104,"uuid":"365791686","full_name":"MayNiklas/pi-0-w-builder","owner":"MayNiklas","description":"a template for embedded pi zero w projects","archived":false,"fork":false,"pushed_at":"2021-05-09T18:19:05.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-09T10:09:42.376Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MayNiklas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-09T15:57:16.000Z","updated_at":"2021-05-12T22:23:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"e6234f14-0b6c-488c-85a8-647ccd7f8b78","html_url":"https://github.com/MayNiklas/pi-0-w-builder","commit_stats":null,"previous_names":[],"tags_count":2,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MayNiklas%2Fpi-0-w-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MayNiklas%2Fpi-0-w-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MayNiklas%2Fpi-0-w-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MayNiklas%2Fpi-0-w-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MayNiklas","download_url":"https://codeload.github.com/MayNiklas/pi-0-w-builder/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247086027,"owners_count":20881160,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-17T00:36:25.967Z","updated_at":"2025-04-03T22:13:02.710Z","avatar_url":"https://github.com/MayNiklas.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pi-0-w-builder\na template for embedded pi zero w projects\n\n## This template is meant for embedded raspberry pi projects.\n- the goal is, to package your project into a ready to use pi os image\n- we build the image by using chroot \u0026 qemu\n- image gets pushed into a Release\n- workflow is executed by GitHub actions\n- can be easily modified to your needs\n\n### quickstart:\n1. copy setup into the root of your project\n2. copy build-pi-0-w.yaml into your workflows folder\n3. edit both files to your needs\n\n### what to edit in the workflow file:\n- line 29: base image to use (default: raspios_lite:2021-03-04)\n- line 30: target path repo (default: /home/pi/pi-0-w)\n- line 41, 43, 45, 63: the images filename (default: pi-0-w)\n- line 9, 19-21, 46: branch to build for latest release (default: main)\n\n### what to edit in the setup file:\n- line 42 \u0026 43: set the hostname (default: pi-zero-w)\n- line 46 \u0026 47: set timezoen (default: Europe/Berlin)\n- line 49 \u0026 following: insert your script\n\n### defaults:\n- every push into the main branch builds a new release called development image with the tag :latest\n- every version tag builds a fitting release called by the version number\n\n### how to tag in git:\n```bash\n# to tag your head:\ngit tag v0.0.1\n\n# to push the tag:\ngit push origin v0.0.1\n\n```\n\n### Advice:\nOf course it's also possible, to execute a ansible playbook you've put into your repository.\nThis way, you make sure, that people are using the same setup of your application, no matter how they've installed it.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmayniklas%2Fpi-0-w-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmayniklas%2Fpi-0-w-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmayniklas%2Fpi-0-w-builder/lists"}