{"id":19808470,"url":"https://github.com/limitium/cicd-demo","last_synced_at":"2026-04-09T18:08:59.455Z","repository":{"id":51794042,"uuid":"520585203","full_name":"limitium/cicd-demo","owner":"limitium","description":"Example of usage gradle with spotless and jib. The simplest spring boot http server formatted with spotless, packed in a docker image with jib via github actions and pushed to github packages.","archived":false,"fork":false,"pushed_at":"2022-08-08T11:28:43.000Z","size":72,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-28T18:23:45.176Z","etag":null,"topics":["github-actions","gradle","jib","spotless","springboot"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/limitium.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-08-02T17:12:46.000Z","updated_at":"2022-08-12T13:57:15.000Z","dependencies_parsed_at":"2022-08-13T01:10:28.362Z","dependency_job_id":null,"html_url":"https://github.com/limitium/cicd-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/limitium/cicd-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limitium%2Fcicd-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limitium%2Fcicd-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limitium%2Fcicd-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limitium%2Fcicd-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/limitium","download_url":"https://codeload.github.com/limitium/cicd-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limitium%2Fcicd-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285834729,"owners_count":27239502,"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","status":"online","status_checked_at":"2025-11-22T02:00:05.934Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["github-actions","gradle","jib","spotless","springboot"],"created_at":"2024-11-12T09:13:58.110Z","updated_at":"2025-11-22T18:03:03.042Z","avatar_url":"https://github.com/limitium.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jib with github packages and spotless example\n\n## Checkstyle \n```shell\n./gradlew build\n```\nWill run `:spotlessJavaCheck` task to check code for style violations\n\nCode can be reformated according to style rules via\n```shell\n./gradlew spotlessApply\n```\n## Build\nBuild image locally with docker and push it in local repo\n```shell\n./gradlew jibDockerBuild\n```\nNow `limitium/cicd-demo` image is available and can be tested via TestContainers\n\n```shell\n./gradlew test\n```\n\n## Publish\nBuild image w/o docker demon and push tar to  ghcr.io\n```shell\n./gradlew jib \\\n    -Djib.to.image=ghcr.io/limitium/cicd-demo:latest \\\n    -Djib.to.auth.username=limitium \\\n    -Djib.to.auth.password={ghp_TOKEN}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimitium%2Fcicd-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flimitium%2Fcicd-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimitium%2Fcicd-demo/lists"}