{"id":16358938,"url":"https://github.com/lueschem/edi-ci-public","last_synced_at":"2025-10-26T04:31:40.472Z","repository":{"id":44001616,"uuid":"479399712","full_name":"lueschem/edi-ci-public","owner":"lueschem","description":"Continuous integration for edi project configurations. Public mirror of the hidden edi-ci repository.","archived":false,"fork":false,"pushed_at":"2024-07-05T16:05:21.000Z","size":67,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-07-05T21:19:47.332Z","etag":null,"topics":["actions","ci","github-actions","hardware-in-the-loop","ota-update"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lueschem.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-04-08T13:23:02.000Z","updated_at":"2024-07-05T16:05:26.000Z","dependencies_parsed_at":"2023-01-26T05:46:24.716Z","dependency_job_id":"3cd2172c-83fa-4c11-be5a-807b99c0878d","html_url":"https://github.com/lueschem/edi-ci-public","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lueschem%2Fedi-ci-public","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lueschem%2Fedi-ci-public/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lueschem%2Fedi-ci-public/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lueschem%2Fedi-ci-public/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lueschem","download_url":"https://codeload.github.com/lueschem/edi-ci-public/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219863991,"owners_count":16555943,"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":["actions","ci","github-actions","hardware-in-the-loop","ota-update"],"created_at":"2024-10-11T02:07:06.947Z","updated_at":"2025-10-26T04:31:35.153Z","avatar_url":"https://github.com/lueschem.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# edi-ci\n\nContinuous integration for edi project configurations based on GitHub actions.\n\nCurrently, edi-ci is capable of\n\n- building OS images based on an edi project configuration\n- dispatching the OS images to embedded devices\n- testing the dispatched OS images on the embedded devices\n\n\nNote: edi-ci is a private GitHub repository as it is interfacing with GitHub action runners.\nedi-ci-public is a clone of edi-ci and makes the content visible for a broader audience.\n\n## Run Tests Locally\n\nWithout 2FA using username and password:\n\n``` bash\nexport MENDER_USER=MY_MENDER_LOGIN\nexport MENDER_PASSWORD=MY_MENDER_PASSWORD\nexport DEVICE_SECRETS=\"$(cat config/device_secrets_sample.json)\"\n./run-tests MENDER_DEVICE_ID EDI_PROJECT_CONFIGURATION\n```\n\nBy using a mender access token:\n\n``` bash\nexport MENDER_ACCESS_TOKEN=MY_MENDER_ACCESS_TOKEN\nexport DEVICE_SECRETS=\"$(cat config/device_secrets_sample.json)\"\n./run-tests MENDER_DEVICE_ID EDI_PROJECT_CONFIGURATION\n```\n\n## Secrets on GitHub\n\n`CI_CD_SSH_PUB_KEY`: ssh public key of the user that wants to easily access the CI/CD devices (optional)\n\n`DEVICE_SECRETS`: check `config/device_secrets_sample.json` for an example json\n\n`MENDER_TENANT_TOKEN`: the token of your hosted Mender tenant\n\n`MENDER_ACCESS_TOKEN`: the Mender personal access token\n\n## More Information\n\nThis [blog post](https://www.get-edi.io/Building-and-Testing-OS-Images-with-GitHub-Actions/) describes\nthe setup of the CI pipeline.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flueschem%2Fedi-ci-public","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flueschem%2Fedi-ci-public","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flueschem%2Fedi-ci-public/lists"}