Skip to content

Commit

Permalink
Release 0.2.37
Browse files Browse the repository at this point in the history
Signed-off-by: Valerio Cosentino <valcos@bitergia.com>
  • Loading branch information
valeriocos committed Jan 28, 2020
1 parent d95307b commit 430b96e
Show file tree
Hide file tree
Showing 5 changed files with 113 additions and 8 deletions.
2 changes: 1 addition & 1 deletion grimoirelab/_version.py
@@ -1,2 +1,2 @@
# Versions compliant with PEP 440 https://www.python.org/dev/peps/pep-0440
__version__ = "0.2.36"
__version__ = "0.2.37"
22 changes: 22 additions & 0 deletions releases/0.2.37
@@ -0,0 +1,22 @@
GRIMOIRELAB_REL='0.2.37'

GRIMOIRELAB='0.2.37'
BESTIARY='e33976089fcb099d8054b686f61d1f39e9038aa1'
CERESLIB='dd6909a7bdbb784c91881418e764cc1857a2b544'
GRAAL='18853c30008c06915b9d968b6b1efad4ac58a0a3'
GRIMOIREELK='28f98fde2603e322a518bc90d19fcdf9c0a14dba'
GRIMOIRELAB_TOOLKIT='562047df21f4bb3b76e14f1a5d70993be4a94013'
HATSTALL='ab16f68051f3d6ed94c5259f1bcdd7a25f3fef72'
KIBITER='2af3a3dc1b7bc12efe3b4b0e5f6bce6dcb0d220a'
KINGARTHUR='69750fb41aa99553f1197dbc3e6707c732dbb550'
PERCEVAL='76d55cae0bc6a3c3cb0b53dcc64efc8cf4b69d1b'
PERCEVAL_MOZILLA='e52f389cbf4f941e0153637c96e694a2dd7c20d4'
PERCEVAL_OPNFV='19ff07f77f35ae0ed034a39e430f516b9ffbb67b'
PERCEVAL_PUPPET='5dfe78eb110968ea50f30fbaad1a8318e8027a5e'
PERCEVAL_FINOS='001e3f63f56fcf1a9cbcc338c1f68757677f787a'
SIGILS='15fa41bfddc7e5fac085e6311ffbfba702f143f5'
SIRMORDRED='10099d7f29ae1fdf03c9d060804da8585578fcb1'
SORTINGHAT='9baae59c79398418e21b13608cfa63b418dbad34'
TUTORIAL='725308c8258869199d11681d73774bbf3930c041'
MANUSCRIPTS='01c02369617c7311d6d618124d7926407bcf927c'
KIDASH='d8527062dc7f1ae5a849f793d3e3970ad85b351a'
83 changes: 83 additions & 0 deletions releases/NEWS
@@ -1,3 +1,86 @@
# 0.2.37

Released: 2020-01-28

* ELK
* [enriched-gitlab] Fix repository value in merge
* [travis] Support for python 3.7
* [requirements] Relaxing pandas constraint
* [enriched-github2] Add support for geolocation study
* [enriched-enrich] Add geolocation study
* [enriched-github2] Remove hardcoded geolocation support
* [enrich-github] Remove dead code
* [enriched-github] Remove hardcoded geolocation support
* [dep] Add geopy dependency
* [enriched-dockerhub] Handle never updated images
* [git-enriched] Remove github commit support
* [elastic] Refactor all_properties method
* [tests] Add tests for elastic.py
* [elastic] Change logic to handle errors when creating a mapping
* [elastic] Initialize `error` variable for `safe_put_bulk`
* [elastic] Improve methods documentation
* [elastic] Rename `_check_instance` method
* [elastic] Replace dateutil call with str_to_datetime
* [elastic] Move logic to create index to new method
* [elastic] Enable loading of complex aliases
* [tests] Fix CI tests for elastic items
* (fix-ci-travisx) [elastic_items] Improve doc and test coverage
* [elk] Replace ElasticConnect, ElasticWriter exceptions with ElasticError
* [errors] Add ElasticError
* Let pandas be >= 0.22.0
* [utils] Remove track_items script and related methods
* [elk] Remove `get_items_from_uuid` method
* [github2] Update github2 fields
* Fix possible error 2
* Fix possible error
* Fix flake8 errors
* Add support for releasing scroll and waiting for available scroll (wait configurable amount of time)
* [enriched-colic] Handle missing commit message
* [enriched-cocom] Handle missing commit message
* [schema] Update colic schema
* [schema] Update cocom schema
* [enriched-colic] Handle credentials in origin
* [enriched-cocom] Handle credentials in origin
* [raw-github] Handle immense term for data.reviews_data.body
* Hatstall
* [docker] Download Hatstall code while the container is built
* Mordred
* [doc] Add example for github2 sections
* [travis] Support python 3.7
* [config] Add support for geolocation study
* [sirmordred] Remove support for github commit
* [aliases] Handle complex aliases
* [doc] Add notes to enable github-comments
* [aliases] Add github2 aliases for issues and pull requests
* [task_panels] Support github-comments dashboard upload
* [config] Add support for github-comments
* [tests] Add test with archives for task_enrich
* [tests] Optimize test for task_collection
* [doc] Complete list of data sources supported
* Made gitlab issues naming consistent
* SortingHat
* [setup] Let pandas be >= 0.22.0
* Cereslib
* [setup] Reduce constraints on dependencies
* Sigils
* [docs] Add documentation for gerrit approvals dashboard
* [gerrit-approvals] Fix typo in `Approvals by Contributor`
* [docs] Add documentation for gerrit dashboard
* [docs] Update name and image of gerrit review efficiency dashboard
* [docs] Update gerrit review efficiency
* [gerrit] Align nomenclature in Gerrit panels
* Fix schema links
* Fix broken link to github2_issues schema
* [gerrit_approvals] Add total number of approvals
* Add GitHub pull requests collaboration dashboard
* Add GitHub issues collaboration and comments dash
* Update affiliations dashboard
* [colic] Update colic panels
* [cocom] Update cocom panels
* Update Jekyll installation instructions
* Update Kidash installation to mention Python 3


# 0.2.36

Released: 2019-01-08
Expand Down
2 changes: 1 addition & 1 deletion releases/latest
12 changes: 6 additions & 6 deletions requirements.txt
@@ -1,16 +1,16 @@
grimoirelab==0.2.36
grimoirelab==0.2.37
grimoirelab-toolkit==0.1.11
perceval==0.12.26
perceval-mozilla==0.2.10
perceval-opnfv==0.1.17
perceval-puppet==0.1.16
perceval-finos==0.1.7
kingarthur==0.1.19
grimoire-elk==0.67.0
sortinghat==0.7.9
grimoire-elk==0.69.0
sortinghat==0.7.10
kidash==0.4.16
grimoirelab-panels==0.0.46
grimoirelab-panels==0.0.47
manuscripts==0.2.20
sirmordred==0.2.27
cereslib==0.1.9
sirmordred==0.2.28
cereslib==0.1.10
graal==0.2.5

0 comments on commit 430b96e

Please sign in to comment.