Skip to content

Commit

Permalink
_projects: Update GSoC projects initiatives
Browse files Browse the repository at this point in the history
The commit marks most of the projects initiatives with a `GSoC<year>`
replacing `GSoC`

Closes #777

partials/tabs/mentors.html: Change page for GSoC 2019 mentors

Replacing static text from 2018 to 2019

Closes: #777

resources/js/directives/mentors.js: Update filtering condition

Mentors of *completed* projects from *GSoC19* will be filtered for the
mentors page

Closes: #777

_projects: Update GSoC projects initiatives

The commit marks most of the projects initiatives with a `GSoC<year>`
replacing `GSoC`

Closes #777

partials/tabs/mentors.html: Change page for GSoC 2019 mentors

Replacing static text from 2018 to 2019

Closes: #777

resources/js/directives/mentors.js: Update filtering condition

Mentors of *completed* projects from *GSoC19* will be filtered for the
mentors page

Closes: #777

resources/js/directives/mentors.js: change filtering condition

Mentors of any recent projects will be listed whether completed or not

Closes: #77
  • Loading branch information
chttrjeankr committed Jun 27, 2020
1 parent dbd1c5f commit d64c3e3
Show file tree
Hide file tree
Showing 37 changed files with 38 additions and 39 deletions.
2 changes: 1 addition & 1 deletion _projects/antlr-v4.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ collaborating_projects:
desc: "This project is about integrating ANTLR into the coala bear API. "
difficulty: high
initiatives:
- GSoC
- GSoC18
- RGSoC
issues: []
markdown: antlr-v4.md
Expand Down
2 changes: 1 addition & 1 deletion _projects/automate-dependency-repology.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ collaborating_projects:
desc: "Improve coala's dependency installation and management, by automating using data from repology."
difficulty: medium
initiatives:
- GSoC
- GSoC18
- RGSoC
issues:
- "https://gitlab.com/coala/package_manager/issues/159"
Expand Down
2 changes: 1 addition & 1 deletion _projects/automate-vulture-whitelist.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ mentors:
difficulty: medium
status: completed
initiatives:
- GSoC
- GSoC18
issues:
- "https://github.com/jendrikseipp/vulture/issues/109"
- "https://github.com/jendrikseipp/vulture/issues/8"
Expand Down
2 changes: 1 addition & 1 deletion _projects/coala-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ developers_involved: []
difficulty: medium
status: completed
initiatives:
- GSoC
- GSoC17
- RGSoC
issues:
- "https://gitlab.com/coala/GSoC/GSoC-2017/issues/51"
Expand Down
2 changes: 1 addition & 1 deletion _projects/coala-language-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ collaborating_projects:
desc: "Offer coala languager server."
difficulty: medium
initiatives:
- GSoC
- GSoC18
- RGSoC
issues:
- "https://github.com/coala/coala-vs-code/issues/3"
Expand Down
2 changes: 1 addition & 1 deletion _projects/coala-web.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ developers_involved: []
difficulty: medium
status: completed
initiatives:
- GSoC
- GSoC17
- RGSoC
issues:
- "https://gitlab.com/coala/GSoC/GSoC-2017/issues/12"
Expand Down
2 changes: 1 addition & 1 deletion _projects/cobot-enhancement.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ developers_involved: []
difficulty: medium
status: completed
initiatives:
- GSoC
- GSoC17
issues:
- "https://gitlab.com/coala/GSoC/GSoC-2017/issues/152"
- "https://gitlab.com/coala/GSoC/GSoC-2017/issues/50"
Expand Down
2 changes: 1 addition & 1 deletion _projects/commit-content-checks.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ mentors:
- guyzmo
- latacz-io
initiatives:
- GSoC
- GSoC18
status: completed
tags:
- CI
Expand Down
2 changes: 1 addition & 1 deletion _projects/convert-bear-to-aspects.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ desc: "This project is about updating bear to use aspect feature."
developers_involved: []
difficulty: medium
initiatives:
- GSoC
- GSoC18
- RGSoC
issues: []
markdown: convert-bear-to-aspects.md
Expand Down
2 changes: 1 addition & 1 deletion _projects/corobo-enhancement.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ desc: "Improve testing infrastructure, new plugins, improve labhub and security,
developers_involved: []
difficulty: medium
initiatives:
- GSoC
- GSoC18
issues:
- "https://github.com/coala/projects/issues/498"
- "https://github.com/coala/corobo/issues/424"
Expand Down
2 changes: 1 addition & 1 deletion _projects/debug-profile.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ collaborating_projects:
desc: "coala should support developers of code analysis by providing facilities to debug and profile bears."
difficulty: high
initiatives:
- GSoC
- GSoC18
- RGSoC
issues:
- "https://github.com/coala/coala/issues/565"
Expand Down
2 changes: 1 addition & 1 deletion _projects/documentation-extraction.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ developers_involved: []
difficulty: high
status: completed
initiatives:
- GSoC
- GSoC17
- RGSoC
issues: []
markdown: documentation-extraction.md
Expand Down
2 changes: 1 addition & 1 deletion _projects/editor-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ collaborating_projects:
desc: "Develop an efficient strategy that allows coala to maintain a number of plugins for different editors."
difficulty: medium
initiatives:
- GSoC
- GSoC19
- RGSoC
issues:
- "https://github.com/coala/coala-atom/issues/37"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ desc: "Enhance and Improve the architecture of coala Community and Projects
website with new API Endpoints in webservices."
difficulty: hard
initiatives:
- GSoC
- GSoC19
issues:
- "https://github.com/coala/projects/issues/691"
markdown: enhance-and-improve-coala-community-and-projects-website.md
Expand Down
3 changes: 1 addition & 2 deletions _projects/enhance-coala-quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ developers_involved: []
difficulty: medium
status: completed
initiatives:
- GSoC
- GSoC17
- RGSoC
issues:
- "https://gitlab.com/coala/GSoC/GSoC-2017/issues/21"
Expand Down Expand Up @@ -91,4 +91,3 @@ However, there’s scope for improvement in the following areas:
* [ ] Extract information from other meta-files.
* [ ] Smart update of generated `.coafile` w.r.t. changes in meta-files.
* [ ] Installing required bear-dependencies using cib.

