Skip to content

Commit

Permalink
Release 0.2.53
Browse files Browse the repository at this point in the history
Signed-off-by: Santiago Dueñas <sduenas@bitergia.com>
  • Loading branch information
sduenas committed Jan 26, 2021
1 parent fdf9f38 commit d6d2b65
Show file tree
Hide file tree
Showing 5 changed files with 54 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.52"
__version__ = "0.2.53"
22 changes: 22 additions & 0 deletions releases/0.2.53
@@ -0,0 +1,22 @@
GRIMOIRELAB_REL='0.2.53'

GRIMOIRELAB='0.2.53'
BESTIARY='e33976089fcb099d8054b686f61d1f39e9038aa1'
CERESLIB='c047e6d5fcda4826fdd5f29403fb62952537f8af'
GRAAL='8b7acb00a9bb4c297facaa851b2fb53c2a51a5e0'
GRIMOIREELK='53836e3a681b7b727069b6d209b8f7f1b70c0e31'
GRIMOIRELAB_TOOLKIT='eb7823383cb5843b72143ac6e97d124ff5bffa55'
HATSTALL='a96d4daab70e80819a72864dd806e0025e95e162'
KIBITER='2af3a3dc1b7bc12efe3b4b0e5f6bce6dcb0d220a'
KINGARTHUR='5049371330a231c9324bd7c282e20afd8af635ce'
PERCEVAL='e3462279c8f485680714b06238b5dd701d4fcdc9'
PERCEVAL_MOZILLA='ab23c304b7c80db52adb6031b5b6df9353991b25'
PERCEVAL_OPNFV='488952f48d0a36d1db893813c33961da921aff1b'
PERCEVAL_PUPPET='01d5cc55215e9835f57535bec27c6fe1ab616ea3'
PERCEVAL_WEBLATE='e50cf0e1c0c8af6df40ab9dc65788d92a909faf8'
PERCEVAL_FINOS='42f3412694205f75b83c9483ccbc0c74d439c005'
SIGILS='819a83c8ee6cfb30250246caaa67b7ee179fd2e0'
SIRMORDRED='189e4a352772c01d63b9ed00084878ae83f073e6'
SORTINGHAT='bfaffad17a1bb29a1323cd950aa0128db8dc655e'
TUTORIAL='725308c8258869199d11681d73774bbf3930c041'
KIDASH='b425de2a4a496af51dff82aea88c4b67b87f3ccf'
24 changes: 24 additions & 0 deletions releases/NEWS
@@ -1,3 +1,27 @@
# 0.2.53

Released: 2021-01-26

* Cereslib
* [flake8] Fix flake8 errors

* ELK
* [enriched/github:prs] Add fields for Pull Requests-related data
* [enriched-cocom] Use hashlib instead hash() to create a uniq id

* Kidash
* [flake8] Fix flake8 errors

* Perceval
* [supybot] Adds support for logs without timezone information
* [githubql] Support GitHub App to fetch data
* [github] Support GitHub App to fetch data
* [perceval] Add flag `-l/--list` to show list of available backends

* Sigils
* [github] Update index pattern with new fields


# 0.2.52

Released: 2020-11-24
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.52
grimoirelab==0.2.53
grimoirelab-toolkit==0.1.12
perceval==0.17.3
perceval==0.17.4
perceval-mozilla==0.2.12
perceval-opnfv==0.1.19
perceval-puppet==0.1.18
perceval-weblate==0.1.0
perceval-finos==0.1.9
kingarthur==0.1.20
grimoire-elk==0.83.0
grimoire-elk==0.84.0
sortinghat==0.7.15
kidash==0.4.18
grimoirelab-panels==0.0.59
kidash==0.4.19
grimoirelab-panels==0.0.60
sirmordred==0.2.37
cereslib==0.1.14
cereslib==0.1.15
graal==0.2.9

0 comments on commit d6d2b65

Please sign in to comment.