Igor Zubiaurre

Results 20 issues of Igor Zubiaurre

Would you mind to help packaging _django-imagekit-cropper_ for _Debian_? I'm willing to help if someone else supports me in this effort. I've checked the code and at first sight I...

At least one pointing to GrimoireLab's.

documentation

For historical reasons (the tutorial got stuck in the middle of a revamp) the current tutorial is a mess of unsorted pages. Let's bring some order by grouping them back....

Just wanted to save this explanation. Not sure of where in the tutorial to insert it: > The fields in GrimoireLab come to be through different paths: > > -...

Several data source configurations use secrets like the field `api-token`. These ought to be collected from another file (or files), so the configuration can be safely published. The prominent use...

The match recommendations are currently shared by manual processing and _Unify_ jobs. This makes it very risky if _Unify_ jobs are scheduled because manual processing must end before the next...

SortingHat could automatically recommend merging GitHub-generated email addresses in Git profiles (`{number}+{github_user}@users.noreply.github.com`) with GitHub profiles with the same user account.

enhancement

When loading big or complex profiles this is the output while it loads: ![imagen](https://github.com/chaoss/grimoirelab-sortinghat/assets/36269471/24e1841a-859d-4257-9e32-38ccdb4a7db9) Just changing `no name` with `Loading this profile...` would do a lot for the UX.

The last message when creating a job from a profile provides a `View jobs` link that should display the created job. ![imagen](https://github.com/chaoss/grimoirelab-sortinghat/assets/36269471/4462877f-8d11-4486-96db-53d5e3c58bfb) But it sends to SortingHat's landing page (https://grimoirelab.instance.url/identities),...

**Is your feature request related to a problem? Please describe.** The `is one of` filter generates the following code block under the hood: ```json { "query": { "bool": { "minimum_should_match":...

enhancement