{"id":15046207,"url":"https://github.com/jodersky/setup-mill","last_synced_at":"2025-07-19T23:09:54.331Z","repository":{"id":56047597,"uuid":"210233121","full_name":"jodersky/setup-mill","owner":"jodersky","description":"GitHub Action to set up mill","archived":false,"fork":false,"pushed_at":"2023-07-11T01:23:04.000Z","size":433,"stargazers_count":18,"open_issues_count":4,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-03T13:55:54.565Z","etag":null,"topics":["action","mill","scala"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/jodersky.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":"2019-09-23T00:27:40.000Z","updated_at":"2023-03-18T09:26:55.000Z","dependencies_parsed_at":"2025-02-11T11:42:46.609Z","dependency_job_id":null,"html_url":"https://github.com/jodersky/setup-mill","commit_stats":{"total_commits":13,"total_committers":3,"mean_commits":4.333333333333333,"dds":"0.23076923076923073","last_synced_commit":"8b45755d42c3a3f063af57f1bb40c2c6737d0c86"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":"actions/javascript-action","purl":"pkg:github/jodersky/setup-mill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jodersky%2Fsetup-mill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jodersky%2Fsetup-mill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jodersky%2Fsetup-mill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jodersky%2Fsetup-mill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jodersky","download_url":"https://codeload.github.com/jodersky/setup-mill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jodersky%2Fsetup-mill/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266039008,"owners_count":23867815,"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":["action","mill","scala"],"created_at":"2024-09-24T20:52:51.261Z","updated_at":"2025-07-19T23:09:54.300Z","avatar_url":"https://github.com/jodersky.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Action to Set up Mill\n\nUse this action to make [mill](http://www.lihaoyi.com/mill/) available in a job.\n\n```yaml\n- uses: jodersky/setup-mill@master\n  with:\n    mill-version: 0.10.4\n- name: Compile\n  run: mill project.compile\n# the server process is kept alive across steps,\n# so separate invocations of mill remain extremely fast!\n- name: Test\n  run: mill project.test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjodersky%2Fsetup-mill","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjodersky%2Fsetup-mill","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjodersky%2Fsetup-mill/lists"}