Skip to content

Commit

Permalink
Release 0.2.61
Browse files Browse the repository at this point in the history
Signed-off-by: Quan Zhou <quan@bitergia.com>
  • Loading branch information
zhquan committed Sep 7, 2021
1 parent 921ba9e commit ebd2f5c
Show file tree
Hide file tree
Showing 5 changed files with 45 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.60"
__version__ = "0.2.61"
22 changes: 22 additions & 0 deletions releases/0.2.61
@@ -0,0 +1,22 @@
GRIMOIRELAB_REL='0.2.61'

GRIMOIRELAB='0.2.61'
BESTIARY='e33976089fcb099d8054b686f61d1f39e9038aa1'
CERESLIB='c047e6d5fcda4826fdd5f29403fb62952537f8af'
GRAAL='8b7acb00a9bb4c297facaa851b2fb53c2a51a5e0'
GRIMOIREELK='01214f5a5c3e5e3de153b9b642431ede5e7bd282'
GRIMOIRELAB_TOOLKIT='eb7823383cb5843b72143ac6e97d124ff5bffa55'
HATSTALL='a96d4daab70e80819a72864dd806e0025e95e162'
KIBITER='2af3a3dc1b7bc12efe3b4b0e5f6bce6dcb0d220a'
KINGARTHUR='5049371330a231c9324bd7c282e20afd8af635ce'
PERCEVAL='7b90cd71f6d14ae59f9a7258b100130c83f3857b'
PERCEVAL_MOZILLA='9eab6bd0394222fa49686afc3dd19de82078d475'
PERCEVAL_OPNFV='e19d56147083f13dfdec33b35c06d244c9c625ce'
PERCEVAL_PUPPET='d9740823d10ce020d28221a96007757271b8f70a'
PERCEVAL_WEBLATE='5675ef345ae6935f5b1f59b5a8c005b85a8e808b'
PERCEVAL_FINOS='3199e698aedf68b8c8bdb3825a86e1b559256013'
SIGILS='5d1d793b0abcbbfa3533d9ce6aa88a318fea5261'
SIRMORDRED='9275d6fa0eca2838f40051a9119e9fdfe61e1832'
SORTINGHAT='f935c80ad47c03262a1b497fc24859c27d2b9ff6'
TUTORIAL='725308c8258869199d11681d73774bbf3930c041'
KIDASH='322757e6c84b12da0b72e1ad3b4721c59ef9adf9'
17 changes: 17 additions & 0 deletions releases/NEWS
@@ -1,3 +1,20 @@
# 0.2.61

Released: 2021-09-07


* ELK
* [raw/gitlab] Handle immense term for data.head_pipeline.yaml_errors
* [elk] Pass 'no_update' to pereceval
* [enriched/github2] Fix TypeError NoneType
* [mattermost] Allow parsing normal mattermost urls
* Perceval
* [github] Extend 'max_items' for all requests
* [docs] Add Gitee community backend
* SirMordred
* [config] Support inheritance in configuration


# 0.2.60

Released: 2021-08-31
Expand Down
2 changes: 1 addition & 1 deletion releases/latest
8 changes: 4 additions & 4 deletions requirements.txt
@@ -1,16 +1,16 @@
grimoirelab==0.2.60
grimoirelab==0.2.61
grimoirelab-toolkit==0.1.12
perceval==0.17.10
perceval==0.17.11
perceval-mozilla==0.2.14
perceval-opnfv==0.1.21
perceval-puppet==0.1.20
perceval-weblate==0.1.2
perceval-finos==0.1.11
kingarthur==0.1.20
grimoire-elk==0.91.0
grimoire-elk==0.92.0
sortinghat==0.7.16
kidash==0.4.21
grimoirelab-panels==0.0.61
sirmordred==0.2.39
sirmordred==0.2.40
cereslib==0.1.15
graal==0.2.9

0 comments on commit ebd2f5c

Please sign in to comment.