community icon indicating copy to clipboard operation
community copied to clipboard

Generic re-usable community site

Results 100 community issues
Sort by recently updated
recently updated
newest added

Decided design: https://gitlab.com/coala/GSoC/gsoc-2019/uploads/dd5e7fe75e3bbd7496c0e6a839e9fc27/Contributors.png

The new web-page should combine [info.txt](http://community.coala.io/info.txt) and [logs](http://community.coala.io/log/) webpages.

~When coala twitter webpage is being opened from any **deploy preview** of any PR,~ it redirects the user to https://twitter.com/coala instead of https://twitter.com/coala_io ~For example - open following [deploy preview](https://deploy-preview-244--coala-community.netlify.com/twitter/)...

This checks if type of 'data' is not list then convert it into list, as 'data1' is a list and to concatenate 'data' into 'data1', 'data' must be a list....

bug
difficulty/low
process/wip
size/S
area/ci

https://github.com/coala/community/pull/143 provides a blueprint for future enhancement. It is now using a very naive iterative algorithm to calculate scores. See ranking list http://community.coala.io/meta-review/ See discussion around algorithm: https://gitter.im/coala/community?at=5b5d391c3cc39566072cb6f8 and discussions...

enhancement

The `resource` key in remote url can also have a value of `www.github.com` or `www.gitlab.com`. Currently, it checks for `github.com` or `gitlab.com` due to which the command `.ci/build.sh` when executed...

bug