diff --git a/_projects/antlr-v4.md b/_projects/antlr-v4.md index 59f63492..3ebd8fe3 100644 --- a/_projects/antlr-v4.md +++ b/_projects/antlr-v4.md @@ -14,6 +14,7 @@ mentors: - corona10 - aptrishu name: "Integrate ANTLR v4 into coala" +report: "http://projects.coala.io/GSoC/2018/StatusReport/virresh.html" requirements: - "The participant should have one patch to [coala](https://github.com/coala/coala) accepted." - "Being familiar with the current Bear API and what it provides." diff --git a/_projects/aspects.md b/_projects/aspects.md index c71cf32b..b1540f1a 100644 --- a/_projects/aspects.md +++ b/_projects/aspects.md @@ -15,6 +15,7 @@ mentors: - jayvdb - myint name: "Implement Aspects Support" +report: "http://projects.coala.io/GSoC/2017/StatusReport/adhikasp.html" requirements: - "The participant should have one patch to any bear accepted." - "The participant should have one patch to the coala core accepted." diff --git a/_projects/automate-vulture-whitelist.md b/_projects/automate-vulture-whitelist.md index 4f53023f..e10446b4 100644 --- a/_projects/automate-vulture-whitelist.md +++ b/_projects/automate-vulture-whitelist.md @@ -18,6 +18,7 @@ issues: - "https://github.com/jendrikseipp/vulture/issues/109" - "https://github.com/jendrikseipp/vulture/issues/8" markdown: automate-vulture-whitelist.md +report: "http://projects.coala.io/GSoC/2018/StatusReport/RahulJha.html" requirements: - "Familiarity with vulture" - "Knowledge of AST's" diff --git a/_projects/coala-cli.md b/_projects/coala-cli.md index a0e96e89..b45e0ecc 100644 --- a/_projects/coala-cli.md +++ b/_projects/coala-cli.md @@ -33,6 +33,7 @@ mentors: - yukiisbored - Adrianzatreanu name: "Improve the coala CLI" +report: "http://projects.coala.io/GSoC/2017/StatusReport/AlexMaxim.html" requirements: - "One patch to the coala core accepted." - "Clear ideas on how to improve the CLI in the proposal." diff --git a/_projects/coala-language-server.md b/_projects/coala-language-server.md index 578fd0cc..bbf92ac3 100644 --- a/_projects/coala-language-server.md +++ b/_projects/coala-language-server.md @@ -16,6 +16,7 @@ mentors: - sadovnychyi - stevepeak name: "coala Language Server" +report: "http://projects.coala.io/GSoC/2018/StatusReport/ksdme.html" requirements: - "The applicant should have at least one patch accepted to any of the coala repositories." - "The applicant should be familiar with language server protocol." diff --git a/_projects/coala-web.md b/_projects/coala-web.md index 528fe2cd..4d8d986f 100644 --- a/_projects/coala-web.md +++ b/_projects/coala-web.md @@ -31,6 +31,7 @@ mentors: - sils - fneu name: "Improve coala website & supporting tools" +report: "http://projects.coala.io/GSoC/2017/StatusReport/HemangKumar.html" requirements: - "At least one patch to each of coala-landing and coala-html should be accepted and merged." - "The student should be familiar with web design tools & trends." diff --git a/_projects/cobot-enhancement.md b/_projects/cobot-enhancement.md index ac2493cd..cb3d804b 100644 --- a/_projects/cobot-enhancement.md +++ b/_projects/cobot-enhancement.md @@ -22,6 +22,7 @@ mentors: - Udayan12167 - sadovnychyi name: "cobot enhancement, testing and porting" +report: "http://projects.coala.io/GSoC/2017/StatusReport/MeetMangukiya.html" requirements: - "At least one patch to cobot should be accepted and merged." tags: diff --git a/_projects/commit-content-checks.md b/_projects/commit-content-checks.md index 81fd59ce..0d907b79 100644 --- a/_projects/commit-content-checks.md +++ b/_projects/commit-content-checks.md @@ -1,6 +1,7 @@ --- name: "Commit content inspection" desc: "Verification that the commit message accurately describes the patch" +report: "http://projects.coala.io/GSoC/2018/StatusReport/kriti21.html" requirements: - "Merged pull requests to a vcs bear, e.g. GitCommitBear." difficulty: "low" diff --git a/_projects/convert-bear-to-aspects.md b/_projects/convert-bear-to-aspects.md index 0b061143..e9f682c7 100644 --- a/_projects/convert-bear-to-aspects.md +++ b/_projects/convert-bear-to-aspects.md @@ -14,6 +14,7 @@ mentors: - jschwarzwalder - tadityar name: "Convert Bears to Aspects" +report: "http://projects.coala.io/GSoC/2018/StatusReport/pareksha.html" requirements: - "The participant should have one patch to any bear accepted." - "The participant should have understanding of [cEP-0005](https://github.com/coala/cEPs/blob/master/cEP-0005.md)." diff --git a/_projects/corobo-enhancement.md b/_projects/corobo-enhancement.md index 33e968bc..dc7daeb2 100644 --- a/_projects/corobo-enhancement.md +++ b/_projects/corobo-enhancement.md @@ -17,6 +17,7 @@ mentors: - gbin - mixih name: "corobo enhancements(security, configurability and tests)" +report: "http://projects.coala.io/GSoC/2018/StatusReport/NitanshuVashistha.html" requirements: - "At least one patch to corobo should be accepted and merged." status: completed diff --git a/_projects/debug-profile.md b/_projects/debug-profile.md index 69187598..fac1dbbb 100644 --- a/_projects/debug-profile.md +++ b/_projects/debug-profile.md @@ -15,6 +15,7 @@ mentors: - arjunsinghy96 - Makman2 name: "Debug and Profile Bears" +report: "http://projects.coala.io/GSoC/2018/StatusReport/RaiVaibhav.html" requirements: - "At least one patch to the coala core should be accepted and merged." - "The student should be familiar with ongoing technical [cEPs](https://coala.io/cep)." diff --git a/_projects/enhance-coala-quickstart.md b/_projects/enhance-coala-quickstart.md index 3db94a55..3bab2acf 100644 --- a/_projects/enhance-coala-quickstart.md +++ b/_projects/enhance-coala-quickstart.md @@ -27,6 +27,7 @@ mentors: - adtac - Adrianzatreanu name: "Enhance coala-quickstart" +report: "http://projects.coala.io/GSoC/2017/StatusReport/satwikkansal.html" requirements: - "At least one patch to coala core and coala-quickstart each should be accepted and merged." - "The student should be familiar with ongoing technical [cEPs](https://coala.io/cep)." diff --git a/_projects/gitmate-gitlab.md b/_projects/gitmate-gitlab.md index 6da39ffa..e6a3d1b4 100644 --- a/_projects/gitmate-gitlab.md +++ b/_projects/gitmate-gitlab.md @@ -39,6 +39,7 @@ mentors: - seblat - fneu name: "Implement GitLab and Bitbucket Support for GitMate" +report: "http://projects.coala.io/GSoC/2017/StatusReport/NaveenKumarSangi.html" requirements: - "The participant should have one patch to [GitMate-2](https://gitlab.com/gitmate/gitmate-2) accepted." - "Django knowledge is a big plus." diff --git a/_projects/gitmate-plugins.md b/_projects/gitmate-plugins.md index 4d578a7d..38189572 100644 --- a/_projects/gitmate-plugins.md +++ b/_projects/gitmate-plugins.md @@ -2,6 +2,7 @@ name: "Implement GitMate Plugins for coala" desc: "GitMate.io helps by automating tasks on GitHub and GitLab. There are new plugins that are specific to coala that should be implemented. " +report: "http://projects.coala.io/GSoC/2018/StatusReport/VamshiKrishna.html" requirements: - "The participant should have at least one patch to [GitMate](https://gitlab.com/gitmate/open-source/gitmate-2) accepted." diff --git a/_projects/go-bears-on-bsd.md b/_projects/go-bears-on-bsd.md index 531d220e..e574d42f 100644 --- a/_projects/go-bears-on-bsd.md +++ b/_projects/go-bears-on-bsd.md @@ -14,6 +14,7 @@ mentors: - xferra - yukiisbored name: "Linter Dependency Management from a Bare-Metal System" +report: "http://projects.coala.io/GSoC/2018/StatusReport/GuangyuanYang.html" requirements: - "At least one patch to the coala core should be accepted and merged." - "The proposal needs to show familiarity with coala's dependency management implementation." diff --git a/_projects/improve-installation.md b/_projects/improve-installation.md index eab65ff3..e19a4b8d 100644 --- a/_projects/improve-installation.md +++ b/_projects/improve-installation.md @@ -17,6 +17,7 @@ mentors: - mbodenhamer - xferra name: "Improve installation of coala and coala-bears" +report: "http://projects.coala.io/GSoC/2018/StatusReport/saksham.html" requirements: - "The participant should have one patch to [coala-bears](https://github.com/coala/coala-bears) accepted." - "Huge plus is being familiar with the current design of cib" diff --git a/_projects/integrate-pyflakes-AST.md b/_projects/integrate-pyflakes-AST.md index 018477cb..9c94c059 100644 --- a/_projects/integrate-pyflakes-AST.md +++ b/_projects/integrate-pyflakes-AST.md @@ -14,6 +14,7 @@ mentors: - myint - adhikasp name: "Integrate pyflakes-enhanced AST into coala" +report: "http://projects.coala.io/GSoC/2018/StatusReport/macbox7.html" requirements: - "The participant has a patch to any bear merged. Check out [existing bear proposal](https://github.com/coala/coala-bears/issues)." diff --git a/_projects/meta-review.md b/_projects/meta-review.md index e92da5a1..5638aca8 100644 --- a/_projects/meta-review.md +++ b/_projects/meta-review.md @@ -14,6 +14,7 @@ mentors: - alisianoi - andrewda name: "Meta-review" +report: "http://projects.coala.io/GSoC/2018/StatusReport/li-boxuan.html" requirements: - "The applicant should have at least one patch merged to any of the coala repositories." - "The applicant should be familiar with GitHub GraphQL API and JavaScript." diff --git a/_projects/newcomer-metrics.md b/_projects/newcomer-metrics.md index 5be513db..0d7e4db2 100644 --- a/_projects/newcomer-metrics.md +++ b/_projects/newcomer-metrics.md @@ -12,6 +12,7 @@ mentors: - gkrishnan724 - prnvdixit name: "Newcomer metrics and gamification" +report: "http://projects.coala.io/GSoC/2018/StatusReport/shrikrishna.html" requirements: - "The student should have patches and PRs in coala/community repo." - "The student should be familiar with web design tools & trends." diff --git a/_projects/optimize-caching.md b/_projects/optimize-caching.md index e6b840cf..18110e0b 100644 --- a/_projects/optimize-caching.md +++ b/_projects/optimize-caching.md @@ -17,6 +17,7 @@ mentors: - shreyans800755 - fneu name: "Optimize Caching" +report: "http://projects.coala.io/GSoC/2018/StatusReport/palash25.html" requirements: - "At least one patch to the coala core should be accepted and merged." - "The student should be familiar with ongoing technical cEPs especially diff --git a/_projects/quickstart-green-mode.md b/_projects/quickstart-green-mode.md index d7edefc6..a09f2965 100644 --- a/_projects/quickstart-green-mode.md +++ b/_projects/quickstart-green-mode.md @@ -14,6 +14,7 @@ mentors: - adtac - dracarys09 name: "Quickstart Green Mode" +report: "http://projects.coala.io/GSoC/2018/StatusReport/ishanSrt.html" requirements: - "The applicant should have at least one patch accepted to coala-quickstart repository." diff --git a/_projects/vulture.md b/_projects/vulture.md index 5e26c084..237d9da3 100644 --- a/_projects/vulture.md +++ b/_projects/vulture.md @@ -14,6 +14,7 @@ markdown: vulture.md mentors: - jendrikseipp name: "Vulture dead code removal" +report: "http://projects.coala.io/GSoC/2017/StatusReport/RahulJha.html" requirements: - "The participant should have one patch to [vulture](https://github.com/jendrikseipp/vulture) accepted." - "Being familiar with the current Bear API and what it provides. Fixing an diff --git a/data/projects.liquid b/data/projects.liquid index be375097..2fc06b5a 100644 --- a/data/projects.liquid +++ b/data/projects.liquid @@ -5,6 +5,7 @@ { "name" : "{{ post.name }}", "desc" : "{{ post.desc }}", +"report" : "{{ post.report }}", "requirements" : [{% for req in post.requirements %}"{{ req }}"{% unless forloop.last %},{% endunless %} {% endfor %}], "difficulty" : "{{ post.difficulty }}", diff --git a/partials/tabs/projects.html b/partials/tabs/projects.html index 58c125e4..eab2b642 100644 --- a/partials/tabs/projects.html +++ b/partials/tabs/projects.html @@ -60,6 +60,10 @@