coala / projects

A website that showcases interesting projects, using Angular JS.
https://projects.coala.io/
GNU Affero General Public License v3.0
116 stars 223 forks source link

students.html: Add a tab displaying GSoC Students #735

Closed KVGarg closed 5 years ago

KVGarg commented 5 years ago

The commit replaces the reports web-page by the students web-page. This displays all the GSoC students using the same logic as used in reports.html for reading all the work reports.

Closes #734

TravisBuddy commented 5 years ago

Travis tests have failed

Hey @KVGarg, Please read the following log in order to understand the failure reason. It'll be awesome if you fix what's wrong and commit the changes.

Ruby: 2.5.1

View build log

docker run -v=$(pwd):/app --workdir=/app coala/base coala --ci ``` Unable to find image 'coala/base:latest' locally latest: Pulling from coala/base Digest: sha256:125d6cf24929d39db47b3ccd83d6ed1b6a231fc7e8afbf70bc4b5bd87653b0ff Status: Downloaded newer image for coala/base:latest Executing section global... [ERROR][12:02:28] The bear InvalidLinkBear does not fulfill all requirements. You are not connected to the internet. Executing section commit... Executing section linecount... Executing section filenames... Executing section markdown_filenames... Executing section spacing... | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/README.md | |++++| /app/README.md | 34| 34| 1. Install [asdf-vm](https://asdf-vm.github.io/asdf/#/core-manage-asdf-vm) for your OS. | 35| 35| 2. Using asdf-vm, install [ruby](https://github.com/asdf-vm/asdf-ruby). | 36| 36| 3. Install Jekyll | 37| |- | | 37|+ | 38| 38| $ gem install jekyll bundler | 39| 39| | 40| 40| ### Clone and Run [INFO][12:02:30] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/README.md | |++++| /app/README.md | 40| 40| ### Clone and Run | 41| 41| | 42| 42| Clone coala Projects repository | 43| |- | | 43|+ | 44| 44| $ git clone https://github.com/coala/projects.git | 45| 45| | 46| 46| Run coala Projects website [INFO][12:02:30] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/README.md | |++++| /app/README.md | 42| 42| Clone coala Projects repository | 43| 43| | 44| 44| $ git clone https://github.com/coala/projects.git | 45| |- | | 45|+ | 46| 46| Run coala Projects website | 47| 47| | 48| 48| $ cd projects [INFO][12:02:30] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/data/locale/en/README.md | |++++| /app/data/locale/en/README.md | 34| 34| 1. Install [asdf-vm](https://asdf-vm.github.io/asdf/#/core-manage-asdf-vm) for your OS. | 35| 35| 2. Using asdf-vm, install [ruby](https://github.com/asdf-vm/asdf-ruby). | 36| 36| 3. Install Jekyll | 37| |- | | 37|+ | 38| 38| $ gem install jekyll bundler | 39| 39| | 40| 40| ### Clone and Run [INFO][12:02:31] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/data/locale/en/README.md | |++++| /app/data/locale/en/README.md | 40| 40| ### Clone and Run | 41| 41| | 42| 42| Clone coala Projects repository | 43| |- | | 43|+ | 44| 44| $ git clone https://github.com/coala/projects.git | 45| 45| | 46| 46| Run coala Projects website [INFO][12:02:31] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/data/locale/en/README.md | |++++| /app/data/locale/en/README.md | 42| 42| Clone coala Projects repository | 43| 43| | 44| 44| $ git clone https://github.com/coala/projects.git | 45| |- | | 45|+ | 46| 46| Run coala Projects website | 47| 47| | 48| 48| $ cd projects [INFO][12:02:31] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'. Executing section html... Executing section yml... Executing section new_linelength_projects... Executing section old_linelength_projects... Executing section cli... ```
TravisBuddy Request Identifier: 3d5ad9a0-bdc2-11e9-8e8d-8dee9100a8b2
TravisBuddy commented 5 years ago

Hey @KVGarg, Something went wrong with the build.

TravisCI finished with status errored, which means the build failed because of something unrelated to the tests, such as a problem with a dependency or the build process itself.

View build log

TravisBuddy Request Identifier: 75222080-c751-11e9-854a-5595b23fa18a