Sider Enterprise Release Note in April 2020
release-202004.0
Notes:
This release includes the notable changes. Please check the list below.
Features:
This release includes the following updates:
- Runners version: 0.22.1
- New remark-lint support and more
- New Reek options
- Languages and tools update on March 25, 2020
- Newly support for GolangCI-Lint, detekt, and FxCop
- Languages and tools update on March 2020
- Update the default version of RuboCop to 0.80.0
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-202004.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-202004.0
Update Procedure:
See Update.