0.7.0-rc.2
github-actions
released this
26 Oct 12:42
·
199 commits
to master
since this release
GrimoireLab 0.7.0-rc.2
The following list describes the changes by component:
perceval 0.21.0-rc.3 - (2022-10-26)
New features:
- [gitlab] Alias
--url
for--enterprise-url
argument (#801)
The argument--enterprise-url
for Gitlab backend has the new alias
--url
. With this argument, users can define the GitLab instance from
items will be fetched. This can be set to the SaaS GitLab
(gitlab.com
) or to a self-managed instance (e.g.
gitlab.example.com
). By default, this parameter points to
https://gitlab.com
. - [hyperkitty/mbox] Option
to-date
to fetch until that date
This parameter allows fetching data until a specific date. By default,
this value is2100-01-01
, but this can be changed adding--to- date
.
perceval-mozilla 0.3.4-rc.3 - (2022-10-26)
- Update Poetry's package dependencies
perceval-opnfv 0.2.4-rc.3 - (2022-10-26)
- Update Poetry's package dependencies
perceval-puppet 0.2.4-rc.3 - (2022-10-26)
- Update Poetry's package dependencies
perceval-weblate 0.2.4-rc.3 - (2022-10-26)
- Update Poetry's package dependencies
kingarthur 0.2.4-rc.3 - (2022-10-26)
- Update Poetry's package dependencies
graal 0.4.1-rc.3 - (2022-10-26)
- Update Poetry's package dependencies
grimoire-elk 0.103.2-rc.2 - (2022-10-26)
New features:
- Option 'to-date' on the backend sections
The optionto-date
on thesetup.cfg
allows fetching data until a
specific date. By default, this value is2100-01-01
.
Bug fixes:
- Onion study on Github pull requests fixed
Github pull requests onion study is now updated to allow passing the
study alias name by parameter. - Onion study on Gitlab fixed
Gitlab onion study is now updated to allow passing the study alias
name by parameter.
Dependencies updateds:
- New Pandas version
Update Pandas to the newest version compatible with Python 3.7+.
sirmordred 0.5.0-rc.2 - (2022-10-26)
New features:
- New default GitHub pull requests alias names
GitHub pull_request category (github:pull) has its own aliases now:
github_pull_requests
andgithub_pull_requests-raw
. This category
used to share the default aliases for GitHub:github
andgithub- raw
.