Ecosyste.ms: OpenCollective

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

github.com/chaoss/grimoirelab-elk


https://github.com/chaoss/grimoirelab-elk

Release 0.103.2-rc.2

dda06236ad869c0b0e5bf616b92527e9e5db5a73 authored about 2 years ago by Santiago Dueñas <[email protected]>
Update Poetry dependencies

7407b9467edf50c01aee62e7ce07e36a658d5265 authored about 2 years ago by Santiago Dueñas <[email protected]>
Merge branch 'support_to_date' of 'https://github.com/zhquan/GrimoireELK'

Merges #1085
Closes #1085

ff8823eb17c6e5c59333653c7db400fbea71a521 authored about 2 years ago by Santiago Dueñas <[email protected]>
Add 'to-date' option on the backend sections

This code allows fetching data until a specific date by activating
`to-date`.

Signed-off-by: Qu...

359b91f345217c33bc59f88b52368be511639484 authored about 2 years ago by Quan Zhou <[email protected]>
Release 0.103.2-rc.1

d2e178977b190fa8f47d8739525d1f661fa70714 authored about 2 years ago by Santiago Dueñas <[email protected]>
Update Poetry dependencies

e08956bfaa3ffb426346c8c91466e46d99266de9 authored about 2 years ago by Santiago Dueñas <[email protected]>
Merge branch 'fix-pyproject' of 'https://github.com/jjmerchante/grimoirelab-elk'

Merges #1086
Closes #1086

ee97f21c2d8bdf1cb2dbb9eeee21691404f72647 authored about 2 years ago by Santiago Dueñas <[email protected]>
[pyproject] Fix pyproject syntax

This commit fixes the 'include' list. It was a mix of dictionaries
and a strings.

Signed-off-by...

03286be4400109eb822c8e7d3715793bd27412d5 authored about 2 years ago by Jose Javier Merchante <[email protected]>
Merge branch 'update-pandas' of 'https://github.com/jjmerchante/grimoirelab-elk'

Merges #1084
Closes #1084

3a0e78b9836ea3a16073cfd3e15fbcdf5ac26f4d authored about 2 years ago by Santiago Dueñas <[email protected]>
Update Pandas version to ^1.3.5

Update the version of Pandas to the newest version
compatible with Python 3.7+.

Signed-off-by: ...

8721e3de14a5e89198852600bf07a30bb4e06cdd authored about 2 years ago by Jose Javier Merchante <[email protected]>
Merge branch 'action-version' of 'https://github.com/jjmerchante/grimoirelab-elk'

Merges #1083
Closes #1083

5168ec145bc409aa6087eb20d73a82cdaca832a4 authored about 2 years ago by Santiago Dueñas <[email protected]>
[actions] Include SHA version of the action used

This commit updates the version number of the actions being used.
Now they will use the commit S...

539b879e4c79c930169ee34bd2b338af36fa7f94 authored about 2 years ago by Jose Javier Merchante <[email protected]>
Merge branch 'remove-req-setup' of 'https://github.com/jjmerchante/grimoirelab-elk'

Merges #1081
Closes #1081

74b769a54d6b287103cc837ae6fd13ee9422da4c authored about 2 years ago by Santiago Dueñas <[email protected]>
Merge branch 'fix_github_onion' of 'https://github.com/zhquan/GrimoireELK'

Merges #1082
Closes #1082

76886336a661f5033588218f315993cece85c6c0 authored about 2 years ago by Santiago Dueñas <[email protected]>
[enriched/github] Fix unexpected keyword argument 'alias' in onion

This code fixes TypeError in github pull requests category since
the name of the aliases is no l...

727186018beeedf82ce8d42693480b9b63705d4f authored about 2 years ago by Quan Zhou <[email protected]>
Update README documentation with new installation methods

This commit updates the documentation to install the package.
`requirements.txt` file is obsolet...

