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

Merge branch 'update-docker-image' of 'https://github.com/sduenas/grimoirelab-sirmordred'

Merges #541
Closes #541
Fixes #533

64829c9384f8a60de96dd0aab81c5cacbeca9f39 authored over 2 years ago
Update base docker image to Debian "bullseye"

The base image we were using is old and deprecated.
This change updates the image to the latest ...

279c06e5582d5af56f67b0835d8846a06252f1da authored over 2 years ago
Merge branch 'update-poetry' of 'https://github.com/jjmerchante/grimoirelab-sirmordred'

Merges #544
Closes #544

f659fb244ee43c42914d71971c725b239367d821 authored over 2 years ago
[poetry] Update package versions

Running tests causes an error when adding coveralls.
Poetry raises an error asserting an incompa...

4dc9fe6fef2618a4d64c4cdffb359356d8d9bc8c authored over 2 years ago
Merge branch 'dynamic' of 'https://github.com/xiao623/grimoirelab-sirmordred'

Merges #534
Closes #534

8a8bb8de7e914b60bdfcbf0c074fda345236c7b2 authored almost 3 years ago
[config] Get study sections dynamically

Signed-off-by: Fugang Xiao <[email protected]>

4c50130c28a104f24434acf392d04450a958ea61 authored almost 3 years ago
Merge pull request #535 from vchrombie/notes

[gha] Check if a changelog is included in Pull Requests

77b1d6b39db9d234ad0c563afb4881b4ac84c1e8 authored almost 3 years ago
[gha] Check if a changelog is included in Pull Requests

This commit adds a new GitHub action to check if pull requests
include a changelog file and val...

6eab6e5da256b6f97fdefbc85a742532fecbc438 authored almost 3 years ago
Merge branch 'release' of 'https://github.com/jjmerchante/grimoirelab-sirmordred'

Merges #537
Closes #537

bde22584cffe077d1014d8ee55e24aa2db59df58 authored almost 3 years ago
Update Poetry packages

This commit updates the dependency packages
because some repositories are now using poetry
and a...

5b186ab77f68065bbc8e1e5cb7065ef9c52a6601 authored almost 3 years ago
[gha] Automate release process

This commit adds a new GitHub Action to create the
release whenever a new tag with a release num...

6c2d1b9fd7293baa38fd3743bf37a2ac848067a8 authored almost 3 years ago
[docker] Update grimoirelab release 0.2.69

Signed-off-by: Quan Zhou <[email protected]>

39bcf4013a9265485ad275ff7b3f9d14b1813b6d authored almost 3 years ago
Update version number 0.2.44

Signed-off-by: Quan Zhou <[email protected]>

0889663130c63a2b8be2ec9e9b18a0488f246398 authored almost 3 years ago
Merge branch 'poetry-tests' of 'https://github.com/jjmerchante/grimoirelab-sirmordred'

Merges #532
Closes #532

e12297ac0064a05dee540778cf2ff57e8805d84e authored almost 3 years ago
[gha] Use poetry for tests in GitHub Actions workflow

This commit starts using Poetry for the installation
of the dependencies and running the tests i...

757b157308d0701bce8f9af7aa0fce46e0d08b2f authored almost 3 years ago
Merge branch 'poetry' of 'https://github.com/jjmerchante/grimoirelab-sirmordred'

Merges #531
Closes #531

5e2dbd88aaeb6b18199c50b0ad6d03e604b46fd3 authored almost 3 years ago
[poetry] Add poetry support

This commit adds the files required to add Poetry
support to Sirmordred. For installing and buil...

f0b5b0b5739144ec2e66fee482d0071096599071 authored almost 3 years ago
[deps] Fix dependecies in requirements

After using pyproject.yml in grimoirelab-elk,
pip install requirements needs that url packages
h...

bbe05fbca2592833afc6e29c3602e18ec58598a5 authored almost 3 years ago
[utils] Change sirmordred scripts as entrypoints

This commit adds the support for sirmordred commands
to work as entrypoint. This is needed to ma...

