Skip to content

Commit

Permalink
release 0.2.39
Browse files Browse the repository at this point in the history
Signed-off-by: Valerio Cosentino <valcos@bitergia.com>
  • Loading branch information
valeriocos committed Mar 20, 2020
1 parent 86616ce commit 20f5188
Show file tree
Hide file tree
Showing 5 changed files with 151 additions and 11 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.38"
__version__ = "0.2.39"
22 changes: 22 additions & 0 deletions releases/0.2.39
@@ -0,0 +1,22 @@
GRIMOIRELAB_REL='0.2.39'

GRIMOIRELAB='0.2.39'
BESTIARY='e33976089fcb099d8054b686f61d1f39e9038aa1'
CERESLIB='894f0d929a92a235038e9fc36c6e206018e4bc48'
GRAAL='1a02c6656cacd97ef95fdfa3bf5ca354d18fc90a'
GRIMOIREELK='1201f3f7242386d9f21a76fe8e2b5783fb1c8e17'
GRIMOIRELAB_TOOLKIT='562047df21f4bb3b76e14f1a5d70993be4a94013'
HATSTALL='65c5c785246e0fc078fb6d2ac5b6a789bcb2460f'
KIBITER='2af3a3dc1b7bc12efe3b4b0e5f6bce6dcb0d220a'
KINGARTHUR='69750fb41aa99553f1197dbc3e6707c732dbb550'
PERCEVAL='198c87e34e1acd7c8eee656471d77c812967b505'
PERCEVAL_MOZILLA='f7f6bd2b01e448d70ea47d8554fff71d39f4e86b'
PERCEVAL_OPNFV='67731850e9ba705ce4e4927794921589366cad03'
PERCEVAL_PUPPET='8b3baf7657c1ff7c26fb64432025faadf99d3a74'
PERCEVAL_FINOS='2aac5405ea67864cd4da513a932b8c76ddadea00'
SIGILS='712ce6161c7ac9a43b9c20db349e6a7c8b2e9945'
SIRMORDRED='436c650d3c0c8d8e42adbce342b749b838ecea58'
SORTINGHAT='49fb9b1183b4c3d3cd03c345682e178f42337fd7'
TUTORIAL='725308c8258869199d11681d73774bbf3930c041'
MANUSCRIPTS='01c02369617c7311d6d618124d7926407bcf927c'
KIDASH='4f3e7cf09145169bf8c4025c127228c97e3455c8'
120 changes: 119 additions & 1 deletion releases/NEWS
@@ -1,6 +1,124 @@
# 0.2.39

Released: 2020-03-20