4993394d82e99ac1685968491c8e7aee3adaf05c authored about 2 years ago by Jose Javier Merchante <[email protected]>
Delete unused files replaced by Poetry

This commit removes unused files like requirements.txt,
setup.py and setup.cfg. Now we only use ...

857baafabcd54d3045afe04784272404c67a8641 authored about 2 years ago by Jose Javier Merchante <[email protected]>
Merge branch 'fix_gitlab_onion' of 'https://github.com/zhquan/GrimoireELK'

Merges #1080
Closes #1080

2e458736dcb7b59fb12357ca84871b0acacdbf30 authored about 2 years ago by Santiago Dueñas <[email protected]>
[enriched/gitlab] Fix unexpected keyword argument 'alias' in onion

This code fixes TypeError since the name of the aliases is no
longer harcoded, now it is passed ...

6ab6cc6c9fe820287a08e1f62015b00b80ff5c0b authored about 2 years ago by Quan Zhou <[email protected]>
Release 0.103.1

3c7f06a8752bb78de2611b8ff75e4df904c92eb7 authored over 2 years ago by Santiago Dueñas <[email protected]>
Update Poetry dependencies

ba0be529ab92f172dd6fb2b4850a174aba2b1c75 authored over 2 years ago by Santiago Dueñas <[email protected]>
Release 0.103.0

90fed2aad21d47fe5644c402ddb599d4a3f986ee authored over 2 years ago by Santiago Dueñas <[email protected]>
Update Poetry dependencies

100da665d202437f21bd8cdfb979db143b95ef0e authored over 2 years ago by Santiago Dueñas <[email protected]>
Release 0.103.0-rc.10

87dc64e6fcb37f1a6988e1d13b593d42222e9473 authored over 2 years ago by Santiago Dueñas <[email protected]>
Update Poetry dependencies

74d4d73d97484ec2e9247fe23b1c2ca6cd2dd81e authored over 2 years ago by Santiago Dueñas <[email protected]>
Merge branch 'update-deps' of 'https://github.com/jjmerchante/grimoirelab-elk'

Merges #1078
Closes #1078

fe282bf6ad6c9b593618ae1399aafec7b3f47d13 authored over 2 years ago by Santiago Dueñas <[email protected]>
[deps] Update PyMySQL to use the latest version

This commit removes the restriction to PyMySQL to use
the latest available version. This is the ...

390e6d556c5e9c5384b7a0185379f4aa63f7043e authored over 2 years ago by Jose Javier Merchante <[email protected]>
Release 0.103.0-rc.9

eef7fbf5015cbc0d1b75dd568e2e8ca61881e28d authored over 2 years ago by Santiago Dueñas <[email protected]>
Update Poetry dependencies

ba6f2d53d41d9388bf78aa445b5aff7e173587f3 authored over 2 years ago by Santiago Dueñas <[email protected]>
Release 0.103.0-rc.8

1fe8faaf306f5546aebec95c9bb749bdc040d24e authored over 2 years ago by Santiago Dueñas <[email protected]>
Update Poetry dependencies

fc925af3dd22e74a5035ee06e8e6e27a9d33d242 authored over 2 years ago by Santiago Dueñas <[email protected]>
Release 0.103.0-rc.7

a389fcbbd0d49beae6db4f959b443a52f3b2ab23 authored over 2 years ago by Santiago Dueñas <[email protected]>
Update Poetry dependencies

4faf23c6510caf72943c218553df1a688ac37e27 authored over 2 years ago by Santiago Dueñas <[email protected]>
Release 0.103.0-rc.6

560da17fb403ab1cf618854b409651ba14cf5096 authored over 2 years ago by Santiago Dueñas <[email protected]>
Update Poetry dependencies

cbabb0fdaeae876ef2b8f55017495932b6e45fd8 authored over 2 years ago by Santiago Dueñas <[email protected]>
Release 0.103.0-rc.5

