Skip to content

Commit

Permalink
Release 0.2.57
Browse files Browse the repository at this point in the history
Signed-off-by: Quan Zhou <quan@bitergia.com>
  • Loading branch information
zhquan committed Jul 20, 2021
1 parent 5826bb8 commit 864a437
Show file tree
Hide file tree
Showing 5 changed files with 80 additions and 12 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.56"
__version__ = "0.2.57"
22 changes: 22 additions & 0 deletions releases/0.2.57
@@ -0,0 +1,22 @@
GRIMOIRELAB_REL='0.2.57'

GRIMOIRELAB='0.2.57'
BESTIARY='e33976089fcb099d8054b686f61d1f39e9038aa1'
CERESLIB='c047e6d5fcda4826fdd5f29403fb62952537f8af'
GRAAL='8b7acb00a9bb4c297facaa851b2fb53c2a51a5e0'
GRIMOIREELK='d914daf930d5e5e2eb5fcaebdba1e66f810bf633'
GRIMOIRELAB_TOOLKIT='eb7823383cb5843b72143ac6e97d124ff5bffa55'
HATSTALL='a96d4daab70e80819a72864dd806e0025e95e162'
KIBITER='2af3a3dc1b7bc12efe3b4b0e5f6bce6dcb0d220a'
KINGARTHUR='5049371330a231c9324bd7c282e20afd8af635ce'
PERCEVAL='16f8f2990ecc8f396c2ec5d826cc5e5cc530f94e'
PERCEVAL_MOZILLA='0c9b7a3b0cb151e30cd7d9d9c64af12264cfd5bb'
PERCEVAL_OPNFV='baabf2a609a188fcbb605bdf36031e12d1358e4a'
PERCEVAL_PUPPET='f1f6473072af3ecfbf35eba473ec2dba771faed0'
PERCEVAL_WEBLATE='8366eebaf82da5de46ad8981666300935d9a2753'
PERCEVAL_FINOS='eb16ad8955aae622d64b2b5774f6a15b146c7fcd'
SIGILS='5d1d793b0abcbbfa3533d9ce6aa88a318fea5261'
SIRMORDRED='c5e2c6a73baeb688f795c93e9636cc8f55d7d0de'
SORTINGHAT='f935c80ad47c03262a1b497fc24859c27d2b9ff6'
TUTORIAL='725308c8258869199d11681d73774bbf3930c041'
KIDASH='322757e6c84b12da0b72e1ad3b4721c59ef9adf9'
46 changes: 46 additions & 0 deletions releases/NEWS
@@ -1,3 +1,49 @@
# 0.2.57

Released: 2021-07-20


* ELK
* [enriched/mattermost] Fix 'useAutomaticTimezone' TypeError
* [raw/mattermost] Fix mapping for 'data.props.meeting_id'
* [enriched/weblate] Fix KeyError for several fields
* [schema] Update Kafka KIP schema
* Kidash
* [setup] Upgrade requests to 2.26.0
* Perceval
* Bump grimoirelab-toolkit from 0.1.12 to 0.2
* [gha] Create release.yml
* [nntp] Avoid line too long error
* [nntp] Handle not valid date
* [mattermost] Change the key from 'data.metadata.images' to value
* [gha] Update tests workflow
* [perceval] Change perceval script as entrypoint
* [docs] Fix typos
* Perceval-finos
* Bump grimoirelab-toolkit from 0.1.12 to 0.2.0
* [perceval-finos] Add poetry support
* [travis] Support for python 3.6, 3.7 and 3.8
* Perceval-mozilla
* Bump grimoirelab-toolkit from 0.1.12 to 0.2.0
* [perceval-finos] Add poetry support
* [travis] Support for python 3.6, 3.7 and 3.8
* Perceval-opnfv
* Bump grimoirelab-toolkit from 0.1.12 to 0.2.0
* [perceval-finos] Add poetry support
* [travis] Support for python 3.6, 3.7 and 3.8
* Perceval-puppet
* Bump grimoirelab-toolkit from 0.1.12 to 0.2.0
* [perceval-finos] Add poetry support
* [travis] Support for python 3.6, 3.7 and 3.8
* Perceval-weblate
* Bump grimoirelab-toolkit from 0.1.12 to 0.2.0
* [perceval-finos] Add poetry support
* [travis] Support for python 3.6, 3.7 and 3.8
* Sortinghat
* [parsing/gitdm] Update VALID_LINE_REGEX expression
* Bump jinja2 from 2.11.1 to 2.11.3
* [CI] Migrate from Travis CI to GitHub Actions

# 0.2.56

Released: 2021-06-09
Expand Down
2 changes: 1 addition & 1 deletion releases/latest
20 changes: 10 additions & 10 deletions requirements.txt
@@ -1,15 +1,15 @@
grimoirelab==0.2.56
grimoirelab==0.2.57
grimoirelab-toolkit==0.1.12
perceval==0.17.7
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
perceval==0.17.8
perceval-mozilla==0.2.13
perceval-opnfv==0.1.20
perceval-puppet==0.1.19
perceval-weblate==0.1.1
perceval-finos==0.1.10
kingarthur==0.1.20
grimoire-elk==0.87.0
sortinghat==0.7.15
kidash==0.4.20
grimoire-elk==0.88.0
sortinghat==0.7.16
kidash==0.4.21
grimoirelab-panels==0.0.61
sirmordred==0.2.38
cereslib==0.1.15
Expand Down

0 comments on commit 864a437

Please sign in to comment.