Skip to content

Commit

Permalink
[release] Release 0.1.2, corresponding to release file 18.09-02
Browse files Browse the repository at this point in the history
  • Loading branch information
sduenas committed Sep 7, 2018
1 parent 68fe470 commit 9d1167a
Show file tree
Hide file tree
Showing 5 changed files with 60 additions and 8 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.1.1"
__version__ = "0.1.2"
20 changes: 20 additions & 0 deletions releases/18.09-02
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
GRIMOIRELAB_REL='18.09-02'

GRIMOIRELAB='0.1.1'
SORTINGHAT='8dfd61d10d78f27e191f8c805cf73e8980471478'
GRIMOIREELK='d40938b66c925378c39bd481b12482d78d5b32d4'
PERCEVAL='3a7fb4deabdf9873e5c8a6b70f4942d610442e3e'
KIBITER='f7bf173cb1d79418b9909d877adfb998ce7b52da'
KINGARTHUR='ecc4e1ae016e4152a948387eb20172b9bb1fe130'
CERESLIB='1ccb6620fe8b63f652198f94d74b58450f9bb27e'
SIGILS='8d13511f85b010a6e1af7d341977376067badaae'
SIRMORDRED='5ed5642846aebfdc322f6f27e56b6e5e833056ce'
TUTORIAL='abeed12cd94357fe5d769f086117f9c8b63f3162'
PERCEVAL_MOZILLA='5693acf76bbae985db46cfc8023e4c87b1cd1585'
PERCEVAL_PUPPET='3e3afc3f55059bf56f7685ea821e3623f7c4bee5'
MANUSCRIPTS='f1a923fe3eb73bf5b58ba61e7884665ed9541c3e'
BESTIARY='e33976089fcb099d8054b686f61d1f39e9038aa1'
GRIMOIRELAB_TOOLKIT='eae1959a1378708442e5d3fd55f49f3492ae4cf0'
PERCEVAL_OPNFV='8cdfe8997ac90c932de8d35b1c59ca7bbbf5838a'
HATSTALL='1fd23bd013b2184372720e4713f7c825cdc496e2'
KIDASH='88f2dd81f5435b032d9ab02c0400caabae66710b'
32 changes: 32 additions & 0 deletions releases/NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,35 @@
## 18.09-02

Released: 2018-09-07

* Perceval
** Remove unused and not working config_file option

* grimoirelab-elk
** [tests] Fix load identities test
** [tests] Add tests for googlehits connectors
** [utils] Add googlehits connectors
** [enrich] Add support to enrich googlehits raw data
** [raw] Add support for googlehits data

* Sigils
** [irc] Fix orgs table participants count
** [KIP] Restore search viz

* SirMordred
** [utils] Update micro-mordred menu.yml
** [task_panels] Modify alias for google hits
** [config] Remove google_hits from extra backends
** [archives] Update slack archive
** [archives] Update github archive
** [tests] Add tests for googlehits

* Hatstall
** Add new index that show just an form in order to search identities
** Delete the first and last " with strip()
** Add CSRF_TRUSTED_ORIGINS as a docker env variable


## 18.09-01

Released: 2018-09-04
Expand Down
2 changes: 1 addition & 1 deletion releases/latest
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
grimoirelab==0.1.0
grimoirelab==0.1.1
grimoirelab-toolkit==0.1.8
perceval==0.11.8
perceval==0.11.10
perceval-mozilla==0.2.4
perceval-opnfv==0.1.12
perceval-puppet==0.1.11
kingarthur==0.1.12
grimoire-elk==0.30.48
grimoire-elk==0.30.51
sortinghat==0.6.9
kidash==0.4.8
grimoirelab-panels==0.0.19
kidash==0.4.9
grimoirelab-panels==0.0.21
manuscripts==0.2.16
sirmordred==0.1.41
sirmordred==0.1.43
cereslib==0.1.4

0 comments on commit 9d1167a

Please sign in to comment.