{"id":24969432,"url":"https://github.com/intrepidpursuits/sherpa","last_synced_at":"2025-04-16T03:47:42.484Z","repository":{"id":78867633,"uuid":"39629319","full_name":"IntrepidPursuits/sherpa","owner":"IntrepidPursuits","description":"Development best practices for Intrepid","archived":false,"fork":false,"pushed_at":"2020-05-14T14:27:11.000Z","size":5640,"stargazers_count":30,"open_issues_count":16,"forks_count":10,"subscribers_count":47,"default_branch":"master","last_synced_at":"2025-03-29T04:47:54.716Z","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/IntrepidPursuits.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-07-24T11:31:35.000Z","updated_at":"2020-07-31T03:19:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"f6ea7ad8-8ec4-4f6a-a1e7-7d35272a7415","html_url":"https://github.com/IntrepidPursuits/sherpa","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/IntrepidPursuits%2Fsherpa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntrepidPursuits%2Fsherpa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntrepidPursuits%2Fsherpa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntrepidPursuits%2Fsherpa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntrepidPursuits","download_url":"https://codeload.github.com/IntrepidPursuits/sherpa/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249192366,"owners_count":21227770,"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":"2025-02-03T14:38:11.708Z","updated_at":"2025-04-16T03:47:42.458Z","avatar_url":"https://github.com/IntrepidPursuits.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sherpa\nDevelopment best practices for Intrepid\n\n## Contribution rules:\n* Two developers must approve before merging contributions\n* One developer veto blocks contribution for review \u0026 revision\n* Use the github `issue` functionality if you find something is missing \u0026 should be added to Sherpa\n\n## Platform-specific Resources\n* iOS\n    * [Estimation Playbook](ios/ios_estimation_playbook.md)\n    * [Project Setup](ios/ios_project_setup.md)\n    * [Stuff to read for iOS devs](ios/stuff_to_read.md)\n    * [CocoaPods Processes](ios/cocoapods_processes.md)\n    * [CocoaPods Best Practices](ios/cocoapods_best_practices.md)\n    * [Common CocoaPods](ios/common_cocoapods.md)\n    * [iOS Recommended Tools](ios/ios_recommended_tools.md)\n    * [Inspecting an .ipa file](ios/ios_inspecting_an_ipa_file.md)\n    * [Firebase Gotchas](ios/firebase.md)\n    * [Rx Best Practices](ios/rxswift_sherpa.md)\n    * [Rx Swift by Example](ios/rxswift_by_example.md)\n    * [Testing References](ios/ios_testing_references.md)\n    * [iOS App Submission Checklist](ios/ios_app_submission_checklist.md)\n* Android\n    * [New project setup instructions](android/android_project_creation.md)\n    * [Stuff to read for Android devs](android/stuff_to_read.md)\n    * [Useful Android Studio plugins](android/android_studio_plugins.md)\n    * [Tidbits](android/tidbits)\n* Web\n    * [Intro to service objects](webservices/ruby/service_objects.md)\n    * [Deploying Phoenix/Elixir apps](webservices/phoenix_deployment.md)\n    * [Testing ReactJS apps](webservices/react-testing.md)\n    * [React and Recompose](webservices/react_and_recompose.md)\n    * [Deploying ReactJS apps](webservices/react_deployment.md)\n    * [Best Practices on Caching](webservices/caching.md)\n    * [Setting up a Rails app](webservices/setup.md)\n    * [CSS style guide](webservices/css/styling_guidelines.md)\n    * [Rails gem gotchas](webservices/gotchas/gems.md)\n    * [Javascript gotchas](webservices/gotchas/javascript.md)\n    * [Rails gotchas](webservices/gotchas/rails.md)\n    * [MEAN stack glossary](webservices/mean_stack_glossary.md)\n\n## Jenkins\n* Configuration for all platforms\n    * [Intrepid Jenkins Configuration](https://source.digital.accenture.com/projects/INT/repos/shhherpa/browse/Jenkins)\n\n## Style Guides\n* iOS\n    * [Swift](https://github.com/IntrepidPursuits/swift-style-guide)\n    * [Objective-C](https://github.com/IntrepidPursuits/objective-c-style-guide)\n* Android\n    * [Android OS Project Style Guide](https://source.android.com/source/code-style.html)\n    * [Intrepid Style Template](android/code_style.md)\n* [Ruby](webservices/ruby/style_guide.md)\n* [Elixir](https://github.com/christopheradams/elixir_style_guide)\n* [C#](https://msdn.microsoft.com/en-us/library/Ff926074.aspx)\n\n## Process\n* [Intrepid Development Principles](development_principles.md)\n\n## Git\n* [Git Workflow](git/git_workflow_quick_reference.md)\n* [Pull Request Guidelines](pull_request_guidelines.md)\n* [Why rebase?](git/why_rebase.md)\n* [Writing a good commit message](git/commit_message_guide.md)\n* [Git cookbook](git/git_cookbook.md)\n\n### Maintenance Readme Template\nProjects repos should always contain a README so that future development teams can learn about processes/specific quirks that have to do with individual projects. See the template [here](readme-template.md).\n\n## Advice\n* [Mobile API Guidance](mobile_api_guidance.md)\n\n## General Resources\n* [Intrepid internal resources](http://github.com/IntrepidPursuits/shhherpa)\n* [Comparison of Android and iOS development](android_vs_ios.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintrepidpursuits%2Fsherpa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintrepidpursuits%2Fsherpa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintrepidpursuits%2Fsherpa/lists"}