680099a5d4b3c60725eba0166eed42e854d1dd3b authored almost 3 years ago
Merge pull request #529 from mgalexander/bug/moved-link

Refactoring link to new tutorial page.

1a78bcedd7236c1b321f03a6e0139c528500634c authored almost 3 years ago
Refactoring link to new tutorial page. Currently it links to a page not found and I'm pretty sure this is a better place for the reader to be sent.

Signed-off-by: Michael Alexander <[email protected]>

8b804f9c33cfb22073fcb99b35c5622f75baf3dc authored almost 3 years ago
Merge pull request #526 from k----n/patch-1

Fix typo in README

680bbb6a5cf867aab35588f863c903ff901b3b43 authored almost 3 years ago
Clarify README

Signed-off-by: k----n <[email protected]>

652621a77c5dd68e9a8bf3ec63f2944000bedd7a authored almost 3 years ago
[docker] Update grimoirelab release 0.2.68

Signed-off-by: Quan Zhou <[email protected]>

570090b010d4b12efa087451fb8cc7821c2a5da9 authored almost 3 years ago
[docker] Update grimoirelab release 0.2.67

Signed-off-by: Quan Zhou <[email protected]>

2de0c3b9b0188264c48abf1e4525d7a099a0e685 authored about 3 years ago
Update version number 0.2.43

Signed-off-by: Quan Zhou <[email protected]>

0391e518a95083b71042a3726c516563439ef6bc authored about 3 years ago
Merge branch 'es_6.8.6' of 'https://github.com/zhquan/grimoirelab-sirmordred'

Merges #524
Closes #524

ca89eb197a0ffcfc9b6b9220afd6af6db74b6682 authored about 3 years ago
[.github] Update elasticsearch to 6.8.6

Signed-off-by: Quan Zhou <[email protected]>

c177be8cc49e53924bf0318046c85f2cad456b26 authored about 3 years ago
[.github] Use ubuntu-18.04 instead of ubuntu-latest

Using `ubuntu-latest` we get this error when install
`mysql-client`.
```
mysql-client : Depends:...

476f63e7f742e84637ef49915ea49f781df825e4 authored about 3 years ago
[docker] Update grimoirelab release 0.2.66

Signed-off-by: Quan Zhou <[email protected]>

9bdd794c10cc9f0dbee6d18258dda8820497cd2f authored about 3 years ago
[docker] Update grimoirelab release 0.2.65

Signed-off-by: Quan Zhou <[email protected]>

d8c5c74587b00b0bf0c66cafcefe9c4494ef7761 authored about 3 years ago
[docker] Update grimoirelab release 0.2.64

Signed-off-by: Quan Zhou <[email protected]>

4bc2bcc2cda69d1b30786386490d7be2ce25878d authored about 3 years ago
Update version number 0.2.42

Signed-off-by: Quan Zhou <[email protected]>

7ab0ef8b17a8cee9a51a76fd89e74b5609115ac1 authored about 3 years ago
Merge branch 'update_hour' of 'https://github.com/zhquan/grimoirelab-sirmordred'

Merges #522
Closes #522

16f737fa6850b3240c51cce4404cb36b623ed618 authored about 3 years ago
[task_manager] Add `update_hour` in the general section

The `update_hour` parameter allows running tasks
(collect, enrich ...) at a specific hour of the...

171cb813b636f8bc8f34c4ccbfa5d4b7d18c8f20 authored about 3 years ago
[docker] Update grimoirelab release 0.2.63

Signed-off-by: Quan Zhou <[email protected]>

da95b6c3a55adc4be67c8deaf08c81dca032759b authored about 3 years ago
Update version number 0.2.41

Signed-off-by: Quan Zhou <[email protected]>

430995d6c4e4f1ccf9f1c6a024ddc68167d7e1e6 authored about 3 years ago
Merge branch 'refresh_author_fields' of 'https://github.com/zhquan/grimoirelab-sirmordred'

Merges #520
Closes #520

daa99736b3bcbb62fed6b20223c98b434ee68b0d authored over 3 years ago
[task_enrich] Support multi author fields in refresh identities

This code allows adding more than one author fields to update
identities. If the `enrich_backend...

