From f3fa76c1d74ba4825dc3c043a2957c5a20d10d54 Mon Sep 17 00:00:00 2001 From: KVGarg Date: Tue, 27 Aug 2019 00:36:45 +0530 Subject: [PATCH] _projects: Use project title from work report The commit adds the new title for all those completed projects who got a new and a suitable title during the program. As the student starts working on project, user get to know "what will the be the most suitable title for the project?" and uses that in the work report too. So, add all such titles from reports to there corresponding projects. Also, this change will allow us to display the student work report itself on the project popup. --- _projects/antlr-v4.md | 2 +- _projects/aspects.md | 4 ++-- _projects/automate-vulture-whitelist.md | 1 + _projects/commit-content-checks.md | 1 + _projects/corobo-enhancement.md | 1 + _projects/gitmate-gitlab.md | 2 +- _projects/gitmate-plugins.md | 1 + _projects/go-bears-on-bsd.md | 1 + _projects/optimize-caching.md | 2 +- _projects/vulture.md | 2 +- 10 files changed, 11 insertions(+), 6 deletions(-) diff --git a/_projects/antlr-v4.md b/_projects/antlr-v4.md index 59f63492..5aa4a30d 100644 --- a/_projects/antlr-v4.md +++ b/_projects/antlr-v4.md @@ -6,7 +6,6 @@ desc: "This project is about integrating ANTLR into the coala bear API. " difficulty: high initiatives: - GSoC - - RGSoC issues: [] markdown: antlr-v4.md mentors: @@ -14,6 +13,7 @@ mentors: - corona10 - aptrishu name: "Integrate ANTLR v4 into coala" +improved_title: "Integrate ANTLR v4 to coala" 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..05c5adc1 100644 --- a/_projects/aspects.md +++ b/_projects/aspects.md @@ -7,14 +7,14 @@ difficulty: high status: completed initiatives: - GSoC - - RGSoC issues: [] -markdown: implement-aspects.md +markdown: aspects.md mentors: - userzimmermann - jayvdb - myint name: "Implement Aspects Support" +improved_title: "Implement Aspect" 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..bddeb82a 100644 --- a/_projects/automate-vulture-whitelist.md +++ b/_projects/automate-vulture-whitelist.md @@ -1,5 +1,6 @@ --- name: "Automate Whitelist creation for vulture" +improved_title: "Improve Whitelisting Infrastructure for Vulture" collaborating_projects: - coala - vulture diff --git a/_projects/commit-content-checks.md b/_projects/commit-content-checks.md index 81fd59ce..b50961df 100644 --- a/_projects/commit-content-checks.md +++ b/_projects/commit-content-checks.md @@ -1,5 +1,6 @@ --- name: "Commit content inspection" +improved_title: "Git Commit Content Inspection" desc: "Verification that the commit message accurately describes the patch" requirements: - "Merged pull requests to a vcs bear, e.g. GitCommitBear." diff --git a/_projects/corobo-enhancement.md b/_projects/corobo-enhancement.md index 33e968bc..d5adc1fb 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)" +improved_title: "Corobo Enhancement - Security, Testing And Configurability" requirements: - "At least one patch to corobo should be accepted and merged." status: completed diff --git a/_projects/gitmate-gitlab.md b/_projects/gitmate-gitlab.md index 6da39ffa..93f590aa 100644 --- a/_projects/gitmate-gitlab.md +++ b/_projects/gitmate-gitlab.md @@ -10,7 +10,6 @@ difficulty: medium status: completed initiatives: - GSoC - - RGSoC issues: - "https://gitlab.com/coala/GSoC/GSoC-2017/issues/6" - "https://gitlab.com/coala/GSoC/GSoC-2017/issues/26" @@ -39,6 +38,7 @@ mentors: - seblat - fneu name: "Implement GitLab and Bitbucket Support for GitMate" +improved_title: "Extending GitMatev2.0 to support GitLab and Bitbucket" 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..d4283889 100644 --- a/_projects/gitmate-plugins.md +++ b/_projects/gitmate-plugins.md @@ -1,5 +1,6 @@ --- name: "Implement GitMate Plugins for coala" +improved_title: "Implement GitMate automations and 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. " requirements: diff --git a/_projects/go-bears-on-bsd.md b/_projects/go-bears-on-bsd.md index 531d220e..db96e3b8 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" +improved_title: "Go Bears on BSD" 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/optimize-caching.md b/_projects/optimize-caching.md index e6b840cf..621973ae 100644 --- a/_projects/optimize-caching.md +++ b/_projects/optimize-caching.md @@ -5,7 +5,6 @@ desc: "Improve coala's caching and IO for the NextGen-Core" difficulty: medium initiatives: - GSoC - - RGSoC issues: - "https://github.com/coala/coala/issues/3530" - "https://github.com/coala/coala/issues/2912" @@ -17,6 +16,7 @@ mentors: - shreyans800755 - fneu name: "Optimize Caching" +improved_title: "Optimize Caching for the NextGen-Core" 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/vulture.md b/_projects/vulture.md index 5e26c084..17923ec0 100644 --- a/_projects/vulture.md +++ b/_projects/vulture.md @@ -8,12 +8,12 @@ difficulty: medium status: completed initiatives: - GSoC - - RGSoC issues: [] markdown: vulture.md mentors: - jendrikseipp name: "Vulture dead code removal" +improved_title: "Removing dead code with Vulture" 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