{"id":16057856,"url":"https://github.com/rtfpessoa/stash-scala-client","last_synced_at":"2025-04-05T08:14:45.699Z","repository":{"id":35358312,"uuid":"39621022","full_name":"rtfpessoa/stash-scala-client","owner":"rtfpessoa","description":null,"archived":false,"fork":false,"pushed_at":"2018-11-24T21:57:28.000Z","size":134,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T16:52:45.742Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scala","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/rtfpessoa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-24T08:36:26.000Z","updated_at":"2018-12-13T07:29:45.000Z","dependencies_parsed_at":"2022-09-18T09:32:56.389Z","dependency_job_id":null,"html_url":"https://github.com/rtfpessoa/stash-scala-client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtfpessoa%2Fstash-scala-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtfpessoa%2Fstash-scala-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtfpessoa%2Fstash-scala-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtfpessoa%2Fstash-scala-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rtfpessoa","download_url":"https://codeload.github.com/rtfpessoa/stash-scala-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247305947,"owners_count":20917208,"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-10-09T03:05:08.023Z","updated_at":"2025-04-05T08:14:45.673Z","avatar_url":"https://github.com/rtfpessoa.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Circle CI](https://circleci.com/gh/codacy/stash-scala-client/tree/master.svg?style=shield)](https://circleci.com/gh/codacy/stash-scala-client/tree/master)\n[![Codacy Badge](https://www.codacy.com/project/badge/grade/3c6fbd37c5ec45eeadab6e98d7c55b27)](https://www.codacy.com/app/Codacy/stash-scala-client)\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\n# Stash Scala client\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\nImport on SBT:\n\n```\n\"com.codacy\" %% \"stash-scala-client\" % \"1.1.5\"\n```\n\nUsage:\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, helps you improve your code quality, teaches best practices to your developers, and 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%2Frtfpessoa%2Fstash-scala-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frtfpessoa%2Fstash-scala-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frtfpessoa%2Fstash-scala-client/lists"}