1.3.0-rc.1
github-actions
released this
02 Aug 10:35
·
51 commits
to main
since this release
GrimoireLab 1.3.0-rc.1
The following list describes the changes by component:
grimoirelab-toolkit 1.0.3-rc.1 - (2024-08-02)
- Update Poetry's package dependencies
kidash 1.0.3-rc.1 - (2024-08-02)
- Update Poetry's package dependencies
sortinghat 1.1.0-rc.1 - (2024-08-02)
New features:
- Save URL to an individual's LinkedIn profile (#817)
Users can add a link to a LinkedIn profile on the individual's page.
This helps speed up the lookup of a contributor's information. - Link to GitHub profile (#817)
Individuals' GitHub usernames now link to their profile. - Assign users to permission groups (#849)
Users can be assigned to a permission group using the command$ sortinghat-admin set-user-group username group
. A user in a group
automatically has the permissions granted to that group. - Configuration for regular expressions in CORS
Include in the configurationSORTINGHAT_CORS_ALLOWED_ORIGIN_REGEXES
environment variable that contains a list of regular expressions that
matches origins authorized to make cross-site HTTP requests.
Bug fixes:
- Consistent date format (#901)
All the job execution dates are now in YYYY-MM-DD hh:mm format on the
user interface.
cereslib 1.0.3-rc.1 - (2024-08-02)
- Update Poetry's package dependencies
perceval 1.0.3-rc.1 - (2024-08-02)
- Update Poetry's package dependencies
perceval-mozilla 1.0.3-rc.1 - (2024-08-02)
- Update Poetry's package dependencies
perceval-opnfv 1.0.3-rc.1 - (2024-08-02)
- Update Poetry's package dependencies
perceval-puppet 1.0.3-rc.1 - (2024-08-02)
- Update Poetry's package dependencies
perceval-weblate 1.0.3-rc.1 - (2024-08-02)
- Update Poetry's package dependencies
graal 1.0.3-rc.1 - (2024-08-02)
- Update Poetry's package dependencies
grimoire-elk 1.1.2-rc.1 - (2024-08-02)
Bug fixes:
- Git branches study fixed
Git branches study was assigning branches to wrong commits.
sirmordred 1.0.3-rc.1 - (2024-08-02)
Bug fixes:
- Days in collection spent time
Include days in logs when the collection spent time is more than one
day.