Sider (Automated Code Review)
{{short description|Automated code review tool}}
Sider is an automated code review tool with GitHub.{{cite web|url=https://github.com/integrations/sideci|title=GitHub Integrations SideCI page|url-status=dead|archiveurl=https://web.archive.org/web/20170428034934/https://github.com/integrations/sideci|archivedate=2017-04-28}} It's based on static code analysis and integrates with a number of open source static analysis tools.{{Cite web|url=http://jp.techcrunch.com/2016/03/29/sideci/|title=自動コードレビュー「SideCI」運営のアクトキャットが数千万円規模の資金調達|last=Nishimura|first=Ken|website=TechCrunch Japan|access-date=2016-12-15}} It checks style violations, code quality, security and dependencies and provides results as a comment on GitHub pull request.{{Cite web|url=https://github.com/markets/awesome-ruby|title=markets/awesome-ruby|website=GitHub|access-date=2016-12-15}}
Sider was developed by Tokyo-based startup Actcat and launched in April 2014. It released technical debt kanban feature for Ruby in August 2016.{{Cite web|url=http://jp.techcrunch.com/2016/08/31/sideci-introduces-technical-debt-kamban/|title=自動コードレビュー「SideCI」が、技術的負債を可視化する「負債カンバン」提供開始|last=Nishimura|first=Ken|website=TechCrunch Japan|access-date=2016-12-15}}
Sider changed service and company names from SideCI to Sider in June 2018.{{Cite web|url=https://blog.sideci.com/sideci-announcing-new-name-sider-481047359195|title=SideCI, Inc. Is announcing the new product name, Sider|date=13 June 2018}}
Sider's business was transferred from Sider Inc. to Sleeek Corporation on October 31, 2019.{{Cite web|last=Sumi|first=Koichiro|date=2019-10-04|title=Sider's operating company will change to Sleeek Co., Ltd. on October 31, 2019|url=https://blog.sideci.com/siders-operating-company-will-change-to-sleeek-co-ltd-on-october-31-2019-a86c37fc7a4f|access-date=2020-07-17|website=Medium|language=en}}
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.{{cite web|url=https://sideci.com/pricing|title=SideCI Pricing page}}
Supported languages
See also
Awards
- Ruby biz Grand prix 2016 Special Prize{{cite web|url=https://www.youtube.com/watch?v=6HXaXnlwCHo|title=Ruby biz Grand prix 2016 Award Ceremony}}
References
{{reflist}}
External links
- [https://sider.review/ Sider (official website)]