{"id":17917436,"url":"https://github.com/pellared/build-go-in-go","last_synced_at":"2025-04-03T07:45:01.932Z","repository":{"id":72375254,"uuid":"604239699","full_name":"pellared/build-go-in-go","owner":"pellared","description":"https://github.com/goyek/goyek","archived":false,"fork":false,"pushed_at":"2023-02-22T07:40:12.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-08T21:29:40.963Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pellared.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":"2023-02-20T16:21:23.000Z","updated_at":"2023-02-20T18:24:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"5a4e23db-1d7e-4fb1-8202-2cc9060ab2b8","html_url":"https://github.com/pellared/build-go-in-go","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/pellared%2Fbuild-go-in-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pellared%2Fbuild-go-in-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pellared%2Fbuild-go-in-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pellared%2Fbuild-go-in-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pellared","download_url":"https://codeload.github.com/pellared/build-go-in-go/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246961923,"owners_count":20861177,"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-10-28T20:07:14.178Z","updated_at":"2025-04-03T07:45:01.914Z","avatar_url":"https://github.com/pellared.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Build Go in Go\n\n[Presentation](https://docs.google.com/presentation/d/12YZieqsmvyYPg69LiFzwCKSF-Y0GAaDH2roMCYnVPbQ/edit?usp=sharing).\n\nThis repository demonstrates a very basic build automation for a Go project created in:\n\n- **[Make](./make)**\n- **[Mage](./mage)**\n- **[goyek](./goyek)**\n\n## Build Workflow\n\nThe build workflow, called `all`, consists of the following steps:\n\n### `fmt`\n\nSimply runs `go fmt ./...`.\n\nThis target is imported as it can be reused by multiple projects.\n\n### `test`\n\nRuns tests and generates code coverage even if any test fails.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpellared%2Fbuild-go-in-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpellared%2Fbuild-go-in-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpellared%2Fbuild-go-in-go/lists"}