d1d62902b8d558c2b0d43c4ad911dc1b40e6e942 authored over 3 years ago
Merge pull request #519 from jorgegarciarey/auth-against-private-repos

[docs] Add information for using sirmodred against private git repos

369186f5e3b78b864f61a699ff403b5715582156 authored over 3 years ago
[docs] Add information for using sirmodred against private git repos

This commit adds documentation for using sirmodred against
private git repositories. The README....

540deaab9453fde118d1ba84bda03c53c53e94e8 authored over 3 years ago
[docker] Update grimoirelab release 0.2.62

Signed-off-by: Quan Zhou <[email protected]>

b5821c8e5ad0d26a9a5eec4a00d057ebc1a1abae authored over 3 years ago
[docker] Update grimoirelab release 0.2.61

Signed-off-by: Quan Zhou <[email protected]>

29d8c289b4586f1db8d12d757f5f7958ba76ade3 authored over 3 years ago
Update version number 0.2.40

Signed-off-by: Quan Zhou <[email protected]>

9275d6fa0eca2838f40051a9119e9fdfe61e1832 authored over 3 years ago
Merge branch 'config-inheritance' of 'https://github.com/Alch-Emi/grimoirelab-sirmordred'

Merges #516
Closes #516
Fixes #515

9b87e150fb961eed44a01407e9b277577202aca4 authored over 3 years ago
[config] Support inheritance in configuration

Adds in support for parameter-based inheritance in configuration.

