Ecosyste.ms: OpenCollective

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

github.com/chaoss/grimoirelab-sirmordred

Orchestrate the execution of GrimoireLab tools to produce a dashboard
https://github.com/chaoss/grimoirelab-sirmordred

[micro] Fix logging configuration at module scope

Logging configuration is set up at module scope. This overrides
the configuration defined in con...

8e61442ee6f178bcedf0099f760f35a3d8717660 authored over 5 years ago
[release] Update version number to 0.2.16

Signed-off-by: Santiago Dueñas <[email protected]>

3b442f297ca5f5b8f77cbe05e44179636cb68bea authored over 5 years ago
[alias] Remove gitlab alias

`gitlab` alias is misleading, `gitlab_issues` is the right
one.

Signed-off-by: Alberto Pérez Ga...

01275a4e311d7cb80e7f2ae67d7bc3a10067a618 authored over 5 years ago
[tests] Update archives for github pulls and issues

This code updates the archives used to test the platform
for github issues and pull requests.

S...

ec0e109c304add94771c84b5d9cdac33bf266a3b authored over 5 years ago
[requirements] Fix elasticsearch dependency versions

This code fixes the dependency version for elasticsearch
and elasticsearch-dsl to 6.3.1

Signed-...

e4f75c4a7913dd26ccb02ac801cca002d2b78717 authored over 5 years ago
[tests] Fix assertion in test_config

This code update the assertion in `test_config` which
now counts with the new entry for `enrich_...

adb1d6b9ea466c78e9ab8031c1af7efe471406a4 authored over 5 years ago
[aliases.json] Rename alias for gitlab issues

This code updates the name of the alias used for gitlab
issues, which now is `gitlab_issues`.

S...

998465641a5fd78adea59e0951d980c4751a3f97 authored over 5 years ago
[release] Update version number to 0.2.15

Signed-off-by: Santiago Dueñas <[email protected]>

bbdd9e8e3770715acf9f0137f1dc0145f3fe2fb0 authored over 5 years ago
Merge branch 'valeriocos-add-gerrit-approvals' of 'https://github.com/valeriocos/mordred.git'

Merges #297 Closes #297

8239e7b34c144d0f108ad8ef645e36782aa24105 authored over 5 years ago
[menu.yml] Add gerrit approvals panel

This code adds the panel to visualize the gerrit approvals.

Signed-off-by: Valerio Cosentino <v...

55a9f4d2e62017ff34ffc1cb3e49f63cf7e7739c authored over 5 years ago
[tests] Include enrich_git_branches to test_studies.cfg

This code includes an example that shows how to activate
the study `enrich_git_branches`.

Signe...

8fa354e0433b7b0c896f3c99c73c2238c61739fe authored over 5 years ago
[config] Add study to process git branches

This code adds a study to process git branches. It is
activated by adding the section [enrich_gi...

2df339197bb913c49b32f64cd3ce052d33e2748b authored over 5 years ago
[release] Update version number to 0.2.14

Signed-off-by: Santiago Dueñas <[email protected]>

d6ac94d28d707fae23170064d078f1edf937d13e authored almost 6 years ago
[tests] Update jira archive

This code updates the jira archive for testing the
collection phases. Now the archive includes c...

eeed9eac38abbf836b733f805f75dc2f12fd036b authored almost 6 years ago
[task_collection] Pass projects.json repo url to ELK

This code allows to forward the url of a specific repo within
the projects.json to elk (`feed_ba...

512d89ad0a596b72d83992cb3a9b29dfe0ccb19f authored almost 6 years ago
[task_enrich] Pass projects.json repo url to ELK