b149878705e5fdd2dbcacca6b38aa332eda29276 authored over 2 years ago by Santiago Dueñas <[email protected]>
Update Poetry dependencies

24bb281ee790f59c3454870f48bce52e7897d5fe authored over 2 years ago by Santiago Dueñas <[email protected]>
Merge branch 'update-packages' of 'https://github.com/jjmerchante/grimoirelab-elk'

Merges #1072
Closes #1072

f72a6b0e1a48966c3da7c410cf2a3ac9451a523e authored over 2 years ago by Santiago Dueñas <[email protected]>
[deps] Update dependencies to be more similar to other packages

Update requests, urllib3, httppretty and flake8 with perceval
versions

Signed-off-by: Jose Javi...

e5567f1c156d72f5d6b28fa6b935f01693deb118 authored over 2 years ago by Jose Javier Merchante <[email protected]>
Release 0.103.0-rc.4

5a89903600366746bde68a98048ce4d2c2eb6d0b authored over 2 years ago by Santiago Dueñas <[email protected]>
Update Poetry dependencies

acc78235f427f948b48746a0f9c6616f577773cc authored over 2 years ago by Santiago Dueñas <[email protected]>
Merge branch 'git-branches_skip_uncloned_repo' of 'https://github.com/zhquan/GrimoireELK'

Merges #1071
Closes #1071

44a260b1e0b46c64c2490af153773d6fc105b068 authored over 2 years ago by Quan Zhou <[email protected]>
[git] Skip uncloned repositories for git-branches study

This code skips uncloned repositories and continues with the next
repository.

Test added accord...

d83f773176921522d8998f2c3447b1367462e577 authored over 2 years ago by Quan Zhou <[email protected]>
Release 0.103.0-rc.3

43e2a99bfa5888f4c6b08dc8e97f55d504517061 authored over 2 years ago by Santiago Dueñas <[email protected]>
Update Poetry dependencies

59e058fd76b2506277c3ac389752684bf9eb0271 authored over 2 years ago by Santiago Dueñas <[email protected]>
Release 0.103.0-rc.2

96d31f23d7b60f658876089b819ec3fc5b1adecf authored over 2 years ago by Santiago Dueñas <[email protected]>
Update Poetry dependencies

f001d9913069b7e9105168103b85c86d7773b37d authored over 2 years ago by Santiago Dueñas <[email protected]>
Merge branch 'recover-entries' of 'https://github.com/jjmerchante/grimoirelab-elk'

Merges #1069
Closes #1069

10b018f9783f963f7a5523a6885b1dbe64bb8db5 authored over 2 years ago by Santiago Dueñas <[email protected]>
Restore changelog entries from release candidate

Signed-off-by: Jose Javier Merchante <[email protected]>

aa2e15ae7b98d581a39524b93bff0a20fad97db1 authored over 2 years ago by Jose Javier Merchante <[email protected]>
Release 0.103.0-rc.1

43a2e5afe7b503b800b000d96066baf8826b015f authored over 2 years ago by Santiago Dueñas <[email protected]>
Merge branch 'prerelease' of 'https://github.com/jjmerchante/grimoirelab-elk'

Merges #1068
Closes #1068

973edb531844785e2cb0f734f0b80870378251a9 authored over 2 years ago by Santiago Dueñas <[email protected]>
[poetry] Allow Grimoirelab prereleases in dependencies

This commit updates the dependencies for this package and includes
the `allow-prerelease` option...

a02d0985cf4bf22e2b6e37a9854f86a6fbe9c653 authored over 2 years ago by Jose Javier Merchante <[email protected]>
Merge branch 'study_aliases' of 'https://github.com/zhquan/GrimoireELK'

Merges #1066
Closes #1066

d9464fc36a63ac1a97a8a1d434ebd6c59621012f authored over 2 years ago by Santiago Dueñas <[email protected]>
[enriched] Pass by parameter the name of the study aliases.

