From 66af4a1148e227e8e595fa1d0248f97ca345fd89 Mon Sep 17 00:00:00 2001 From: cankush625 Date: Tue, 19 Nov 2019 21:49:01 +0530 Subject: [PATCH 1/3] AccessLint tool for CI/CD is added Signed-off-by: cankush625 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 61ca0679..86c1ab2a 100644 --- a/README.md +++ b/README.md @@ -280,6 +280,7 @@ Table of Contents * [gitlab.com](https://about.gitlab.com/product/continuous-integration/) — Create pipelines directly from Git repositories using GitLab's CI service. 2,000min/mo * [buddy.works](https://buddy.works/) — A CI/CD with 5 free projects and 1 concurrent runs (120 executions/month) * [bitrise.io](https://www.bitrise.io/) — A CI/CD for mobile apps, native or hybrid. With 200 free builds/month 10 min build time and two team members. OSS projects get 45 min build time, +1 concurrency and unlimited team size. + * [AccessLint](https://github.com/marketplace/accesslint) — AccessLint brings automated web accessibility testing into your development workflow. ## Testing From 1051c8c610aa65ca1ac91d6e7fb2a86becbdb59c Mon Sep 17 00:00:00 2001 From: cankush625 Date: Tue, 19 Nov 2019 22:01:34 +0530 Subject: [PATCH 2/3] Imgbot tool is added to the Code Quality section Signed-off-by: cankush625 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 86c1ab2a..0ac1121e 100644 --- a/README.md +++ b/README.md @@ -254,6 +254,7 @@ Table of Contents * [golangci.com](https://golangci.com) — Automated Go (golang) code review service for GitHub pull requests. * [lgtm.com](https://lgtm.com) — Continuous security analysis for Java, Python, JavaScript, TypeScript, C#, C and C++, free for Open Source * [deepscan.io](https://deepscan.io) — Advanced static analysis for automatically finding runtime errors in JavaScript code, free for Open Source + * [Imgbot](https://github.com/marketplace/imgbot) — Imgbot is a friendly robot that optimizes your images and saves you time. Optimized images mean smaller file sizes without sacrificing quality. ## Code Search and Browsing From 599d2f1736bd07e7bcc73de585a70036a43b2719 Mon Sep 17 00:00:00 2001 From: Ankush Chavan <41515472+cankush625@users.noreply.github.com> Date: Wed, 20 Nov 2019 21:55:40 +0530 Subject: [PATCH 3/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0ac1121e..5c11897e 100644 --- a/README.md +++ b/README.md @@ -254,7 +254,7 @@ Table of Contents * [golangci.com](https://golangci.com) — Automated Go (golang) code review service for GitHub pull requests. * [lgtm.com](https://lgtm.com) — Continuous security analysis for Java, Python, JavaScript, TypeScript, C#, C and C++, free for Open Source * [deepscan.io](https://deepscan.io) — Advanced static analysis for automatically finding runtime errors in JavaScript code, free for Open Source - * [Imgbot](https://github.com/marketplace/imgbot) — Imgbot is a friendly robot that optimizes your images and saves you time. Optimized images mean smaller file sizes without sacrificing quality. + * [Imgbot](https://github.com/marketplace/imgbot) — Imgbot is a friendly robot that optimizes your images and saves you time. Optimized images mean smaller file sizes without sacrificing quality. Its free for open source. ## Code Search and Browsing @@ -281,7 +281,7 @@ Table of Contents * [gitlab.com](https://about.gitlab.com/product/continuous-integration/) — Create pipelines directly from Git repositories using GitLab's CI service. 2,000min/mo * [buddy.works](https://buddy.works/) — A CI/CD with 5 free projects and 1 concurrent runs (120 executions/month) * [bitrise.io](https://www.bitrise.io/) — A CI/CD for mobile apps, native or hybrid. With 200 free builds/month 10 min build time and two team members. OSS projects get 45 min build time, +1 concurrency and unlimited team size. - * [AccessLint](https://github.com/marketplace/accesslint) — AccessLint brings automated web accessibility testing into your development workflow. + * [AccessLint](https://github.com/marketplace/accesslint) — AccessLint brings automated web accessibility testing into your development workflow. Its free for open source and education purposes. ## Testing