{"id":14109247,"url":"https://github.com/gradle/gradle-build-action","last_synced_at":"2025-04-11T16:33:43.213Z","repository":{"id":37003059,"uuid":"209881172","full_name":"gradle/gradle-build-action","owner":"gradle","description":"Execute your Gradle build and trigger dependency submission","archived":false,"fork":false,"pushed_at":"2024-08-22T11:22:01.000Z","size":83822,"stargazers_count":674,"open_issues_count":1,"forks_count":97,"subscribers_count":16,"default_branch":"main","last_synced_at":"2024-10-29T14:58:55.303Z","etag":null,"topics":["dependency-management","dependency-submission","github-actions","gradle","gradle-bt","gradle-bt-core-runtime"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/gradle-build-action","language":null,"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/gradle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-20T21:06:58.000Z","updated_at":"2024-10-28T16:47:36.000Z","dependencies_parsed_at":"2024-11-19T02:02:38.910Z","dependency_job_id":null,"html_url":"https://github.com/gradle/gradle-build-action","commit_stats":{"total_commits":970,"total_committers":28,"mean_commits":"34.642857142857146","dds":"0.28144329896907216","last_synced_commit":"093dfe9d598ec5a42246855d09b49dc76803c005"},"previous_names":[],"tags_count":88,"template":false,"template_full_name":"actions/typescript-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gradle%2Fgradle-build-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gradle%2Fgradle-build-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gradle%2Fgradle-build-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gradle%2Fgradle-build-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gradle","download_url":"https://codeload.github.com/gradle/gradle-build-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248441191,"owners_count":21103941,"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":["dependency-management","dependency-submission","github-actions","gradle","gradle-bt","gradle-bt-core-runtime"],"created_at":"2024-08-14T10:02:10.994Z","updated_at":"2025-04-11T16:33:43.187Z","avatar_url":"https://github.com/gradle.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"\u003e [!IMPORTANT]\n\u003e As of `v3` this action has been superceded by `gradle/actions/setup-gradle`.\n\u003e Any workflow that uses `gradle/gradle-build-action@v3` will transparently delegate to `gradle/actions/setup-gradle@v3`.\n\u003e\n\u003e Users are encouraged to update their workflows, replacing:\n\u003e ```\n\u003e uses: gradle/gradle-build-action@v3\n\u003e ```\n\u003e\n\u003e with\n\u003e ```\n\u003e uses: gradle/actions/setup-gradle@v3\n\u003e ```\n\u003e\n\u003e See the [setup-gradle documentation](https://github.com/gradle/actions/tree/main/setup-gradle) for up-to-date documentation for `gradle/actions/setup-gradle`. \n\n# Setup Gradle for use in GitHub Actions workflows\n\nThis GitHub Action can be used to configure Gradle on any platform supported by GitHub Actions.\n\n## Example usage\n\n```yaml\nname: Build\n\non: [ push ]\n\njobs:\n  build:\n    runs-on: ubuntu-latest\n    steps:\n    - name: Checkout sources\n      uses: actions/checkout@v4\n    - name: Setup Gradle\n      uses: gradle/actions/setup-gradle@v3\n    - name: Build with Gradle\n      run: ./gradlew build\n```\n\nSee the [full setup-gradle documentation](https://github.com/gradle/actions/tree/main/setup-gradle) for more advanced usage scenarios. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgradle%2Fgradle-build-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgradle%2Fgradle-build-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgradle%2Fgradle-build-action/lists"}