community
community copied to clipboard
Generic re-usable community site
In ```gamification/tests/test_management_commands.py```, the number of badges in the comments are written as ```8```. This needs to replaced with the correct number of badges present. Also, the number of levels are...
We can export a subset of the data as yaml/json, and store it in the repository, so that people can develop without access to a GCI API token
Netlify is failing on master maybe because of deploys of too many pages, it is not confirmed as it doesn't give any specific error. It has also been proven in...
Closes https://github.com/coala/community/issues/18
https://github.com/coala/community/pull/107 broke the deploy process.
We can import data from [Gitter Developer API](https://developer.gitter.im/docs/welcome) which can be useful in creating metrics for [Newcomer metrics and gamification](http://projects.coala.io/#/projects?project=newcomer_metrics_and_gamification&lang=en) project.
When webservices will be up it will provide all the issues of coala on GitHub and GitLab through an API, that should be imported here to build the gamification app.
see: http://coala-community.netlify.com/model/openhub/affiliated_committers/ and http://coala-community.netlify.com/model/openhub/outside_projects/ **Error from the log**: ``` 2018-06-12 14:01:20,408 [ERROR] openhub.management.commands.import_openhub_data: can only concatenate list (not "dict") to list ```
**Description** A way to get participants’ geolocation is important for any org to show its global influence, this can be used for map display and statistics. **Purpose** To show how...