{"id":17748565,"url":"https://github.com/andy9775/gat","last_synced_at":"2026-04-09T11:38:33.541Z","repository":{"id":57097598,"uuid":"162936408","full_name":"andy9775/gat","owner":"andy9775","description":"A set of helper tools for building out GitHub Actions","archived":false,"fork":false,"pushed_at":"2018-12-27T20:24:53.000Z","size":87,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T01:02:19.047Z","etag":null,"topics":["bash","github-actions","nodejs","typescript"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andy9775.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":"2018-12-24T01:23:45.000Z","updated_at":"2019-03-27T19:12:56.000Z","dependencies_parsed_at":"2022-08-20T18:10:23.668Z","dependency_job_id":null,"html_url":"https://github.com/andy9775/gat","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andy9775%2Fgat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andy9775%2Fgat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andy9775%2Fgat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andy9775%2Fgat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andy9775","download_url":"https://codeload.github.com/andy9775/gat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246598150,"owners_count":20802972,"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":["bash","github-actions","nodejs","typescript"],"created_at":"2024-10-26T10:07:44.830Z","updated_at":"2025-12-30T23:13:55.994Z","avatar_url":"https://github.com/andy9775.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GAT - GitHub Actions Tools\n\nA set of helpers for building composable GitHub actions\n\n## Installation\n\nWhen building a GitHub Action start with:\n\n```Dockerfile\n# source\nFROM andy9775/gat as gat\n# ================= start of action =================\n# any compatible source\nFROM alpine\n# ============== copy specific helpers ==============\n# in this case, copy the environment variable helpers\nCOPY --from=gat /gat/env/shell /env\nRUN /env/setup.sh\n# ================= continue action =================\n# ...\n\n# execute entrypoint.sh with available env variables\nENTRYPOINT [ \"load_env\", \"/entrypoint.sh\" ]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandy9775%2Fgat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandy9775%2Fgat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandy9775%2Fgat/lists"}