This code removes the harcoded aliases name values and pass them
by parameter.

Tests updated ac...

29e9540d8cb0c30766b6719a1b08d19ebac547e3 authored over 2 years ago by Quan Zhou <[email protected]>
Merge branch 'slack_data_file' of 'https://github.com/zhquan/GrimoireELK'

Merges #1065
Closes #1065

9a8f981c1b46f2771a128fb899e79e71bc455b94 authored over 2 years ago by Quan Zhou <[email protected]>
[raw/slack] Handle fields in 'data.file'

This code allows handling the fields in `data.file` to
avoid the error `Failed to insert data to...

a4c7b13097d1cc188cebdaadc1c71a95f9a3ab98 authored over 2 years ago by Quan Zhou <[email protected]>
Merge branch 'poetry-install' of 'https://github.com/jjmerchante/grimoirelab-elk'

Merges #1067
Closes #1067

a4e154518071729d4bb077b76ec3fb541a62cfb6 authored over 2 years ago by Santiago Dueñas <[email protected]>
Update Poetry installation method

This commit updates the way Poetry is installed using
the official version for future releases.
...

7b0f39418291edcee70803056d4bfbc2849f81b7 authored over 2 years ago by Jose Javier Merchante <[email protected]>
Merge branch 'chaoss' of 'https://github.com/shanchenqi/grimoirelab-elk'

Merges #1062
Closes #1062

058d82ed5aabbbd23536b985266fdc02f292fdd5 authored over 2 years ago by Santiago Dueñas <[email protected]>
Entry points to support enriching plugin mechanism

This plugin mechanism allows ELK to use third-party enriching backends.
Developers only need to ...

72019452dbddebf3faca5d15f35a0cf290e2307d authored over 2 years ago by chenqi <[email protected]>
Release 0.102.0

cf433d69356cffffa79b475876147687f1bfb1cd authored over 2 years ago by Santiago Dueñas <[email protected]>
Update GrimoireLab version dependencies

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

77cd5be2215ecdc4e3c99fa5bda27db3e833299c authored over 2 years ago by Santiago Dueñas <[email protected]>
Merge branch 'update-poetry-version' of 'https://github.com/sduenas/grimoirelab-elk'

Merges #1064
Closes #1064

3ed293cce1b2cc88a54ae629746d45d012c90065 authored over 2 years ago by Santiago Dueñas <[email protected]>
Update poetry builder version

The current version of the poetry builder was old and
caused some problems when installing packa...

47fdd1ee25e896dc95c603d4696c98983ad32fbc authored over 2 years ago by Santiago Dueñas <[email protected]>
Release 0.101.1

bb62fbe2fedafbc7d935b67f2ebe19b06e5664ff authored over 2 years ago by Santiago Dueñas <[email protected]>
Merge branch 'add_pair_connectors' of 'https://github.com/zhquan/GrimoireELK'

Merges #1060
Closes #1060

d20bedc6eacc701cda6a92b37644e1fc46ee490c authored over 2 years ago by Quan Zhou <[email protected]>
[git] Add more connectors to find out pair programming authors

This code adds more connectors to find out pair programming users
more accurately when `pair-pro...

e2dc096305cf663ea836d88432cbc6cc14677a03 authored over 2 years ago by Quan Zhou <[email protected]>
Merge branch 'fix_demographics' of 'https://github.com/zhquan/GrimoireELK'

Merges #1059
Closes #1059

7be9add5e2f821f51b2fd88b5d14258ecf03effe authored over 2 years ago by Santiago Dueñas <[email protected]>
[enrich/demographics] Fix fetching authors with min and max dates

This code fixes fetching all authors with min and max dates.
Currently, ElasticSearch and OpenSe...

d6db7454b136552977adc5e1525824e8b277e745 authored over 2 years ago by Quan Zhou <[email protected]>
Release 0.101.0

