Skip to content

Commit

Permalink
Release 0.2.47
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 Sep 23, 2020
1 parent d9f0ef7 commit 7a924b5
Show file tree
Hide file tree
Showing 5 changed files with 41 additions and 6 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.46"
__version__ = "0.2.47"
21 changes: 21 additions & 0 deletions releases/0.2.47
@@ -0,0 +1,21 @@
GRIMOIRELAB_REL='0.2.47'

GRIMOIRELAB='0.2.47'
BESTIARY='e33976089fcb099d8054b686f61d1f39e9038aa1'
CERESLIB='53768c5cde7b002d42eb1151c21a662159463072'
GRAAL='8b7acb00a9bb4c297facaa851b2fb53c2a51a5e0'
GRIMOIREELK='5b0583ffab3be7dc01f6c3a2e7e3f4a7c5b03e6f'
GRIMOIRELAB_TOOLKIT='eb7823383cb5843b72143ac6e97d124ff5bffa55'
HATSTALL='a96d4daab70e80819a72864dd806e0025e95e162'
KIBITER='2af3a3dc1b7bc12efe3b4b0e5f6bce6dcb0d220a'
KINGARTHUR='5049371330a231c9324bd7c282e20afd8af635ce'
PERCEVAL='1efb7679d7c804623505428c9d6523f53192fdbb'
PERCEVAL_MOZILLA='ab23c304b7c80db52adb6031b5b6df9353991b25'
PERCEVAL_OPNFV='488952f48d0a36d1db893813c33961da921aff1b'
PERCEVAL_PUPPET='01d5cc55215e9835f57535bec27c6fe1ab616ea3'
PERCEVAL_FINOS='42f3412694205f75b83c9483ccbc0c74d439c005'
SIGILS='236912d9a66e54af5fffede5a33e7cf733b2c4c9'
SIRMORDRED='d67c49f6a81f83232b6f6579ad956a3b7d0d9b7c'
SORTINGHAT='dd529efe20d0875b63e40f7ee0c3c620e8e75800'
TUTORIAL='725308c8258869199d11681d73774bbf3930c041'
KIDASH='7154853ae6acf8e5aec00f31e7a417207d8be559'
14 changes: 14 additions & 0 deletions releases/NEWS
@@ -1,3 +1,17 @@
# 0.2.47

Released: 2020-09-23

* ELK
* [enriched/githubql] Add new study 'enrich_reference_analysis'

* Sigils
* [gerrit] Change `timeopen` to `painless_delay`

* SirMordred
* [githubql] Add new study "enrich_reference_analysis"


# 0.2.46

Released: 2020-09-14
Expand Down
2 changes: 1 addition & 1 deletion releases/latest
8 changes: 4 additions & 4 deletions requirements.txt
@@ -1,15 +1,15 @@
grimoirelab==0.2.46
grimoirelab==0.2.47
grimoirelab-toolkit==0.1.12
perceval==0.17.1
perceval-mozilla==0.2.12
perceval-opnfv==0.1.19
perceval-puppet==0.1.18
perceval-finos==0.1.9
kingarthur==0.1.20
grimoire-elk==0.78.0
grimoire-elk==0.79.0
sortinghat==0.7.14
kidash==0.4.18
grimoirelab-panels==0.0.54
sirmordred==0.2.35
grimoirelab-panels==0.0.55
sirmordred==0.2.36
cereslib==0.1.14
graal==0.2.9

0 comments on commit 7a924b5

Please sign in to comment.