Skip to content

Commit

Permalink
Release 0.2.69
Browse files Browse the repository at this point in the history
Signed-off-by: Quan Zhou <quan@bitergia.com>
  • Loading branch information
zhquan committed Mar 18, 2022
1 parent 1c2703a commit 5c4b6b8
Show file tree
Hide file tree
Showing 5 changed files with 109 additions and 14 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.68"
__version__ = "0.2.69"
22 changes: 22 additions & 0 deletions releases/0.2.69
@@ -0,0 +1,22 @@
GRIMOIRELAB_REL='0.2.69'

GRIMOIRELAB='0.2.69'
BESTIARY='e33976089fcb099d8054b686f61d1f39e9038aa1'
CERESLIB='271706dcfa330b07ec744ba9f58431b5f53b9e7e'
GRAAL='8b7acb00a9bb4c297facaa851b2fb53c2a51a5e0'
GRIMOIREELK='a98ed3fb4edad5536a39f2ce49908873204cb8a5'
GRIMOIRELAB_TOOLKIT='eb7823383cb5843b72143ac6e97d124ff5bffa55'
HATSTALL='a96d4daab70e80819a72864dd806e0025e95e162'
KIBITER='2af3a3dc1b7bc12efe3b4b0e5f6bce6dcb0d220a'
KINGARTHUR='5049371330a231c9324bd7c282e20afd8af635ce'
PERCEVAL='f80996f312e82c92253a828c16e3ce4f1644158c'
PERCEVAL_MOZILLA='8432c9b269ba56cd1cd8574415bb5fcdfb9d713a'
PERCEVAL_OPNFV='56446057639a823d4711e96a3ff8a9098e39e5eb'
PERCEVAL_PUPPET='656829c36bdd0ce491cc2f97a66e0930e3c33242'
PERCEVAL_WEBLATE='1fdd5c7313bdbaf4cc80618cc9ede848b43edb98'
PERCEVAL_FINOS='3199e698aedf68b8c8bdb3825a86e1b559256013'
SIGILS='e2ae3f0de0e57f0696f82c2ec73dddcfad78c3aa'
SIRMORDRED='0889663130c63a2b8be2ec9e9b18a0488f246398'
SORTINGHAT='39f6201985d4ec45dc6af0b572e5c254b5ea0250'
TUTORIAL='725308c8258869199d11681d73774bbf3930c041'
KIDASH='945cb08245de144535b403559f0774e7968c9378'
73 changes: 73 additions & 0 deletions releases/NEWS
@@ -1,3 +1,76 @@
# 0.2.69

Released: 2022-03-18


* Grimoirelab
* feat: add github event alias
* Changing `GitHub No Replay` to `GitHub No Reply`
* Cereslib
* [gha] Update tests workflow
* Remove Python 3.6 support
* [poetry] Add Poetry support
* ELK
* Support OpenSearch 1.x
* [enrich] Remove the prefix '::' of the enrollments.
* [enrich] Bugfix for hyperkitty. EnrichBackend can not get raw data.
* [poetry] Include sortinghat as extra dependency
* Remove Python 3.6 support
* Kidash
* [gha] Add workflow to automate the release process
* [gha] Add workflow to check if a changelog was included
* [gha] Update CI github action workflow
* Add flake8 and coverage as dev-dependencies
* [poetry] Add Poetry support
* Remove the support for Python 3.6 and add new versions
* [scripts] Change kidash scripts as entrypoints
* Perceval
* Add configurations of the metadata files to pyproject.toml
* [gha] Update release action using grimoirelab-github-actions
* Perceval-Mozilla
* Add configurations of the metadata files to pyproject.toml
* [gha] Update release action using grimoirelab-github-actions
* Perceval-OPNFV
* [gha] Use poetry for tests in GitHub Actions workflow
* Remove Python 3.6 support
* Support package namespaces with Poetry
* [gha] Add workflow to check if a changelog was included
* Perceval-Puppet
* [gha] Use poetry for tests in GitHub Actions workflow
* Remove Python 3.6 support
* Support package namespaces with Poetry
* [gha] Add workflow to check if a changelog was included
* Perceval-Weblate
* [gha] Use poetry for tests in GitHub Actions workflow
* Remove Python 3.6 support
* Support package namespaces with Poetry
* [gha] Add workflow to check if a changelog was included
* Sigils
* Support newer versions of Python apart from 3.7
* [poetry] Add Poetry support
* [json] Move visualizations inside panels
* [gerrit] Replace name field to author_name in Submitters table
* SirMordred
* [gha] Use poetry for tests in GitHub Actions workflow
* [poetry] Add poetry support
* [deps] Fix dependecies in requirements
* [utils] Change sirmordred scripts as entrypoints
* Refactoring link to new tutorial page. Currently it links to a page not found and I'm pretty sure this is a better place for the reader to be sent.
* Clarify README
* Sortinghat
* Include Sortinghat command in wheel
* [gha] Update tests workflow
* Fix flake8 code style warnings
* [setup.py] Add missing commas in entry_points
* Bump numpy to 1.21.0 in requirements.txt and setup.py
* Bump numpy from 1.18.3 to 1.21.0
* Remove Python 3.6 support
* [gha] Add workflow to check if a changelog was included
* [poetry] Add Poetry support
* [sh] Change SortingHat scripts as entrypoints
* [deps] Update Jinja version


# 0.2.68

Released: 2022-01-27
Expand Down
2 changes: 1 addition & 1 deletion releases/latest
24 changes: 12 additions & 12 deletions requirements.txt
@@ -1,16 +1,16 @@
grimoirelab==0.2.68
grimoirelab==0.2.69
grimoirelab-toolkit==0.1.12
perceval==0.17.16
perceval-mozilla==0.2.14
perceval-opnfv==0.1.21
perceval-puppet==0.1.20
perceval-weblate==0.1.2
perceval==0.17.17
perceval-mozilla==0.2.15
perceval-opnfv==0.1.22
perceval-puppet==0.1.21
perceval-weblate==0.1.3
perceval-finos==0.1.11
kingarthur==0.1.20
grimoire-elk==0.99.0
sortinghat==0.7.18
kidash==0.4.21
grimoirelab-panels==0.0.64
sirmordred==0.2.43
cereslib==0.1.15
grimoire-elk==0.100.0
sortinghat==0.7.19
kidash==0.4.22
grimoirelab-panels==0.0.65
sirmordred==0.2.44
cereslib==0.1.16
graal==0.2.9

0 comments on commit 5c4b6b8

Please sign in to comment.