{"id":16100442,"url":"https://github.com/elgohr/asdf-build-action","last_synced_at":"2026-04-04T08:42:06.961Z","repository":{"id":65159648,"uuid":"200105601","full_name":"elgohr/asdf-build-action","owner":"elgohr","description":"Uses ASDF to provide a configurable build environment for Github Actions","archived":false,"fork":false,"pushed_at":"2019-10-08T17:59:46.000Z","size":15,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T17:47:20.020Z","etag":null,"topics":["actions","asdf","building","github","golang","java","kotlin","node-js","yarn"],"latest_commit_sha":null,"homepage":null,"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/elgohr.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}},"created_at":"2019-08-01T19:07:46.000Z","updated_at":"2021-08-20T09:20:28.000Z","dependencies_parsed_at":"2023-01-05T05:03:59.339Z","dependency_job_id":null,"html_url":"https://github.com/elgohr/asdf-build-action","commit_stats":{"total_commits":20,"total_committers":3,"mean_commits":6.666666666666667,"dds":"0.44999999999999996","last_synced_commit":"231c449d246473b9137b1e1e0ac091bbbfcbf6c1"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elgohr%2Fasdf-build-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elgohr%2Fasdf-build-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elgohr%2Fasdf-build-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elgohr%2Fasdf-build-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elgohr","download_url":"https://codeload.github.com/elgohr/asdf-build-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247415928,"owners_count":20935384,"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","asdf","building","github","golang","java","kotlin","node-js","yarn"],"created_at":"2024-10-09T18:46:46.877Z","updated_at":"2025-12-30T20:09:25.661Z","avatar_url":"https://github.com/elgohr.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ASDF-build-action\n[![Actions Status](https://github.com/elgohr/asdf-build-action/workflows/Test/badge.svg)](https://github.com/elgohr/asdf-build-action/actions)\n\nUses [ASDF](https://github.com/asdf-vm/asdf) to provide a configurable build environment for Github Actions.\n\n## Supported environments\n\nPlease see https://github.com/asdf-vm/asdf-plugins for supported environments.\nFurthermore take care, that some languages may have different identifiers (e.g. go is identified with golang).\n\n## Usage\n\nExample workflow\n```\nworkflow \"Run Go Tests\" {\n  resolves = [\"Test\"]\n  on = \"push\"\n}\n\naction \"Test\" {\n  uses = \"elgohr/asdf-build-action@master\"\n  env = {\n    ENVIRONMENT = \"golang\"\n    VERSION     = \"1.12\"\n  }\n  args = \"go test ./...\"\n}\n```\n\n### Known errors\n\n```\ngzip: stdin: not in gzip format\ntar: Child returned status 1\ntar: Error is not recoverable: exiting now\n```\nis ASDFs way to say, that the environment/version is not present.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felgohr%2Fasdf-build-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felgohr%2Fasdf-build-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felgohr%2Fasdf-build-action/lists"}