{"id":38027947,"url":"https://github.com/maxdevos49/x86_64-elf-toolchain","last_synced_at":"2026-01-16T19:36:30.323Z","repository":{"id":257347042,"uuid":"857969799","full_name":"maxdevos49/x86_64-elf-toolchain","owner":"maxdevos49","description":"Github Action for building a project using the x86_64-elf toolchain","archived":false,"fork":false,"pushed_at":"2024-09-16T19:45:34.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-09-17T06:43:06.284Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/maxdevos49.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":"2024-09-16T03:58:08.000Z","updated_at":"2024-09-16T06:20:53.000Z","dependencies_parsed_at":"2024-09-16T06:42:49.341Z","dependency_job_id":"2946a7fe-f116-4442-bdd1-ef8e9c499e9b","html_url":"https://github.com/maxdevos49/x86_64-elf-toolchain","commit_stats":null,"previous_names":["maxdevos49/x86_64-elf-toolchain"],"tags_count":2,"template":false,"template_full_name":"actions/container-prebuilt-action","purl":"pkg:github/maxdevos49/x86_64-elf-toolchain","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxdevos49%2Fx86_64-elf-toolchain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxdevos49%2Fx86_64-elf-toolchain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxdevos49%2Fx86_64-elf-toolchain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxdevos49%2Fx86_64-elf-toolchain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxdevos49","download_url":"https://codeload.github.com/maxdevos49/x86_64-elf-toolchain/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxdevos49%2Fx86_64-elf-toolchain/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28481887,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-01-16T19:36:29.547Z","updated_at":"2026-01-16T19:36:30.309Z","avatar_url":"https://github.com/maxdevos49.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# x86_64-elf-toolchain Action\n\n[![GitHub Super-Linter](https://github.com/maxdevos49/x86_64-elf-toolchain/actions/workflows/linter.yml/badge.svg)](https://github.com/super-linter/super-linter)\n![CI](https://github.com/maxdevos49/x86_64-elf-toolchain/actions/workflows/ci.yml/badge.svg)\n![CD](https://github.com/maxdevos49/x86_64-elf-toolchain/actions/workflows/cd.yml/badge.svg)\n\n\n## Usage\n\nAction assumes `make all` is the command to build the project.\n\nTo include the action in a workflow in another repository, you can use the\n`uses` syntax with the `@` symbol to reference a specific branch, tag, or commit\nhash.\n\n```yaml\nsteps:\n  - name: Checkout\n    id: checkout\n    uses: actions/checkout@v3\n  - name: Build\n    id: build\n    uses: maxdevos49/x86_64-elf-toolchain@latest\n```\n\n\n\n## Release instructions\n\n1. Create a new branch\n\n   ```bash\n   git checkout -b releases/v1\n   ```\n\n1. Build and test the container\n\n   ```bash\n   docker build -t maxdevos49/x86_64-elf-toolchain .\n   docker run maxdevos49/x86_64-elf-toolchain\n   ```\n\n2. Commit your changes\n\n3. Push them to your repository\n\n   ```bash\n   git push -u origin releases/v1\n   ```\n\n4. Create a pull request\n5. Merge the pull request into the `main` branch\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxdevos49%2Fx86_64-elf-toolchain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxdevos49%2Fx86_64-elf-toolchain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxdevos49%2Fx86_64-elf-toolchain/lists"}