{"id":19359865,"url":"https://github.com/codacy/stash-scala-client","last_synced_at":"2025-04-23T11:32:59.679Z","repository":{"id":35358140,"uuid":"39620815","full_name":"codacy/stash-scala-client","owner":"codacy","description":"Simple Stash Scala Client","archived":false,"fork":false,"pushed_at":"2024-01-24T14:27:21.000Z","size":274,"stargazers_count":2,"open_issues_count":1,"forks_count":3,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-04-20T11:43:58.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":"Unmaintained","scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codacy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2015-07-24T08:31:34.000Z","updated_at":"2022-07-13T15:29:57.000Z","dependencies_parsed_at":"2023-01-15T19:10:29.418Z","dependency_job_id":null,"html_url":"https://github.com/codacy/stash-scala-client","commit_stats":null,"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codacy%2Fstash-scala-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codacy%2Fstash-scala-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codacy%2Fstash-scala-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codacy%2Fstash-scala-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codacy","download_url":"https://codeload.github.com/codacy/stash-scala-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250425613,"owners_count":21428588,"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":[],"created_at":"2024-11-10T07:16:22.957Z","updated_at":"2025-04-23T11:32:58.912Z","avatar_url":"https://github.com/codacy.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stash-scala-client\n\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/3c6fbd37c5ec45eeadab6e98d7c55b27)](https://www.codacy.com/gh/codacy/stash-scala-client?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=codacy/stash-scala-client\u0026amp;utm_campaign=Badge_Grade)\n[![Codacy Badge](https://api.codacy.com/project/badge/Coverage/3c6fbd37c5ec45eeadab6e98d7c55b27)](https://www.codacy.com/gh/codacy/stash-scala-client?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=codacy/stash-scala-client\u0026utm_campaign=Badge_Coverage)\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.codacy/stash-scala-client_2.11/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.codacy/stash-scala-client_2.11)\n\nThis is a simple library that aims to have basic functions of the Stash API.\nThis library was meant to support Codacy when interacting with Stash.\nIt is in a very early stage and all the contributions are welcome.\n\n## Usage\n\n### Import in SBT\n\n```\n\"com.codacy\" %% \"stash-scala-client\" % \"\u003cVERSION\u003e\"\n```\n\n### Use in code\n\n```scala\nval client = new StashClient(\"baseUrl\", \"consumerKey\", \"consumerSecret\", \"token\", \"secretToken\")\n\nval repoServices = new RepositoryServices(client)\n\nval response = repoServices.getRepositories(\"projectKey\")\n```\n\n## Creators\n\n1. Rodrigo Fernandes\n\n## Contributors\n\n1. Pedro Rijo\n\n## What is Codacy\n\n[Codacy](https://www.codacy.com/) is an Automated Code Review Tool that monitors your technical debt,\nhelps you improve your code quality,\nteaches best practices to your developers,\nand helps you save time in Code Reviews.\n\n### Among Codacy’s features\n\n- Identify new Static Analysis issues\n- Commit and Pull Request Analysis with GitHub, BitBucket/Stash, GitLab (and also direct git repositories)\n- Auto-comments on Commits and Pull Requests\n- Integrations with Slack, HipChat, Jira, YouTrack\n- Track issues in Code Style, Security, Error Proneness, Performance, Unused Code and other categories\n\nCodacy also helps keep track of Code Coverage, Code Duplication, and Code Complexity.\n\nCodacy supports PHP, Python, Ruby, Java, JavaScript, and Scala, among others.\n\n### Free for Open Source\n\nCodacy is free for Open Source projects.\n\n### License\n\nstash-scala-client is available under the The Apache Software License, Version 2.0.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodacy%2Fstash-scala-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodacy%2Fstash-scala-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodacy%2Fstash-scala-client/lists"}