File tree 10 files changed +11
-6
lines changed
10 files changed +11
-6
lines changed Original file line number Diff line number Diff line change @@ -6,14 +6,14 @@ desc: "This project is about integrating ANTLR into the coala bear API. "
6
6
difficulty : high
7
7
initiatives :
8
8
- GSoC
9
- - RGSoC
10
9
issues : []
11
10
markdown : antlr-v4.md
12
11
mentors :
13
12
- Udayan12167
14
13
- corona10
15
14
- aptrishu
16
15
name : " Integrate ANTLR v4 into coala"
16
+ improved_title : " Integrate ANTLR v4 to coala"
17
17
requirements :
18
18
- " The participant should have one patch to [coala](https://github.com/coala/coala) accepted."
19
19
- " Being familiar with the current Bear API and what it provides."
Original file line number Diff line number Diff line change @@ -7,14 +7,14 @@ difficulty: high
7
7
status : completed
8
8
initiatives :
9
9
- GSoC
10
- - RGSoC
11
10
issues : []
12
- markdown : implement- aspects.md
11
+ markdown : aspects.md
13
12
mentors :
14
13
- userzimmermann
15
14
- jayvdb
16
15
- myint
17
16
name : " Implement Aspects Support"
17
+ improved_title : " Implement Aspect"
18
18
requirements :
19
19
- " The participant should have one patch to any bear accepted."
20
20
- " The participant should have one patch to the coala core accepted."
Original file line number Diff line number Diff line change 1
1
---
2
2
name : " Automate Whitelist creation for vulture"
3
+ improved_title : " Improve Whitelisting Infrastructure for Vulture"
3
4
collaborating_projects :
4
5
- coala
5
6
- vulture
Original file line number Diff line number Diff line change 1
1
---
2
2
name : " Commit content inspection"
3
+ improved_title : " Git Commit Content Inspection"
3
4
desc : " Verification that the commit message accurately describes the patch"
4
5
requirements :
5
6
- " Merged pull requests to a vcs bear, e.g. GitCommitBear."
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ mentors:
17
17
- gbin
18
18
- mixih
19
19
name : " corobo enhancements(security, configurability and tests)"
20
+ improved_title : " Corobo Enhancement - Security, Testing And Configurability"
20
21
requirements :
21
22
- " At least one patch to corobo should be accepted and merged."
22
23
status : completed
Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ difficulty: medium
10
10
status : completed
11
11
initiatives :
12
12
- GSoC
13
- - RGSoC
14
13
issues :
15
14
- " https://gitlab.com/coala/GSoC/GSoC-2017/issues/6"
16
15
- " https://gitlab.com/coala/GSoC/GSoC-2017/issues/26"
@@ -39,6 +38,7 @@ mentors:
39
38
- seblat
40
39
- fneu
41
40
name : " Implement GitLab and Bitbucket Support for GitMate"
41
+ improved_title : " Extending GitMatev2.0 to support GitLab and Bitbucket"
42
42
requirements :
43
43
- " The participant should have one patch to [GitMate-2](https://gitlab.com/gitmate/gitmate-2) accepted."
44
44
- " Django knowledge is a big plus."
Original file line number Diff line number Diff line change 1
1
---
2
2
name : " Implement GitMate Plugins for coala"
3
+ improved_title : " Implement GitMate automations and plugins for coala"
3
4
desc : " GitMate.io helps by automating tasks on GitHub and GitLab. There are new
4
5
plugins that are specific to coala that should be implemented. "
5
6
requirements :
Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ mentors:
14
14
- xferra
15
15
- yukiisbored
16
16
name : " Linter Dependency Management from a Bare-Metal System"
17
+ improved_title : " Go Bears on BSD"
17
18
requirements :
18
19
- " At least one patch to the coala core should be accepted and merged."
19
20
- " The proposal needs to show familiarity with coala's dependency management implementation."
Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ desc: "Improve coala's caching and IO for the NextGen-Core"
5
5
difficulty : medium
6
6
initiatives :
7
7
- GSoC
8
- - RGSoC
9
8
issues :
10
9
- " https://github.com/coala/coala/issues/3530"
11
10
- " https://github.com/coala/coala/issues/2912"
@@ -17,6 +16,7 @@ mentors:
17
16
- shreyans800755
18
17
- fneu
19
18
name : " Optimize Caching"
19
+ improved_title : " Optimize Caching for the NextGen-Core"
20
20
requirements :
21
21
- " At least one patch to the coala core should be accepted and merged."
22
22
- " The student should be familiar with ongoing technical cEPs especially
Original file line number Diff line number Diff line change @@ -8,12 +8,12 @@ difficulty: medium
8
8
status : completed
9
9
initiatives :
10
10
- GSoC
11
- - RGSoC
12
11
issues : []
13
12
markdown : vulture.md
14
13
mentors :
15
14
- jendrikseipp
16
15
name : " Vulture dead code removal"
16
+ improved_title : " Removing dead code with Vulture"
17
17
requirements :
18
18
- " The participant should have one patch to [vulture](https://github.com/jendrikseipp/vulture) accepted."
19
19
- " Being familiar with the current Bear API and what it provides. Fixing an
You can’t perform that action at this time.
0 commit comments