* Kidash
* [kidash/kidash] Delete dependency with `grimoirelab-panels`
* [doc] Update README
* Graal
* [graal] Update license and copyright information
* Cereslib
* [events] Add support for multiple affiliations
* Mordred
* [doc] Add PyCharm installation instructions
* added logging to file support for micro.py
* Troubleshooting fixed
* [doc] Fix askbot configuration typos
* Fix broken backlinks in supported resources
* Refracted Readme, Added navigation and contents
* Fixed README for docker-compose(without SearchGuard) with changes
* Corrected mariadb services for docker-compose.yml for without SearchGuard section
* [doc] Added Getting-Started doc
* added color logging facility in micro.py
* [micromordred] Replace actual api-token
* fixed username and pass for kibiter login
* Update README.md troubleshooting section - processes conflict with SearchGuard
* Update README.md troubleshooting section - processes conflict with SearchGuard
* Update 'Source code and docker' section of README.md to include unsecure docker-compose
* correcting spelling mistakes in Readme
* Added Empty Index Problem with Solution in troubleshooting section of Readme
* [utils] Add script to upload menu and dashboards
* Fixed phase enrichment time duration not counting days
* Added troubleshooting section in readme
* [sirmordred] Remove support for arthur
* [task_panels] Upload panels from the sigils module
* Merge branch 'add-colic' of 'https://github.com/snack0verflow/grimoirelab-sirmordred'
* [doc] Update readme with colic data and fix lexical order
* [readme] Improve doc to get a token for twitter
* [doc] Add sample cocom fields
* ELK
* [schema] Add attribute for multi org names in github_pull_requests.csv
* [schema] Add attribute for multi org names in github_issues.csv
* [schema] Add attribute for multi org names in git.csv
* [enriched-mappings] Update aoc mappings
* [enriched-study-ceres-onion] Support for multiple affiliations
* [tests] Add tests for multi_org_name fields
* [jira] Propagate multiple affiations attributes
* [gerrit] Propagate multiple affiations attributes
* [grimoire_elk] Add support for multiple affiliations
* modified: tests/test_git.py
* [raw-gerrit] Handle long text for data.patchSets.comments.message
* Update github_backlog.csv for a field missing
* [git] Include fields related with sortinghat when it is disabled
* [meetup] Include fields related with sortinghat when it is disabled
* [gitlab] Include fields related with sortinghat when it is disabled
* [github] Include fields related with sortinghat when it is disabled
* [sortinghat] Create enriched fields related to Sortinghat when it is disabled
* [enriched-gitlab] Fix repository value in issue
* [schema] Update field description
* [schema] Add project and project_1 descriptions to jenkins
* [elk] Remove support for arthur
* Update the mattermost.csv to fix a format issue
* [doc] Update readme for secure elasticsearch
* Perceval
* [groupsio] Update log message
* [perceval] Update license and copyright information
* [backend] Add Pagure backend to Perceval
* [perceval] Update license info
* [groupsio] Format from_date with utc+0 timezone
* [doc] Fix broken link in README
* Sigils
* [jenkins] Add index pattern
* Remove date formatting for grimoire_creation_date
* [all_enriched_tickets] Add date format
* [all_enriched] Add grimoire_creation_date format
* [affiliations] Add grimoire_creation_date format
* [github_issues] Update index pattern to include multi org names
* [git_areas_of_code] Update index pattern to include multi org names
* [git] Update index pattern to include multi org names
* [all_onion] Update index pattern to include multi org names
* [all_enriched_tickets] Update index pattern to include multi org names
* [all_enriched] Update index pattern to include multi org names
* [affiliations] Update index pattern to include multi org names
* Update affiliations index pattern
* [jenkins-job-categories] Add Jenkins projects pie chart
* [jenkins-nodes] Add Jenkins projects pie chart
* [jenkins-jobs] Add Jenkins projects pie chart
* [jenkins] Add Jenkins projects pie chart
* [jenkins] Update index pattern
* [twitter] Add link format to author_uuid field
* [stackoverflow] Add link format to author_uuid
* [slack] Add link format to author_uuid field
* [rss] Add link format to author_uuid field
* [redmine] Add link format to author_uuid field
* [meetup] Add link format to author_uuid field
* [mediawiki] Add link format to author_uuid field
* [mbox] Add link format to author_uuid field
* [mattermost] Add link format to author_uuid field
* [maniphest] Add link format to author_uuid field
* [kip] Add link format to author_uuid field
* [jira_resolution_date] Add format to author_uuid
* [jira] Add link format to author_uuid field
* [irc] Add link format to author_uuid field
* [gitlab-mrs] Add link format to author_uuid field
* [gitlab-issues] Add link format to author_uuid
* [github2-prs] Add link format to author_uuid
* [guthub2-issues] Add link format to author_uuid
* [git-aoc] Add link format to author_uuid field
* [gerrit] Add link format to author_uuid field
* [discourse] Add link format to author_uuid field
* [demographics] Add link format to author_uuid
* [confluence] Add link format to author_uuid field
* [bugzilla] Add link format to author_uuid field
* [askbot] Add link format to author_uuid field
* [all_onion] Add link format to author_uuid field
* [all_enriched_tickets] Add format to author_uuid
* [github-issues] Add link format to author_uuid
* [git] Add link format to author_uuid field

# 0.2.38

Released: 2020-01-25
Released: 2020-02-25

* Perceval
* Fixed Typos and Grammatical Errors
Expand Down
2 changes: 1 addition & 1 deletion releases/latest
16 changes: 8 additions & 8 deletions requirements.txt
@@ -1,16 +1,16 @@
grimoirelab==0.2.38
grimoirelab==0.2.39
grimoirelab-toolkit==0.1.11
perceval==0.12.27
perceval==0.13.0
perceval-mozilla==0.2.11
perceval-opnfv==0.1.18
perceval-puppet==0.1.17
perceval-finos==0.1.8
kingarthur==0.1.19
grimoire-elk==0.70.0
grimoire-elk==0.71.0
sortinghat==0.7.11
kidash==0.4.16
grimoirelab-panels==0.0.48
kidash==0.4.17
grimoirelab-panels==0.0.50
manuscripts==0.2.20
sirmordred==0.2.29
cereslib==0.1.10
graal==0.2.6
sirmordred==0.2.30
cereslib==0.1.11
graal==0.2.7

0 comments on commit 20f5188

Please sign in to comment.