Sider (Automated Code Review)
From HandWiki
Short description: Automated code review tool
Sider is an automated code review tool with GitHub.[1] It's based on static code analysis and integrates with a number of open source static analysis tools.[2] It checks style violations, code quality, security and dependencies and provides results as a comment on GitHub pull request.[3]
Sider was developed by Tokyo-based startup Actcat and launched in April 2014. It released technical debt kanban feature for Ruby in August 2016.[4]
Sider changed service and company names from SideCI to Sider in June 2018.[5]
Sider's business was transferred from Sider Inc. to Sleeek Corporation on October 31, 2019.[6]
Features
- Easy setup process. Sider can be set up in 30 seconds.
- Immediate feedback on Pull Requests. Sider automatically and immediately scans PRs for issues of style, complexity, duplication, and security. On using GitHub Pull Requests, it will point out any issues so that one can discuss and fix them before merging. Moreover, you do not have to change the flow of existing code review.
- Get Slack notification. Sider can be officially connected to Slack, which leads you to get notifications for each of your private or public projects. It will tell you whether there is something in need of attention.
- Sider is free for open source projects. It offers a limited free plan for private repositories.
- Every GitHub user can get a 14-day trial without charge.[7]
Supported languages
- Ruby
- PHP
- JavaScript
- TypeScript
- CSS
- Java
- Kotlin
- Go
- Python
- Swift
- C/C++
- C#
- Shell Script
- Dockerfile
- Markdown
See also
- Automated code review
- Programming tools
- Code review
- List of tools for code review
- Static Analysis
- List of tools for static code analysis
Awards
- Ruby biz Grand prix 2016 Special Prize[8]
References
- ↑ "GitHub Integrations SideCI page". Archived from the original on 2017-04-28. https://web.archive.org/web/20170428034934/https://github.com/integrations/sideci.
- ↑ Nishimura, Ken. "自動コードレビュー「SideCI」運営のアクトキャットが数千万円規模の資金調達". http://jp.techcrunch.com/2016/03/29/sideci/.
- ↑ "markets/awesome-ruby". https://github.com/markets/awesome-ruby.
- ↑ Nishimura, Ken. "自動コードレビュー「SideCI」が、技術的負債を可視化する「負債カンバン」提供開始". http://jp.techcrunch.com/2016/08/31/sideci-introduces-technical-debt-kamban/.
- ↑ "SideCI, Inc. Is announcing the new product name, Sider". 13 June 2018. https://blog.sideci.com/sideci-announcing-new-name-sider-481047359195.
- ↑ Sumi, Koichiro (2019-10-04). "Sider's operating company will change to Sleeek Co., Ltd. on October 31, 2019" (in en). https://blog.sideci.com/siders-operating-company-will-change-to-sleeek-co-ltd-on-october-31-2019-a86c37fc7a4f.
- ↑ "SideCI Pricing page". https://sideci.com/pricing.
- ↑ "Ruby biz Grand prix 2016 Award Ceremony". https://www.youtube.com/watch?v=6HXaXnlwCHo.
External links
Original source: https://en.wikipedia.org/wiki/Sider (Automated Code Review).
Read more |