This code allows to forward the url of a specific repo within
the projects.json to elk (`enric...

08d84f4cb771666a5e220c8da39f1079a9abe118 authored almost 6 years ago
[release] Update version number to 0.2.13

Signed-off-by: Santiago Dueñas <[email protected]>

53e50547202cb05e22e099192bc6665297488882 authored almost 6 years ago
[doc] Fix missing --cfg param for micro mordred example

This code fixes the first example to execute micro mordred
which was missing the param `--cfg`.
...

fb902b185ce6fc7c44382316f94d01243033da81 authored almost 6 years ago
[task_enrich] Support retain identities

This code allows to retain only the identities that have been
seen after a give date (defined in...

5eb20a3c19264077323a42a60bdc6f439c81d233 authored almost 6 years ago
[sirmordred] Replace `retention_hours` with `retention_time`

This code changes the param `retention_hours` to `retention_time`, which
is now expressed in min...

67864934da0b5f7383aa4ada760573ef2eecedd1 authored almost 6 years ago
[config] Add method `get_active_data_sources`

This code includes the method `get_active_data_sources`, which
is in charge of retrieving the da...

d85e505c6ee6f7744ac58660e84eabfa1be6c7f6 authored almost 6 years ago
YAMLLoadWarning solved

955580c8ffb67502586a9e68d33ad47d15ed94c3 authored almost 6 years ago
[release] Update version number to 0.2.12

2c895be25a90fb5a394710440c90d318ea64e18f authored almost 6 years ago
[utils] Update setup.cfg and projects.json of micro-mordred

This code updates the setup.cfg and projects.json, which now
includes the section to collect git...

fa9b4a7ca7673280a326499cbd0a0dcfba59005b authored almost 6 years ago
[menu.yml] Add export panel to Jenkins

This code includes a new panel (export) in the Jenkins section
within the menu.yml.

fb5dfd4fb20c6844bab5378ef300940ec9f97843 authored almost 6 years ago
[tests] Update aliases.json in tests folder

This code includes the github-repo alias in the
aliases.json used for testing.

dd35b824a781b7c7aa1701a600ea0479fd923844 authored almost 6 years ago
[doc] Update documention for panels section

This code updates the documentation for the panels section
which now includes the new param:
- *...

3bd76388a320e536199e057d57dc6597d34ed80a authored almost 6 years ago
[aliases] Add raw and enrich aliases for github:repo

This code adds to the aliases.json the aliases for the
raw and enriched indexes defined within t...

9eda799200fc700323e99524e6d4499453fcf81e authored almost 6 years ago
[task_panels] Order dashboards by name

This code allows to order the data sources dashboards by name. The
dashboard 'Overview' is alway...

5ae2687ebb384ca93cf3df91dc1c0ca33f8b6eb6 authored almost 6 years ago
[config] Add param to upload github-repo panels

This code allows to upload the panels for the
github repositories data by setting the param
`git...

eed4a9f7627eaf8e57fee5bd0fc8247ee0f98f05 authored almost 6 years ago
[task_panels] Upload github repos panels

This code allows to upload the github repos panels
when executing the tasks related to panels.

4e56323fc68ac096c707ed33b700b7f059dcfe65 authored almost 6 years ago
[release] Update version number to 0.2.11

1b4c15e37ff0744a579e8e001c0521e2f9c3bc67 authored almost 6 years ago
[task_projects] Prevent enrich unknown projects when declared also in other projects

This code prevents to globally enrich data sources declared in the unknown
section and in other ...

a3e0ed2a6de672aa889ed79e904771b573d016ec authored almost 6 years ago
[release] Update version number to 0.2.10

f0044a043f54c2cdd04bd1383eeacfb7b00d04ce authored almost 6 years ago
[task_enrich] Pass the last timestamp of the index before enrichment

This code retrieves the metadata__timestamp value of the last item
inserted in the enriched inde...

facaac822577b03d296277b94148d8f67a2c6cd0 authored almost 6 years ago
[release] Update version number to 0.2.9

2d6960ee2c3f7fc65eab7f41dea866924e65ae50 authored almost 6 years ago
[doc] Add section getting started in README.md

b7584e5e0f88089baa858b4a4cde03b491b19de9 authored almost 6 years ago
[requirements] Add perceval-finos to requirements.txt

This code includes the repo https://github.com/Bitergia/grimoirelab-perceval-finos
to the requir...

9cf84546bbe3fc6c9d86c7909cbb638894245699 authored almost 6 years ago
[aliases] Add aliases for raw and enrich finosmeetings indexes

This code add the alias `finos-meetings-raw`to the raw index and the
aliases `finos-meetings` an...

1771573db08370bbf8978e5d1921344e37551181 authored almost 6 years ago
[release] Update version number to 0.2.8

d22c0de99b6415dfa24ec8fac440800c11ae819b authored almost 6 years ago
Merge pull request #277 from valeriocos/refactor-repos-url

[task_projects] Refactor `get_repos_by_backend_section`

c94bb1daf2dfff4aec8692685f6492995433d986 authored almost 6 years ago
[tests] Add tests for `get_repos_by_backend_section` in TaskProjects

This code adds tests to check that the method `get_repos_by_backend_section`
properly works.

aca141e5d3179f80aaf1289959b78a83116fed43 authored almost 6 years ago
[task_projects] Refactor `get_repos_by_backend_section`

This code refactors the method `get_repos_by_backend_section` in
order to support the following ...

613f75b16ead06fc2394bf1bbebd94693d5ebaef authored almost 6 years ago
[release] Update version number to 0.2.7

e682785648964844bb1934791c8e0ea1a0ae6002 authored almost 6 years ago
[config] Allow None default value for int config param

This code relaxes the condition to verify the values of the mordred
cfg params by checking that ...

51b9b9625c53a25ad89b73905c62a49ba8dd2859 authored almost 6 years ago
[config] Add param `retention_hours`

This code enhances the config with a new attribute: `retention_hours`, used
to enforce data rete...

6ba73dd9b31b79271edbd23cb67418885ed0ac11 authored almost 6 years ago
[doc] Add description for`retention_hours` param

This code includes a short description for the recent param included in the
config: `retention_h...

a278e02603b756aab0aca0e233f323166b582d94 authored almost 6 years ago
[task] Delete data based on retation_hours param

This code enforces the data retention policy after the execution of
a task. In a nutshell, the d...

1491c81a20c41dde3f5578e32b81eb1aae5a2262 authored almost 6 years ago
[task_collection] Enable data retention policy after collection phase

This code removes the data stored in a raw index based on the value
defined in `retention_hours`.

f2939bfd093708f2ed0e696aa69723000feeca7f authored almost 6 years ago
[task_enrich] Enable data retention policy after enrichment phase

This code removes the data stored in an enriched index based on the value
defined in `retention_...

84f6920969fb24c6d86595c0aa1545896a52a046 authored almost 6 years ago
[task_collection] Improve doc for filter-raw param

This code improves the comments that explain why an
url containing filter-raw is ignored during ...

734146bbf8ac7985b8e172c4822575d6f89bc794 authored almost 6 years ago
[task] Refactor logic to process --filter-* params

This code refactors the logic to process the --filter-* params,
which is now centralized in the ...

f57ec26bf8a77bd6241bc2dac502d2cdb3d0085a authored almost 6 years ago
[tests] Fix tests after modification in perceval

260de92e457900ed4df42bd8830ad7d569488d36 authored almost 6 years ago
[task_enrich] Modify p2o filters-prefix params

This code modifies the way how the filter-prefix param is detected.
To improve consistency, all ...

ebf9d3cf2778c8043561b68d13168c4964cfc10e authored almost 6 years ago
Add jenkins job categories panel to `menu.yml`

bbadcd3338ac0f98fffdfda7b07892aaa99e0c7a authored almost 6 years ago
[release] Update version number to 0.2.6

d8a0e6c9b9f3864af8f556cd71a186ce103464ab authored almost 6 years ago
[doc] Add documentation about micro-mordred

This code documents the use of micro-mordred, which provides a simplified
version of mordred to ...

10376aa2889121149fc575e54e046659bf522a3d authored almost 6 years ago
[config] Fix flake8 error

This code fixes the flake8 F632 error, which occurs when
comparing str, bytes, and int literals ...

69dbb38070bbe106c0f4e0feeef453af4984baaa authored almost 6 years ago
[mordred] Remove global data sources param

This code removes the global data sources parameter, which is now
automatically assessed based o...

eefa5421ad113fef968c9af340924a5a30ed63e1 authored almost 6 years ago
[task_projects] Allow to accept list of global source

This code changes the method `get_repos_by_backend_section` to accept a list
of global data sour...

f4ad2012f67281ce8369f97ce47f410bfdcf8cb4 authored almost 6 years ago
[doc] Add description for global_data_sources param

This code updates the doc to include information about
the setup parameter `global_data_sources`.

0274635dfc4cfbd313ceb116f8cc0e6e4b60144c authored almost 6 years ago
[mordred] Update way of accessing global data sources

This code updates the way of calling the method `get_repos_by_backend_section`,
which now accept...

39efbb3c2472364a450a52009f884b67f5d759d2 authored almost 6 years ago
[config] Make global data sources configurable from cfg

This code allows to set up the global data source from the setup.cfg.

f27a3fa2132fead11d4f3dcdea71b449a364eeb8 authored almost 6 years ago
[task_identities] Log message when orgs_file is not found on disk

This code includes an error log message when the orgs_file is
not found on disk.

f18d395df1e7498fb725870f3610c07cff4d959a authored about 6 years ago
[release] Update version number to 0.2.5

65ddceabea7ac8daeb307cc29164e5c916c82aba authored about 6 years ago
[task] Remove credentials from URLs

This code adds the method `anonymize_url` to the Task class with
the aim of removing credentials...

7f1023a74276f03f4bec171a71ab6b38cdacffc5 authored about 6 years ago
[task_panels] Add log message when kibiter is not reachable

This code includes a log message when the kibiter URL is wrong, which makes
impossible to connec...

b7a89ca826cb9ee46851f6bff698fb58d7ec057b authored about 6 years ago
[task_panels] Replace urljoin with urijoin

This core replaces the urljoin method of urllib.parse with the
method urijoin of grimoirelab-too...

a4bab051757a35e87770f0fcec83d87263bf544b authored about 6 years ago
[task_enrich] Propagate cfg section name to ELK

This code allows to propagate the cfg section name of a backend to ELK.
This information is need...

05b85bac552aaf4fb6a10966559ecf5224f093d5 authored about 6 years ago
[task_panels] Add GitLab efficiency panels

This code includes the efficiency panels for GitLab merge requests and issues. Both
panels are a...

dc9db48a0e33fff18a78e5aee82241996fd1a398 authored about 6 years ago
[menu] Add Git Lifecycle panel

This commit updates menu.yaml to include new Git lifecycle
panel.

be87ed82eb134f81a63d3876f165d7ebfe8c5233 authored about 6 years ago
[release] Update version number to 0.2.4

b17d4f2d5f144194f79e30e604e30d60853f275f authored about 6 years ago
[doc] Update documentation of setup.cfg params

This code updates the documentation of the parameters of the
setup.cfg. It includes now:
- `alia...

f7cce5d56814956ebf527a5639d896f58ed02134 authored about 6 years ago
[micro] Update micro setup.cfg

This code updates the setup.cfg of the micro mordred, which now
is able to read aliases.json and...

7ff7d8e60941f5af6e13e23c58f653efdf548575 authored about 6 years ago
[task_panels] Read menu.yaml from setup.cfg

This code allows to read the content of the menu.yaml, which path
is now defined in the setup.cfg.

6016698dfae7a85a84f89969194ca41353ac17a3 authored about 6 years ago
[config] Add menu_file param

This code allows to read the menu.yml from a local path defined
via the `menu_file` param within...

c649dac34656dbd72c61b24ba2e539f9d2994888 authored about 6 years ago
[release] Update version number to 0.2.3

e9edb92e57179163238d0002fc507b1b88fea40a authored about 6 years ago
[task_panels] Add Affiliations panel

Affiliations panel is available since GrimoireLab 0.2.0 but
it is not managed by Mordred. This p...

d27b9f8645093ecea4b32f9d586c8a0cbac21000 authored about 6 years ago
[release] Update version number to 0.2.2

36417661788f49ecaedfbb9db59ab7b8a967cd56 authored about 6 years ago
Merge pull request #257 from valeriocos/move-aliases-to-cfg

[aliases] Add aliases_file to cfg

741676fd6835676b627c653f0b84aee9e1849752 authored about 6 years ago
[task_enrich] Load aliases path from cfg param

This code allows to load the aliases.json from a path declared
within the setup.cfg (i.e., [gene...

4086075328498638684e174c1e2f5e9a537c3ee2 authored about 6 years ago
[tests] Update setup.cfg with aliases_file param

This code updates the setup.cfg used for testing with the new
param `aliases_file`, which allows...

1a46e07c0214556c8ed4cac41d327fc506bfaf53 authored about 6 years ago
[config] Add aliases.json path in general cfg section

This code enhances the setup.cfg to include a new param
`aliases_file`, which allows to declare ...

4f86e883b057df0e702ab1b089f33a6a24fed8aa authored about 6 years ago
[task_collection] Load aliases path from cfg param

This code allows to load the aliases.json from a path declared
within the setup.cfg (i.e., [gene...

bf0b4db783585eb28727d5b4fa25740f9ec6e08d authored about 6 years ago
[task] Load aliases.json file from variable path

This code updates the method `load_aliases_from_json`, which now
is able to load a JSON file fro...

ddd6b5af374819c9095612e7ab1a203656d52a87 authored about 6 years ago
[release] Update version number to 0.2.1

04561e2b0672f01075cbf378035e86c48dde1902 authored about 6 years ago
Fix error importing old TaskPanelsAliases object

This object no longer exists and was wrongly imported
by SirMordred.

ac554888e3b7106c8118fcf6f82f718b97e903f6 authored about 6 years ago
[release] Update version number to 0.2.0

77f534e782ac961fd94a2de19db842c1bbef0d2e authored about 6 years ago
[task_enrich] Extend enrich_backend method for alias management

This code adds an additional parameter to `enrich_backend` which
allows to pass to ELK the list ...

15900e52cc633213eac37158694984c4ccacb0b5 authored about 6 years ago
[micro] Remove reference to TaskPanelsAliases

This code removes the reference to TaskPanelsAliases, which
functionality is now achieved by ELK.

a84b8123109c7929b55a8f31d931122d2dea8b9f authored about 6 years ago
[task_enrich] Remove reference of TaskPanelsAliases

This code removes TaskPanelsAliases references from task_enrich.

8c2ce07fa0d5d7847ed121d9a21c84cf3444ddb7 authored about 6 years ago
[sirmordred] Remove references to TaskPanelsAliases

This code removes the TaskPanelsAliases from mordred.

93db2e6a61cf5bc59ce0fc71096bdda9c9df9918 authored about 6 years ago
[task_collection] Extend feed_backend method for alias management

This code adds an additional parameter to `feed_backend` which
allows to pass to ELK the list of...

8b2fb098fc51d22ab7bb8aec8285762314ee8716 authored about 6 years ago
[task] Read aliases from file

This code includes a method to allow reading the aliases of
raw and enriched indexes from the fi...

5875f24791a85584c96e7b1d2e9687aa184d78c6 authored about 6 years ago
[sirmordred] Add aliases.json file

This code uploads the aliases.json files used by mordred,
micro-mordred and tests.

29e65e2024b24cbdb40b04dd40b69a2639a30ae4 authored about 6 years ago
[task_panels] Remove TaskPanelsAliases task

This code removes the TaskPanelsAliases task, which functionality
is now handled by ELK.

1e9678274189420abb28f43bff8f16e052534622 authored about 6 years ago
[task-enrich] Refactor `refresh_identities`

This code refactors the `refresh_identities` method to align it
with the recent changes in the s...

abecef882b59aa0ca52c8159b04a0cbf75c39b3d authored about 6 years ago
Merge pull request #232 from dlumbrer/update_menu_structure

Update metadashboard structure according to the new menu

8370ad1bde32d2a8f2e39ceddfc1e59fc1c5b0bf authored about 6 years ago
Reorder Gitlab panels putting them before Community panels

1ddb64de6246c6d775b0d8136d64a58c4c6a2797 authored about 6 years ago
Update metadashboard structure according to the new menu

e67eede16d48ecd07a5f83dc3f76b2a76973600b authored about 6 years ago