Sider Documentation

Sider Documentation

  • Enterprise
  • News
  • Sider Top

›Releases

Getting Started

  • Home
  • Intro Videos
  • Setting up Sider
  • Dashboard Overview
  • Repository Settings
  • Custom Analysis Configuration
  • Recommended Ruleset
  • Working with Issues
  • Permissions
  • Skip Analyzing

Analysis Tools

    Ruby

    • RuboCop
    • Reek
    • Querly
    • Rails Best Practices
    • Brakeman
    • HAML-Lint
    • Slim-Lint (beta)

    Java

    • Checkstyle
    • PMD
    • JavaSee

    Kotlin

    • ktlint (beta)
    • detekt (beta)

    JavaScript and Flavors

    • ESLint
    • JSHint
    • TyScan
    • CoffeeLint
    • TSLint (deprecated)

    CSS

    • stylelint
    • SCSS-Lint (deprecated)

    PHP

    • PHP_CodeSniffer
    • PHPMD
    • Phinder

    Python

    • Flake8
    • Pylint (beta)

    Swift

    • SwiftLint

    Go

    • GolangCI-Lint

    C/C++

    • Cppcheck
    • cpplint
    • Clang-Tidy (beta)

    C#

    • FxCop (beta)

    Shell script

    • ShellCheck

    Dockerfile

    • hadolint

    Markdown

    • remark-lint

    Others

    • Goodcheck
    • Misspell
    • LanguageTool (beta)
    • PMD CPD (beta)

Custom Rules

  • Intro to Custom Rules
  • Goodcheck
  • Tips & Tricks

Advanced Settings

  • Inline Comments
  • Private Dependencies
  • Restricting access to Close button
  • Transferring a repository

Billing and Plans

  • Billing and Plans

Troubleshooting

  • Troubleshooting

Enterprise

  • Outline
  • System Overview
  • Installation
  • Configuration
  • Operation
  • Update
  • Load Balancer
  • MySQL
  • Redis
  • MinIO
  • Amazon S3
  • GitHub Enterprise Server
  • Clustering
  • Example Deployments

    • Single Node with Docker Compose

    Releases

    • Overview
    • January 2021
    • December 2020
    • October 2020
    • September 2020
    • August 2020
    • July 2020
    • June 2020
    • May 2020
    • April 2020
    • February 2020
    • January 2020
    • November 2019
    • Older releases

News

  • 2021
  • 2020
  • 2019
Edit

Sider Enterprise Release Note in January 2020

release-202001.1

Features:

This release includes the following updates:

  • Support HTTP proxy
  • Update languages and tools on Jan 8, 2020

Fixes:

  • Bug fixes & UI design improvements

Images:

Pulling the images with these commands:

$ export AWS_ACCESS_KEY_ID=your_aws_access_key_id_provided_by_sider
$ export AWS_SECRET_ACCESS_KEY=your_aws_secret_access_key_provided_by_sider
$ docker run --rm \
    -v /var/run/docker.sock:/var/run/docker.sock \
    -e AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID \
    -e AWS_SECRET_ACCESS_KEY=$AWS_SECRET_ACCESS_KEY \
    sider/ecr-image-puller 480130971618.dkr.ecr.us-east-1.amazonaws.com/sideci_onprem:release-202001.1
$ docker run --rm \
    -v /var/run/docker.sock:/var/run/docker.sock \
    -e AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID \
    -e AWS_SECRET_ACCESS_KEY=$AWS_SECRET_ACCESS_KEY \
    sider/ecr-image-puller 480130971618.dkr.ecr.us-east-1.amazonaws.com/catpost_onprem:release-202001.1

Update Procedure:

See Update.

release-202001.0

Features:

This release includes the following updates:

  • Clean up old containers in the daily batch
  • Update RuboCop and MeowCop for v0.78.0
  • Update languages and tools on Dec 17, 2019
  • ShellCheck out of beta and enabled by default
  • Update languages and tools on Nov 28, 2019
  • Update tools on Nov 20, 2019

Fixes:

  • Enable to configure the DOCKER_RUNNERS_CONFIG parameter without s3_endpoint, aws_access_key_id, and aws_secret_access_key
    • If you want to run Runners on AWS EC2 or other AWS resources, you can omit these parameters from DOCKER_RUNNERS_CONFIG
    • Also, you have to set ECS_RUNNERS_REGION parameter to specify which region Runners should put the traces.
  • Bug fixes & UI design improvements

Images:

Pulling the images with these commands:

$ export AWS_ACCESS_KEY_ID=your_aws_access_key_id_provided_by_sider
$ export AWS_SECRET_ACCESS_KEY=your_aws_secret_access_key_provided_by_sider
$ docker run --rm \
    -v /var/run/docker.sock:/var/run/docker.sock \
    -e AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID \
    -e AWS_SECRET_ACCESS_KEY=$AWS_SECRET_ACCESS_KEY \
    sider/ecr-image-puller 480130971618.dkr.ecr.us-east-1.amazonaws.com/sideci_onprem:release-202001.0
$ docker run --rm \
    -v /var/run/docker.sock:/var/run/docker.sock \
    -e AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID \
    -e AWS_SECRET_ACCESS_KEY=$AWS_SECRET_ACCESS_KEY \
    sider/ecr-image-puller 480130971618.dkr.ecr.us-east-1.amazonaws.com/catpost_onprem:release-202001.0

Update Procedure:

See Update.

← February 2020November 2019 →
  • release-202001.1
  • release-202001.0
Sider Documentation
Docs
Getting StartedAnalysis ToolsEnterprise
Sider
Sider TopTerms of ServicePrivacy
Social
BlogGitHubStar
Copyright © 2021 Sider, Inc.