{"id":15788256,"url":"https://github.com/dilipkrish/gradle-releaser-non-java","last_synced_at":"2026-02-10T04:32:22.089Z","repository":{"id":142945118,"uuid":"84459829","full_name":"dilipkrish/gradle-releaser-non-java","owner":"dilipkrish","description":null,"archived":false,"fork":false,"pushed_at":"2017-03-09T16:04:23.000Z","size":55,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-03T00:43:46.668Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/dilipkrish.png","metadata":{"files":{"readme":"Readme.adoc","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-09T15:49:55.000Z","updated_at":"2017-03-09T15:49:55.000Z","dependencies_parsed_at":"2023-05-05T15:01:40.434Z","dependency_job_id":null,"html_url":"https://github.com/dilipkrish/gradle-releaser-non-java","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dilipkrish/gradle-releaser-non-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dilipkrish%2Fgradle-releaser-non-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dilipkrish%2Fgradle-releaser-non-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dilipkrish%2Fgradle-releaser-non-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dilipkrish%2Fgradle-releaser-non-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dilipkrish","download_url":"https://codeload.github.com/dilipkrish/gradle-releaser-non-java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dilipkrish%2Fgradle-releaser-non-java/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29290990,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T03:42:42.660Z","status":"ssl_error","status_checked_at":"2026-02-10T03:42:41.897Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-10-04T21:41:32.378Z","updated_at":"2026-02-10T04:32:22.074Z","avatar_url":"https://github.com/dilipkrish.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"= Getting started\n\nFor more detailed documentation http://the-container-store.github.io/Gradle-Releaser/[visit the plugin documenation].\n\n== Using it for non-java projects\n1. https://github.com/dilipkrish/gradle-releaser-non-java/blob/master/settings.gradle#L18[Rename the project] in the settings.gradle\n2. Add the .version file with a version (currently uses maven convention) e.g. 0.9.1-SNAPSHOT\n3. Tag the the repository with an annotated tag\n\n[source,bash]\n----\ngit tag -a 0.9.1 -m \"Bootstrapping version\"\n----\n\n4. Generate the property file for snapshot builds\n\n[source,bash]\n----\n./gradlew generateBuildPropertyFile\n----\n\n4. Generate the property file in team city. Note that we bundled running sonar when we do release builds. The `-x sonarqube` skips running that task.\n\n[source,bash]\n----\n./gradlew buildReleaseCandidate -x sonarqube\n----\n\n5. The build files will be generated with the right metadata in `build/build.properties` folder\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdilipkrish%2Fgradle-releaser-non-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdilipkrish%2Fgradle-releaser-non-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdilipkrish%2Fgradle-releaser-non-java/lists"}