2 changes: 1 addition & 1 deletion _projects/extend-linter-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ developers_involved: []
difficulty: medium
status: completed
initiatives:
- GSoC
- GSoC16
- RGSoC
issues:
- "https://github.com/coala/engagement/issues/66"
Expand Down
2 changes: 1 addition & 1 deletion _projects/generic-bears.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ collaborating_projects:
desc: "The project is about fixing Issues with Generic Bears and providing better API."
difficulty: medium
initiatives:
- GSoC
- GSoC19
- RGSoC
issues: []
markdown: generic-bears.md
Expand Down
2 changes: 1 addition & 1 deletion _projects/git-bug.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ issues:
mentors:
- MichaelMure
initiatives:
- GSoC
- GSoC19
status: completed
tags:
- git
Expand Down
2 changes: 1 addition & 1 deletion _projects/gitmate-gitlab.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ developers_involved: []
difficulty: medium
status: completed
initiatives:
- GSoC
- GSoC17
- RGSoC
issues:
- "https://gitlab.com/coala/GSoC/GSoC-2017/issues/6"
Expand Down
2 changes: 1 addition & 1 deletion _projects/gitmate-jira.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ desc: "GitMate.io helps by automating tasks on GitHub and GitLab. It's time to a
developers_involved: []
difficulty: medium
initiatives:
- GSoC
- GSoC17
- RGSoC
issues:
- "https://gitlab.com/coala/GSoC/GSoC-2017/issues/6"
Expand Down
2 changes: 1 addition & 1 deletion _projects/gitmate-plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ mentors:
- sils
- manu-chroma
initiatives:
- GSoC
- GSoC18
difficulty: medium
issues:
- "https://github.com/coala/projects/issues/488"
Expand Down
2 changes: 1 addition & 1 deletion _projects/i-gitt-scm-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ requirements:
- "An enhancement to the coala VCS bears"
- "An enhancement to IGitt"
initiatives:
- GSoC
- GSoC17
collaborating_projects:
- coala
- IGitt
Expand Down
2 changes: 1 addition & 1 deletion _projects/implement-aspects.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ developers_involved: []
difficulty: medium
status: completed
initiatives:
- GSoC
- GSoC17
issues: []
markdown: aspects.md
mentors:
Expand Down
2 changes: 1 addition & 1 deletion _projects/improve-diff-handling.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ collaborating_projects:
desc: "Bears should be able to offer more than just one possible patch for an issue."
difficulty: low
initiatives:
- GSoC
- GSoC19
- RGSoC
issues:
- "https://github.com/coala/coala/issues/1021"
Expand Down
2 changes: 1 addition & 1 deletion _projects/improve-installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ desc: "This project is about improving the
and working around platform dependent requirements."
difficulty: medium
initiatives:
- GSoC
- GSoC18
- RGSoC
issues:
- "https://github.com/coala/coala-bears/issues/845"
Expand Down
2 changes: 1 addition & 1 deletion _projects/integrate-pyflakes-AST.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ collaborating_projects:
desc: "Integrate pyflakes-enhanced AST into coala so that bears can access it."
difficulty: medium
initiatives:
- GSoC
- GSoC18
- RGSoC
issues: []
markdown: integrate-pyflakes-AST.md
Expand Down
2 changes: 1 addition & 1 deletion _projects/jetbrains-ide-plugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ desc: "Offer a general mechanism of highlighting code analysis results from
external tools in jetbrain IDE, the primary goal is to support coala."
difficulty: high
initiatives:
- GSoC
- GSoC19
- RGSoC
issues:
- "https://github.com/coala/coala/issues/2019"
Expand Down
2 changes: 1 addition & 1 deletion _projects/meta-review.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ collaborating_projects:
desc: "Implement a meta-review system that tracks and provides meaningful analysis of reactions on reviews."
difficulty: medium
initiatives:
- GSoC
- GSoC18
issues:
- "https://github.com/coala/projects/issues/480"
markdown: meta-review.md
Expand Down
2 changes: 1 addition & 1 deletion _projects/nested-languages.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ desc: "Multiple programming languages can coexist in the same source
parts of files."
difficulty: high
initiatives:
- GSoC
- GSoC19
- RGSoC
issues:
- "https://github.com/coala/coala/issues/1690"
Expand Down
2 changes: 1 addition & 1 deletion _projects/newcomer-metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ collaborating_projects:
desc: "Provide public metrics about newcomers and the newcomer process."
difficulty: medium
initiatives:
- GSoC
- GSoC18
issues: []
markdown: newcomer-metrics.md
mentors:
Expand Down
2 changes: 1 addition & 1 deletion _projects/nextgen-action-system.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ mentors:
- abhishalya
- Vamshi99
initiatives:
- GSoC
- GSoC19
status: completed
tags:
- core
Expand Down
2 changes: 1 addition & 1 deletion _projects/optimize-caching.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ collaborating_projects:
desc: "Improve coala's caching and IO for the NextGen-Core"
difficulty: medium
initiatives:
- GSoC
- GSoC18
- RGSoC
issues:
- "https://github.com/coala/coala/issues/3530"
Expand Down
2 changes: 1 addition & 1 deletion _projects/result-reporter-tool.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ desc: "Implement a result reporter tool that converts linter/bear results
into various formats"
difficulty: medium
initiatives:
- GSoC
- GSoC19
issues:
- "https://github.com/coala/projects/issues/555"
- "https://github.com/coala/coala/issues/2757"
Expand Down
2 changes: 1 addition & 1 deletion _projects/standardised-file-format.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ desc: "Provide support for writing configurations using
a standardised file format(TOML)"
difficulty: hard
initiatives:
- GSoC
- GSoC19
markdown: standardised-file-format.md
mentors:
- Nosferatul
Expand Down
2 changes: 1 addition & 1 deletion _projects/vulture.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ developers_involved: []
difficulty: medium
status: completed
initiatives:
- GSoC
- GSoC17
- RGSoC
issues: []
markdown: vulture.md
Expand Down
4 changes: 2 additions & 2 deletions partials/tabs/mentors.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<div class="col m8 offset-m2">
<h1 class="fine center">Hello there!</h1>
<h4 class="light center">
We are the mentors for coala in GSoC 2018.
We are the mentors for coala in GSoC 2019.
</h4>
<h4 class="light center">
Just drop a message on <a href="https://coala.io/chat" class="bear-link">Gitter</a> -
Expand Down Expand Up @@ -42,7 +42,7 @@ <h4 class="light center">
<div class="col m8 offset-m2">
<h1 class="fine center">Admins</h1>
<h4 class="light center">
We are the admins for coala in GSoC 2018.
We are the admins for coala in GSoC 2019.
</h4>
<h4 class="light center">
Just drop a message on <a href="https://coala.io/chat" class="bear-link">Gitter</a>
Expand Down
2 changes: 1 addition & 1 deletion resources/js/directives/mentors.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ angular.module('coala')

$http.get('data/projects.liquid')
.then(function (res) {
$scope.projects = res.data.filter(project => project.status != "completed")
$scope.projects = res.data.filter(project => project.initiatives.includes("GSoC19"))
angular.forEach($scope.projects, function (value, key) {
angular.forEach(value.mentors, function (value, key) {
self.mentorsList[value] = {
Expand Down

0 comments on commit d64c3e3

Please sign in to comment.