{"id":36606703,"url":"https://github.com/abd3lraouf/semantic","last_synced_at":"2026-01-12T08:46:03.027Z","repository":{"id":45688879,"uuid":"514068945","full_name":"abd3lraouf/Semantic","owner":"abd3lraouf","description":"android + Kotlin + Semantic releases + SpotBugs + Jacoco + maven + Gradle + groovy + GitHub actions + SonarQube + commitlint","archived":false,"fork":false,"pushed_at":"2023-02-28T01:10:48.000Z","size":740,"stargazers_count":12,"open_issues_count":10,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-05T02:19:45.749Z","etag":null,"topics":["android","android-library","commitlint","doi","github-actions","gradle","jacoco","maven-publish","publish","semantic-releases","sonarqube","spotbugs","spotbugs-plugin","workflows"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abd3lraouf.png","metadata":{"files":{"readme":"Readme.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-07-14T22:52:41.000Z","updated_at":"2023-12-14T02:42:34.000Z","dependencies_parsed_at":"2025-04-13T06:56:36.128Z","dependency_job_id":"178b248f-5210-46ad-9fea-687baec5f157","html_url":"https://github.com/abd3lraouf/Semantic","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/abd3lraouf/Semantic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abd3lraouf%2FSemantic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abd3lraouf%2FSemantic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abd3lraouf%2FSemantic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abd3lraouf%2FSemantic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abd3lraouf","download_url":"https://codeload.github.com/abd3lraouf/Semantic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abd3lraouf%2FSemantic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28337599,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["android","android-library","commitlint","doi","github-actions","gradle","jacoco","maven-publish","publish","semantic-releases","sonarqube","spotbugs","spotbugs-plugin","workflows"],"created_at":"2026-01-12T08:46:02.961Z","updated_at":"2026-01-12T08:46:03.018Z","avatar_url":"https://github.com/abd3lraouf.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"|Banner|\n\n|CI Scanner| |CI Build| |Maintainability| |Packages|\n\n|DOI|\n\n|\n\n.. contents:: **Contents**\n  :backlinks: none\n\nInstallation\n============\n\nPackage\n-------\n\nThe latest version of the packages can be found on the GitHub `releases page \u003chttps://github.com/abd3lraouf/Semantic/releases\u003e`_.\n\nRoot project build.gradle\n^^^^^^^^^^^^^^^^^^^^^^^^^\n.. code-block:: groovy\n\n   repositories {\n       maven {\n           url = uri(\"https://maven.pkg.github.com/abd3lraouf/Semantic\")\n       }\n   }\n\nApp project build.gradle\n^^^^^^^^^^^^^^^^^^^^^^^^\n.. code-block:: groovy\n\n   dependencies {\n       implementation(\"dev.abd3lraouf.learn.Semantic:sdk:\u003clatest-release\u003e\")\n   }\n|Packages|\n\nContributing\n============\n\n|Maintainability|\n\nThanks to all our contributors! I'm very grateful for all the work you've done to make Open source projects better.\n\n|Contribs|\n\nCitation\n========\n\n*Semantic* versioning project for android `DOI:10.5281/zenodo.514068945 \u003chttps://zenodo.org/badge/latestdoi/514068945\u003e`_.\nAbdElraouf Sabri, A. Senior Android Developer\n\nCopyright\n=========\n\nThis project is distributed under the Apache license version 2.0 (see the LICENSE file in the project root).\n\nBy submitting a pull request to this project, you agree to license your contribution under the Apache license version\n2.0 to this project.\n\n\n.. |Banner| image:: https://raw.githubusercontent.com/abd3lraouf/Semantic/master/art/automated-semantic-versioning.png\n   :target: https://github.com/abd3lraouf/Semantic\n   :alt: Semantic logo\n\n.. |CI Scanner| image:: https://github.com/abd3lraouf/Semantic/actions/workflows/code-scanner.yml/badge.svg\n   :target: https://github.com/abd3lraouf/Semantic/actions/workflows/code-scanner.yml\n   :alt: CI code scanner\n\n.. |CI Build| image:: https://github.com/abd3lraouf/Semantic/actions/workflows/sdk-ci.yml/badge.svg\n   :target: https://github.com/abd3lraouf/Semantic/actions/workflows/sdk-ci.yml\n   :alt: CI build\n\n.. |Maintainability| image:: https://codeclimate.com/github/abd3lraouf/Semantic/badges/gpa.svg\n   :target: https://codeclimate.com/github/abd3lraouf/Semantic\n   :alt: Code Climate\n\n.. |Packages| image:: https://img.shields.io/github/v/release/abd3lraouf/Semantic?label=sdk\u0026logo=GitHub\n   :target: https://github.com/abd3lraouf/Semantic/packages/1542751\n   :alt: sdk\n\n.. |Contribs| image:: https://contrib.rocks/image?repo=abd3lraouf/Semantic\n   :target: https://github.com/abd3lraouf/Semantic/graphs/contributors\n   :alt: Contributors\n\n.. |DOI| image:: https://zenodo.org/badge/514068945.svg\n   :target: https://zenodo.org/badge/latestdoi/514068945\n   :alt: DOI","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabd3lraouf%2Fsemantic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabd3lraouf%2Fsemantic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabd3lraouf%2Fsemantic/lists"}