Skip to content

Commit

Permalink
Release 0.2.49
Browse files Browse the repository at this point in the history
Signed-off-by: Santiago Dueñas <[email protected]>
  • Loading branch information
sduenas committed Oct 13, 2020
1 parent 4a28922 commit 85fe6a4
Show file tree
Hide file tree
Showing 5 changed files with 53 additions and 6 deletions.
2 changes: 1 addition & 1 deletion grimoirelab/_version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Versions compliant with PEP 440 https://www.python.org/dev/peps/pep-0440
__version__ = "0.2.48"
__version__ = "0.2.49"
22 changes: 22 additions & 0 deletions releases/0.2.49
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
GRIMOIRELAB_REL='0.2.49'

GRIMOIRELAB='0.2.49'
BESTIARY='e33976089fcb099d8054b686f61d1f39e9038aa1'
CERESLIB='53768c5cde7b002d42eb1151c21a662159463072'
GRAAL='8b7acb00a9bb4c297facaa851b2fb53c2a51a5e0'
GRIMOIREELK='feb40250f37b0c7e00095714aaad2251788e8a18'
GRIMOIRELAB_TOOLKIT='eb7823383cb5843b72143ac6e97d124ff5bffa55'
HATSTALL='a96d4daab70e80819a72864dd806e0025e95e162'
KIBITER='2af3a3dc1b7bc12efe3b4b0e5f6bce6dcb0d220a'
KINGARTHUR='5049371330a231c9324bd7c282e20afd8af635ce'
PERCEVAL='1efb7679d7c804623505428c9d6523f53192fdbb'
PERCEVAL_MOZILLA='ab23c304b7c80db52adb6031b5b6df9353991b25'
PERCEVAL_OPNFV='488952f48d0a36d1db893813c33961da921aff1b'
PERCEVAL_PUPPET='01d5cc55215e9835f57535bec27c6fe1ab616ea3'
PERCEVAL_WEBLATE='e50cf0e1c0c8af6df40ab9dc65788d92a909faf8'
PERCEVAL_FINOS='42f3412694205f75b83c9483ccbc0c74d439c005'
SIGILS='23abf61de3f55207bdc7621a359c8aee2a6b3e59'
SIRMORDRED='189e4a352772c01d63b9ed00084878ae83f073e6'
SORTINGHAT='dd529efe20d0875b63e40f7ee0c3c620e8e75800'
TUTORIAL='725308c8258869199d11681d73774bbf3930c041'
KIDASH='7154853ae6acf8e5aec00f31e7a417207d8be559'
24 changes: 24 additions & 0 deletions releases/NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
# 0.2.49

Released: 2020-10-13

* ELK
* [schema] Add schema file for Weblate enriched data
* [weblate] New enricher to handle changes
* [enrich/discourse] Add credentials to collect category info
* [enriched/github] Add field issue_url for issues and pull requests
* [enriched/githubql] Update references in related indexes

* Perceval
* Weblate backend

* Sigils
* [weblate] Add Weblate demographics panel
* [weblate] Add Weblate overview panel and index pattern
* [github] Update index pattern with issue_url field
* Update index patterns from github-related indexes

* SirMordred
* Add new backend weblate


# 0.2.48

Released: 2020-09-28
Expand Down
2 changes: 1 addition & 1 deletion releases/latest
9 changes: 5 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
grimoirelab==0.2.47
grimoirelab==0.2.49
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-weblate==0.1.0
perceval-finos==0.1.9
kingarthur==0.1.20
grimoire-elk==0.80.0
grimoire-elk==0.81.0
sortinghat==0.7.14
kidash==0.4.18
grimoirelab-panels==0.0.56
sirmordred==0.2.36
grimoirelab-panels==0.0.57
sirmordred==0.2.37
cereslib==0.1.14
graal==0.2.9

0 comments on commit 85fe6a4

Please sign in to comment.