Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/chaoss/grimoirelab-manuscripts

Bitergia reports engine
https://github.com/chaoss/grimoirelab-manuscripts

[report] Use report name from mordred config file if provided

51856245484c183351429d916132769dad9f6e50 authored over 7 years ago by Alvaro del Castillo <[email protected]>
Merge pull request #2 from alpgarcia/master

Report template split by data sources

bab22de7128cd10e602ce6f6ea293b098479f432 authored over 7 years ago by Alvaro del Castillo <[email protected]>
Split sections by data sources

a9450ac62adf88d4afdd2e9e8ac980108a5ee94e authored over 7 years ago by alpgarcia <[email protected]>
Sections instead of chapters, new overview and main texts

7561d28e74116da5e85385b8cb8b5ac76c5e913b authored over 7 years ago by alpgarcia <[email protected]>
Add support for reading the config from mordred

c834195bff263fa3e4e1fc3be43299aed81d4b91 authored over 7 years ago by Alvaro del Castillo <[email protected]>
Improve logging including the module that create the log

9c1dc3bca384f401b3e4a4116118756952af4bf2 authored over 7 years ago by Alvaro del Castillo <[email protected]>
[doc] Update README.md file to show the new config params to be used for report

a6a1a5086e20541cabc5e360fa97913c9ea73591 authored almost 8 years ago by Alvaro del Castillo <[email protected]>
[template][config] Fix template generation for the report and config management in github

b3579613d78f10f3ec793199a95fbc6dfa8153da authored almost 8 years ago by Alvaro del Castillo <[email protected]>
[templates] Add new LaTeX templates needed in overview and process.

Removed the combination git_gerrit.tex to avoid complexity. Two tables are created now.

6ba973c61bb78633812cc33f158a084faa6d7290 authored almost 8 years ago by Alvaro del Castillo <[email protected]>
[latex] Create LaTeX dynamically using input data sources as reference.

Just working for "git mls" but other combinations coming.

191e65049b709e2c1c109e7463ea730e84d0ec38 authored almost 8 years ago by Alvaro del Castillo <[email protected]>
[report][latex] Add activity section when only git is available

e22f658b5e1d97d4d970117e4b8a7d8d1536c700 authored almost 8 years ago by Alvaro del Castillo <[email protected]>
[report] Data and figs generation working using configuration from data sources

2f711e341aa97ed9b0eb04b702fa2171b3f64c65 authored almost 8 years ago by Alvaro del Castillo <[email protected]>
[config] Removed config files not needed anymore

2ac551bad4318502fd77a2106a8d89672e2d8fb7 authored almost 8 years ago by Alvaro del Castillo <[email protected]>
[config] Create the global metrics config dict using the config included in each data source.

With this approach the model scale better when we can dozens of data sources.

b9e02aecac349a12085f3816ab8c06c7c0def404 authored almost 8 years ago by Alvaro del Castillo <[email protected]>
[report] Add new argument to get the list of data sources to include in the report.

The config file is not used anymore.

ca401d900efbc32b38c791c9e532ffed7da62116 authored almost 8 years ago by Alvaro del Castillo <[email protected]>
Merge pull request #1 from alpgarcia/master

Split report by chapter and data source

2980d28aa706b9ab76f7c8c28513d09fa6f386ef authored almost 8 years ago by Alvaro del Castillo <[email protected]>
Split report by chapter and data source

9c5ad932c80f92057c823645098d6adf93ee679c authored almost 8 years ago by alpgarcia <[email protected]>
[report] Change "/" to "_" in project names so they can be used for creating file names.

83f74bb3136135be39778dcd57a489f91fa3faa1 authored almost 8 years ago by Alvaro del Castillo <[email protected]>
Refactor to break report.py in an executable and a library

e9a292be27b6adf923620dfa48aa310d5a8becba authored almost 8 years ago by Alvaro del Castillo <[email protected]>
Initial import with python report engine and LaTeX report template.

Updated README.md to describe the basic usage.

080cb63f86b5f42887754c9604467fc3b8a4d6cf authored almost 8 years ago by Alvaro del Castillo <[email protected]>
Initial commit

7c5462e24c430a85127f1f95b4b40173bf6a0114 authored almost 8 years ago by Alvaro del Castillo <[email protected]>