{"id":19286935,"url":"https://github.com/joaomlneto/github-ci-tutorial-java","last_synced_at":"2025-02-23T23:20:23.647Z","repository":{"id":43068272,"uuid":"465739429","full_name":"joaomlneto/github-ci-tutorial-java","owner":"joaomlneto","description":"An example on how to use GitHub Actions in a Java project","archived":false,"fork":false,"pushed_at":"2024-01-10T00:58:48.000Z","size":23,"stargazers_count":0,"open_issues_count":3,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-05T19:11:53.918Z","etag":null,"topics":["ci","cicd","continuous-integration","github","github-actions","github-actions-ci","github-actions-java","java","junit","junit5","quickstart","tutorial","tutorial-code"],"latest_commit_sha":null,"homepage":"https://github.com/joaomlneto/github-ci-tutorial-java","language":"Java","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/joaomlneto.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":"2022-03-03T13:53:11.000Z","updated_at":"2022-03-04T08:57:51.000Z","dependencies_parsed_at":"2025-01-05T19:11:17.307Z","dependency_job_id":"20c9be80-a9f1-4c8a-9a94-b8ab769c5d1e","html_url":"https://github.com/joaomlneto/github-ci-tutorial-java","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaomlneto%2Fgithub-ci-tutorial-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaomlneto%2Fgithub-ci-tutorial-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaomlneto%2Fgithub-ci-tutorial-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaomlneto%2Fgithub-ci-tutorial-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joaomlneto","download_url":"https://codeload.github.com/joaomlneto/github-ci-tutorial-java/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240391775,"owners_count":19793945,"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":["ci","cicd","continuous-integration","github","github-actions","github-actions-ci","github-actions-java","java","junit","junit5","quickstart","tutorial","tutorial-code"],"created_at":"2024-11-09T22:04:47.585Z","updated_at":"2025-02-23T23:20:23.614Z","avatar_url":"https://github.com/joaomlneto.png","language":"Java","readme":"# Tutorial: Java CI using GitHub Actions\nA working minimal example on how to use GitHub Actions for CI in a Java project.\n\n[![Run Maven Tests on Push to Main](https://github.com/joaomlneto/github-ci-tutorial-java/actions/workflows/run-maven-tests-on-push.yaml/badge.svg)](https://github.com/joaomlneto/github-ci-tutorial-java/actions/workflows/run-maven-tests-on-push.yaml)\n\nThis repository has a [workflow](.github/workflows/run-maven-tests-on-push.yaml) that is triggered whenever code is pushed to the `main` branch and checks whether the checked-in code passes the tests.\n\n[Click here for the example using Travis CI instead of GitHub Actions](https://github.com/joaomlneto/travis-ci-tutorial-java)\n\n### How can I play with it myself?\n1. [Fork this repository](https://github.com/joaomlneto/github-ci-tutorial-java/fork).\n2. Fix the `README.md` badges (replacing all occurrences of `joaomlneto` with ***your GitHub username***) and push the changes.\n3. Verify if workflow executes and test pass, going to the [Actions](https://github.com/joaomlneto/github-ci-tutorial-java/actions) tab.\n\n### Contributing\nMistakes? Questions? Suggestions?\n[Open an Issue](https://github.com/joaomlneto/github-ci-tutorial-java/issues/new)!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoaomlneto%2Fgithub-ci-tutorial-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoaomlneto%2Fgithub-ci-tutorial-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoaomlneto%2Fgithub-ci-tutorial-java/lists"}