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

_projects: Add "Enhance Website Architecture" project to projects list #719

Closed KVGarg closed 5 years ago

KVGarg commented 5 years ago

This commit adds new Project Proposal - "Enhance websites architecture" to current projects list.

Closes #691

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

.ci/build.sh ``` Configuration file: /home/travis/build/coala/projects/_config.yml Source: /home/travis/build/coala/projects Destination: /home/travis/build/coala/projects/_site Incremental build: disabled. Enable with --incremental Generating... done in 1.95 seconds. Auto-regeneration: disabled. Use --watch to enable. Running ["ImageCheck", "ScriptCheck", "LinkCheck"] on ["./_site"] on *.html... Ran on 160 files! - ./_site/data/locale/en/projects/enhance-and-improve-coala-community-and-projects-website.html * (https://github.com/coala/community/issues/44) is an invalid URL (line 107) Re-designing of the website - ./_site/projects/enhance-and-improve-coala-community-and-projects-website.html * (https://github.com/coala/community/issues/44) is an invalid URL (line 107) Re-designing of the website htmlproofer 3.9.2 | Error: HTML-Proofer found 2 failures! ```
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][09:31:34] 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][09:31:36] 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][09:31:36] 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][09:31:36] 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][09:31:36] 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][09:31:36] 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][09:31:36] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'. Executing section html... Executing section yml... Executing section new_linelength_projects... [WARNING][09:31:37] LineLengthBear: This result has no patch attached. _projects/enhance-and-improve-coala-community-and-projects-website.md | 118| ········just·JSON·response,·it·should·be·displayed·in·proper·format·with·some·extra | | [NORMAL] LineLengthBear: | | Line is longer than allowed. (83 > 80) Executing section old_linelength_projects... Executing section cli... ```
TravisBuddy Request Identifier: a68c2a30-3ff2-11e9-b712-0f2d7c2547b3
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][09:36: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/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][09:36:30] 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][09:36:30] 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][09:36:30] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'. | | [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][09:36: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][09:36: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][09:36:30] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'. Executing section html... Executing section yml... Executing section new_linelength_projects... [WARNING][09:36:32] LineLengthBear: This result has no patch attached. _projects/enhance-and-improve-coala-community-and-projects-website.md | 118| ········just·JSON·response,·it·should·be·displayed·in·proper·format·with·some·extra | | [NORMAL] LineLengthBear: | | Line is longer than allowed. (83 > 80) Executing section old_linelength_projects... Executing section cli... ```
TravisBuddy Request Identifier: 55ec40a0-3ff3-11e9-b712-0f2d7c2547b3
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][09:40:46] 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][09:40:48] 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][09:40:48] 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][09:40:48] 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 | | [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 | | [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][09:40:48] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'. [INFO][09:40:48] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'. [INFO][09:40:48] 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... nothing changed, not updating cache Done. Your build exited with 1. ```
TravisBuddy Request Identifier: ef5e0570-3ff3-11e9-b712-0f2d7c2547b3
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][18:35:33] 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/data/locale/en/projects/enhance-and-improve-coala-community-and-projects-website.md | |++++| /app/data/locale/en/projects/enhance-and-improve-coala-community-and-projects-website.md | 113| 113| 2. Make Improvements in coala [community website](https://community.coala.io/) | 114| 114| | 115| 115| a. **[Gamification Leaderboard](https://coala-community.netlify.com/gamification/)** | 116| |- | | 116|+ | 117| 117| b. **[UI](https://coala-community.netlify.com/)** | 118| 118| * [Re-designing of the website](https://github.com/coala/community/issues/44) and making it responsive. | 119| 119| * [Inactive Issue](https://coala-community.netlify.com/static/inactive-issues.json) and [unassigned issues activity](https://coala-community.netlify.com/static/unassigned-issues.json) web pages shows [INFO][18:35:35] Applied 'ShowPatchAction' on 'data/locale/en/projects/enhance-and-improve-coala-community-and-projects-website.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Tabs used instead of spaces. |----| | /app/data/locale/en/projects/enhance-and-improve-coala-community-and-projects-website.md | |++++| /app/data/locale/en/projects/enhance-and-improve-coala-community-and-projects-website.md | 114| 114| | 115| 115| a. **[Gamification Leaderboard](https://coala-community.netlify.com/gamification/)** | 116| 116| | 117| |- b. **[UI](https://coala-community.netlify.com/)** | | 117|+ b. **[UI](https://coala-community.netlify.com/)** | 118| 118| * [Re-designing of the website](https://github.com/coala/community/issues/44) and making it responsive. | 119| 119| * [Inactive Issue](https://coala-community.netlify.com/static/inactive-issues.json) and [unassigned issues activity](https://coala-community.netlify.com/static/unassigned-issues.json) web pages shows | 120| 120| just JSON response, it should be displayed in proper format with some [INFO][18:35:35] Applied 'ShowPatchAction' on 'data/locale/en/projects/enhance-and-improve-coala-community-and-projects-website.md' from 'SpaceConsistencyBear'. | | [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][18:35:35] 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][18:35:35] 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][18:35:35] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/_projects/enhance-and-improve-coala-community-and-projects-website.md | |++++| /app/_projects/enhance-and-improve-coala-community-and-projects-website.md | 113| 113| 2. Make Improvements in coala [community website](https://community.coala.io/) | 114| 114| | 115| 115| a. **[Gamification Leaderboard](https://coala-community.netlify.com/gamification/)** | 116| |- | | 116|+ | 117| 117| b. **[UI](https://coala-community.netlify.com/)** | 118| 118| * [Re-designing of the website](https://github.com/coala/community/issues/44) and making it responsive. | 119| 119| * [Inactive Issue](https://coala-community.netlify.com/static/inactive-issues.json) and [unassigned issues activity](https://coala-community.netlify.com/static/unassigned-issues.json) web pages shows [INFO][18:35:35] Applied 'ShowPatchAction' on '_projects/enhance-and-improve-coala-community-and-projects-website.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Tabs used instead of spaces. |----| | /app/_projects/enhance-and-improve-coala-community-and-projects-website.md | |++++| /app/_projects/enhance-and-improve-coala-community-and-projects-website.md | 114| 114| | 115| 115| a. **[Gamification Leaderboard](https://coala-community.netlify.com/gamification/)** | 116| 116| | 117| |- b. **[UI](https://coala-community.netlify.com/)** | | 117|+ b. **[UI](https://coala-community.netlify.com/)** | 118| 118| * [Re-designing of the website](https://github.com/coala/community/issues/44) and making it responsive. | 119| 119| * [Inactive Issue](https://coala-community.netlify.com/static/inactive-issues.json) and [unassigned issues activity](https://coala-community.netlify.com/static/unassigned-issues.json) web pages shows | 120| 120| just JSON response, it should be displayed in proper format with some [INFO][18:35:35] Applied 'ShowPatchAction' on '_projects/enhance-and-improve-coala-community-and-projects-website.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][18:35:35] 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][18:35:35] 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][18:35:35] 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: cfa0a8e0-4107-11e9-b4f6-c1bea236eaae
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][18:43:25] 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][18:43:27] 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][18:43:27] 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][18:43:27] 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][18:43:27] 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][18:43:27] 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][18:43:27] 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... nothing changed, not updating cache Done. Your build exited with 1. ```
TravisBuddy Request Identifier: e926f8e0-4108-11e9-b4f6-c1bea236eaae
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][04:41:04] 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... | | [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][04:41:06] 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][04:41:06] 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][04:41:06] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'. | | [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][04:41:06] 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][04:41:06] 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| [INFO][04:41:06] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'. | 48| 48| $ cd projects Executing section html... Executing section yml... Executing section new_linelength_projects... Executing section old_linelength_projects... Executing section cli... ```
TravisBuddy Request Identifier: 664deb50-415c-11e9-b4f6-c1bea236eaae
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][18:24:59] 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... ects website | 47| 47| | 48| 48| $ cd projects [INFO][18:25:01] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'. | | [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][18:25:01] 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][18:25:01] 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][18:25:01] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'. Executing section html... Executing section yml... Executing section new_linelength_projects... Executing section old_linelength_projects... Executing section cli... nothing changed, not updating cache Done. Your build exited with 1. ```
TravisBuddy Request Identifier: d4d2bc20-4361-11e9-9fd5-27cf75c03eb6
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][16:15:34] 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/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 | | [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 | | [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][16:15:36] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'. [INFO][16:15:36] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'. [INFO][16:15:36] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'. | | [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][16:15:36] 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][16:15:36] 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][16:15:36] Applied 'ShowPatchAction' on '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: eb17f330-4418-11e9-971c-510a16a6edb5
KVGarg commented 5 years ago

have continuous deployment of the data?

shouldn't release pipeline continuously updates the data whenever a PR is merged to master ?

KVGarg commented 5 years ago

Does GSoD mean "Global Summary of the Day" or something else? I actually don't know the full form of this 😄

abhishalya commented 5 years ago

Does GSoD mean "Global Summary of the Day" or something else? I actually don't know the full form of this :smile:

Google Season of Docs.

KVGarg commented 5 years ago

@abhishalya @bkhanale For now I guess adding faqs related GSoD will be ok? As I have gone through their timeline and noticed that we can create display mentors as well as technical writers on websites which will look good and informative. For this new database, models have to be implemented with some appropriate checks for which I'm not having much information. I will think about this more and will update side by side 👍

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][21:07:16] 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/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][21:07:18] 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][21:07:18] 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][21:07:18] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'. | | [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][21:07:18] 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][21:07:18] 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][21:07:18] Applied 'ShowPatchAction' on '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: 7bb18e60-519d-11e9-ad12-835a6074a428