a7743b1bca696b7afd8b19b46349b272650340dc authored over 2 years ago by Santiago Dueñas <[email protected]>
Merge branch 'dev-req' of 'https://github.com/jjmerchante/grimoirelab-elk'

Merges #1061
Closes #1061

b45091f667daad2bd81295acd604876d1d585210 authored over 2 years ago by Santiago Dueñas <[email protected]>
[gha] Install development dependencies in tests

Install the development depencencies defined at `requirements_dev.txt`
for running the tests.

T...

30ae7de2cbbb3cdf49e7e959c324a885a84cd9df authored over 2 years ago by Jose Javier Merchante <[email protected]>
Include requirements for development mode

Using Poetry by default install the latest version of the
package from PyPI.

This new file is n...

cd25059634cb3cc95c04c1323b3f9592f73af72e authored over 2 years ago by Jose Javier Merchante <[email protected]>
Merge branch 'skip_wrong_args' of 'https://github.com/zhquan/GrimoireELK'

Merges #1053
Closes #1053

badd7d59c2465133149c7f0f18cdb6476f5d2bbe authored over 2 years ago by Quan Zhou <[email protected]>
[elk] Skip sources with wrong arguments

When the source has a wrong argument, the current behavior is that
the process stops without any...

6a3a115a2ce4750708f42b5b12bd4c9cb8a4c1f9 authored over 2 years ago by Quan Zhou <[email protected]>
Merge branch 'anonymize_confluence' of 'https://github.com/zhquan/GrimoireELK'

Merges #1054
Closes #1054

b66c00b1dec7a4403fad42ee98ff1f8498520d17 authored over 2 years ago by Quan Zhou <[email protected]>
[raw/confluence] Remove credentials from raw items

This code redefines the method _fix_item for the confluence raw
data in order to remove credenti...

495fffdd26a4889609ee2130fe7841270164f97f authored over 2 years ago by Quan Zhou <[email protected]>
Merge branch 'anonymize_params' of 'https://github.com/zhquan/GrimoireELK'

Merges #1055
Closes #1055

fb9ebe9d3eecfe15b87938b262cd16e3df97dc37 authored over 2 years ago by Quan Zhou <[email protected]>
[elk] Add method to anonymize parameters

This code adds a new method to anonymize parameters in case you
want to write it in a log messag...

7f60b7bc8693333250945b6830673a421123e670 authored over 2 years ago by Quan Zhou <[email protected]>
Merge branch 'remove-finos-meetings' of 'https://github.com/sduenas/grimoirelab-elk'

Merges #1056
Closes #1056

9f2737c9ff58b15f1259349aa54972af515760b7 authored over 2 years ago by Santiago Dueñas <[email protected]>
Remove support of FINOS Meetings backend

The backend is archived in its original repository.
We consider it as unmaintained software so
i...

5f2ca0d6f365a175ae577eb436e80477d79da1a0 authored over 2 years ago by Santiago Dueñas <[email protected]>
Merge branch 'require-sortinghat' of 'https://github.com/jjmerchante/grimoirelab-elk'

Merges #1050
Closes #1050

30d8759e29fc8d18f968476de1700ae8587ee2c1 authored over 2 years ago by Santiago Dueñas <[email protected]>
Set sortinghat as a required package in elk

SortingHat was set as an extra dependency in elk, but
actually it is required for running elk.

...

dab407ff0c07becd1f185238e7d29a6b2aa7877c authored over 2 years ago by Jose Javier Merchante <[email protected]>
Merge branch 'confluence_space' of 'https://github.com/zhquan/GrimoireELK'

Merges #1051
Closes #1051

e042338491b71a19a830b0a559316466b14b1270 authored over 2 years ago by Quan Zhou <[email protected]>
[poetry] Update package versions

This is needed to update all packages to the latest version and
fix the AssertionError when runn...