In short, `[backend:param1:pa...

d9aac2387d8f6bfb7c9738ddb7fde6bf3fbe11e5 authored over 3 years ago
[docker] Update grimoirelab release 0.2.60

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

8cede7341d48b1e1c8c3a6914c2bac20b1287972 authored over 3 years ago
[docker] Update grimoirelab release 0.2.59

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

e5a1a3f38c3de6e79a9e3bf09452d1dadcf23839 authored over 3 years ago
Update version number 0.2.39

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

4d868f8ca2319c13fbd1ee16a8c53a5365ef0d8b authored over 3 years ago
[docker] Update grimoirelab release 0.2.58

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

51f10aad0056cf0b984283155b63bf472225dbae authored over 3 years ago
Merge branch 'filter-repos' of 'https://github.com/Alch-Emi/grimoirelab-sirmordred'

Merges #513
Closes #513
Fixes #511

5f55af25225ce501280e3b0fcbd23d6fbb157ffc authored over 3 years ago
[mordred] Add flag/arg to filter which repos run

This commit adds an optional argument/flag to the collect/enrich tasks
and micro.py that can be ...

536ee275ca7d6ab64f4c5a0e0c23c4bca960a10e authored over 3 years ago
Merge pull request #508 from Alch-Emi/fix-gitlab-example

Merges #508
Closes #508

cc6f81eb8573dee9202a35ea4449ede9c83856e6 authored over 3 years ago
Update gitlab example in utils/projects.json

Currently, projects.json contains an entry for
gitlab-org/gitlab-ce as an example for both gitla...

beb3a01217731c1a7515d90fcea8713b53c16784 authored over 3 years ago
[docker] Update grimoirelab release 0.2.57

Signed-off-by: Quan Zhou <[email protected]>

d7a5e1e36427736fa54dfbfbb8a6551d23a23024 authored over 3 years ago
[docker] Update grimoirelab release 0.2.56

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

a07d782886d677c6881cd4351c75cbad35a15aff authored over 3 years ago
Update version number 0.2.38

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

c5e2c6a73baeb688f795c93e9636cc8f55d7d0de authored over 3 years ago
Merge branch 'github_demography_doc' of 'https://github.com/zhquan/grimoirelab-sirmordred'

Merges #504
Closes #504

fd424df006e8e1c8a61ff51e5a7ccffe27f8d708 authored over 3 years ago
[README] Add demography study for github

This change shows how to add demography study for github

Signed-off-by: Quan Zhou <quan@bitergi...

be3a3f8f4e12ec1ba535f20e19eee9314b4cf5b4 authored over 3 years ago
Merge branch 'e0d/improve-entrypoint' of 'https://github.com/e0d/grimoirelab-sirmordred'

Merges #503
Closes #503

7f8e9a63670e1a0a01093878ac5ec66f792bd72d authored over 3 years ago
allowing the config files to be specificied dynamically

refactored, tested

Signed-off-by: Edward Zarecor <[email protected]>

9d6859df0784b11c7284a10b0bac475ea58687c2 authored over 3 years ago
Merge branch 'master' of 'https://github.com/rohanreddych/grimoirelab-sirmordred'

Merges #502
Closes #502

b1d8a97a26cef32192a16a8e52baf16d286eb6f5 authored almost 4 years ago
[micro-mordred] Improve error messages in micro.py

Improve error message when config file is not provided
while executing micro.py.

Signed-off-by:...

5d55ae9ea033b8b73832bb95642ef4a26f809514 authored almost 4 years ago
Merge branch 'master' of 'https://github.com/SourabhSaraswat-191939/grimoirelab-sirmordred'

Merges #501
Closes #501

9a11092ba396a5567d4a737c699e130bdeeab3d4 authored almost 4 years ago
[docs] Update the mariadb docker-compose configuration

This commit updates the mariadb docker-compose configuration in the
docker-compose with search g...

443ca45ce58d61968d3d457b83262c14eb3cc27a authored almost 4 years ago
[docker] Update grimoirelab release 0.2.55

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

b96b5d6df8ba9a96aee11f7df07feb88a44ec88a authored almost 4 years ago
[docker] Update grimoirelab release 0.2.54

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

b9686e874b49270ceefae1e3286eed4dcffa4248 authored almost 4 years ago
[docker] Update grimoirelab release 0.2.53

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

f054669f4f46a768b20bc8e0a9966f55df327f11 authored almost 4 years ago
Merge branch 'gha' of 'https://github.com/vchrombie/grimoirelab-sirmordred'

Merges #499
Closes #499

af9bd15c0528cec186eaee68df171e75a7b796b6 authored about 4 years ago
[CI] Migrate from Travis CI to GitHub Actions

Travis CI has brought a few changes in its plans
which is causing friction to the current workfl...

ca6c405ebe209d3b1a896f01bb5227b354c6e617 authored about 4 years ago
[docker] Update grimoirelab release 0.2.52

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

cc2163d4f48639b8ab2a1ecf4e3890aad3743d0d authored about 4 years ago
[docker] Update grimoirelab release 0.2.51

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

4511671a3fb3edef86e88e2903ccde3e662466b3 authored about 4 years ago
Merge branch 'support-35-36-37-travis' of 'https://github.com/vchrombie/grimoirelab-sirmordred'

Merges #494
Closes #494

53676c045785f667978fe3cc1c27707da4c08fbe authored about 4 years ago
[travis] Support for python 3.6, 3.7 and 3.8

This code aims at aligning the CI tests across the
different grimoirelab components.

Python 3.5...

7f0d15e8b3ec456d84c5b95cde128bf81e1a1f62 authored about 4 years ago
Merge branch 'fix-flake8-errors' of https://github.com/vchrombie/grimoirelab-sirmordred

Merges #493
Closes #493

de6f52284d6398eb51bf9b3e4264e862b4629e2d authored about 4 years ago
[tests] Fix flake8 errors

This commit fixes the flake8 errors in the test_task_panels.py
file which is causing the travis ...

e1c5f5e20566bf8c626444ada8efb30f7f3a5cd0 authored about 4 years ago
[docker] Update grimoirelab release 0.2.50

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

763b2dba5d86a251086d278d02ff87378ed6bd64 authored about 4 years ago
[docker] Update grimoirelab release 0.2.49

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

0e5178870b46597b1d57c3b2392b45dcedb70eac authored over 4 years ago
Update version number 0.2.37

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

189e4a352772c01d63b9ed00084878ae83f073e6 authored over 4 years ago
Merge branch 'weblate' of 'https://github.com/zhquan/grimoirelab-sirmordred'

Merges #489
Closes #489

30d26749546d56685b71b2b15b08f7f3694c36e0 authored over 4 years ago
[requirements] Add new backend weblate

This new backend fetch changes from a weblate instance.

alias.json file updated accordingly.
RE...

3bf63f6e7767cc8cd6e06a262434d3597068216b authored over 4 years ago
[docker] Update grimoirelab release 0.2.48

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

9318eb710107784e5f47e323b616adec877bab28 authored over 4 years ago
[docker] Update grimoirelab release 0.2.47

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

31c9c5e50a94341e621905a2c2a3d87fa589176c authored over 4 years ago
Update version number 0.2.36

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

d67c49f6a81f83232b6f6579ad956a3b7d0d9b7c authored over 4 years ago
Merge pull request #488 from mafesan/githubql_reference_study

[githubql] Add new study "enrich_reference_analysis"

df32c285eeb10770dee2bd4bda3eae292cafcde9 authored over 4 years ago
[githubql] Add new study "enrich_reference_analysis"

The purpose of this study is to gather all the issues and
pull requests which are mutually refer...

7febbf96094970b581815a6c12e9974b0cc63a62 authored over 4 years ago
[docker] Udpate docker image to Debian 10

With this commit, buster-slim is the base of the image.
It allows to have Python3.7 by default.
...

98dcaf7a0251203c13652a1a737e34a660a19513 authored over 4 years ago
Update version number 0.2.35

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

8cd9f2aa92383d80c54de5b7a8749b2347fe43da authored over 4 years ago
Merge branch 'demography_contribution' of 'https://github.com/zhquan/grimoirelab-sirmordred'

Merges #487
Closes #487

37a0ddee2e6dd028cd593a7c3a84fc2a2f8a107a authored over 4 years ago
Add new study "demography_contribution"

This new study creates new fields to give us the first and last
date of different contribution t...

94b11d75053f6e116d6f87d198e8e94b7b02c5af authored over 4 years ago
Merge branch 'add_doc_sh_hatstall' of 'https://github.com/mafesan/grimoirelab-sirmordred'

Merges #484
Closes #484

e69bfe02f398615bddd2da324dd3f6f835033f93 authored over 4 years ago
Update Getting Started guide with identities management section

There are two new main topics:
* Handle identities assigned to "Unknown" organization
* Add a ne...

8254b0ed937cf79786186739a427d9618ff123a5 authored over 4 years ago
Merge branch 'fix-lifecycle' of 'https://github.com/alpgarcia/grimoirelab-sirmordred'

Merges #485
Closes #485

32fb877ffa46c7b95c679c17497c0ac2fd3c6475 authored over 4 years ago
Fix lifecycle file name

There was a typo in GrimoireLab-Sigils and the name of the file
was misspelled.

Signed-off-by: ...

b2314a7433f7b9dbabbdb54d41a1916eca852900 authored over 4 years ago
[docker] Update grimoirelab release 0.2.45

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

162ba0d960aa197f1c38fb12788d13e5b55a1aff authored over 4 years ago
[docker] Update grimoirelab release 0.2.44

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

c45285ed806eddd5baf22061a75598cf276a3638 authored over 4 years ago
[docker] Update grimoirelab release 0.2.43

Signed-off-by: Valerio Cosentino <[email protected]>

2898a9db8c80744b4b4c0eabd663015f06ca0ade authored over 4 years ago
Update version number 0.2.34

Signed-off-by: Valerio Cosentino <[email protected]>

2d006b640a370c37cd9369b684e5eca3ce165ef4 authored over 4 years ago
Save new changes made in Dashboard by mounting the volume in ElasticS… (#482)

* Save changes made in Dashboard by mounting the volume in ES

Adding the information how chan...

c8792bc16f212b64e124200840270df2e7e18085 authored over 4 years ago
Merge branch 'patch1' of 'https://github.com/kritisingh1/grimoirelab-sirmordred'

Merges #481
Closes #481

92a0819c27c627804a6ded68edd1bdb7aecad008 authored over 4 years ago