246c79701ec664e1b9a5b9eb2885e2d3c01c7c44 authored over 2 years ago by Quan Zhou <[email protected]>
Collect and enrich confluence by spaces

This code allows to collect and enrich confluence by spaces
adding `--spaces=[SPACE1, SPACE2]` o...

29451c5a3c0b4c9d80ddc0dbca3fa2fc82b060ba authored over 2 years ago by Quan Zhou <[email protected]>
Merge branch 'fix_pair' of 'https://github.com/zhquan/GrimoireELK'

Merges #1049
Closes #1049

400e8f4900d6479feb8ad201890aadaa62407637 authored over 2 years ago by Quan Zhou <[email protected]>
[enriched/git] Fix 'is_git_commit_multi_author' field.

This fixes the `is_git_commit_multi_author` field when the
commit has more than one author and `...

41f70ddd3a73f9d2cc412c3c2728628ae4dc8a34 authored over 2 years ago by Quan Zhou <[email protected]>
Merge branch 'add-identities-enrich-conn' of 'https://github.com/sduenas/grimoirelab-elk'

Merges #1052
Closes #1052

8333a71ddbf23b4b1eeaa3dc55872bc6845d07ed authored over 2 years ago by Quan Zhou <[email protected]>
Add methods to add identities from Enrich class

The methods 'add_identities' and 'add_identity' have been
added to 'Enrich' class to add new ide...

5c4e0275618d606596252da2c37934e1795c23a9 authored over 2 years ago by Santiago Dueñas <[email protected]>
Merge branch 'mattermost_demography' of 'https://github.com/zhquan/GrimoireELK'

Merges #1048
Closes #1048

908613c68f9f5ae218f975aaca2e18d7c669d102 authored over 2 years ago by Quan Zhou <[email protected]>
[enriched/mattermost] Add demographic study

This code adds the demographic study.

Test added accordingly.
Schema added accordingly.

Signed...

e3361b2c977c6c358d867423ba0737e7cfd063d1 authored over 2 years ago by Quan Zhou <[email protected]>
Merge pull request #1046 from mabelbot/fix-mordred-link

Fixes #1045 update Mordred config doc link

4db26a8cb761dad679c918157addfae68739a173 authored almost 3 years ago by Venu Vardhan Reddy Tekula <[email protected]>
Fixes #1045 update Mordred config doc link

Fixes URL `Mordred config documentation`
Signed-off-by: Mabel [email protected]...

68e2816767f6c15983151f359507fa84711bbf82 authored almost 3 years ago by Mabel <[email protected]>
Merge branch 'build' of 'https://github.com/jjmerchante/grimoirelab-elk'

Merges #1030
Closes #1030

6760425344a46cf032698473618ff0569548d5ce authored almost 3 years ago by Santiago Dueñas <[email protected]>
[tests] Install extras in tests

This commit installs extras required for the tests,
this includes sortinghat and mysql.

Signed-...

137ab9cccd9102bb3d9557e5eda570ae58c9fe9c authored almost 3 years ago by Jose Javier Merchante <[email protected]>
[gha] Create release file

This commit adds a new GitHub Action to create the
release for ELK. It generates a package, test...

968b43618767b98a387a24ad435348236d2c506c authored almost 3 years ago by JJMerchante <[email protected]>
[pyproject] Update statsmodels package

Installing statsmodels 0.9.0 after a poetry build doesn't
install the dependency numpy. It is fi...

861ec2cbe41d93b2cbd14825955c28abade2b265 authored almost 3 years ago by JJMerchante <[email protected]>
Merge pull request #1044 from jjmerchante/notes

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

d07b5408d00c5a0be17b8405938c9fa93767bcff authored almost 3 years ago by Venu Vardhan Reddy Tekula <[email protected]>
[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
vali...

8c9b9aae82d8566f3c881bd40e39dbbabb6c90b6 authored almost 3 years ago by Jose Javier Merchante <[email protected]>