psss / did

What did you do last week, month, year?
https://did.readthedocs.io/
GNU General Public License v2.0
245 stars 103 forks source link

Avoid multiple queries to gitlab with no events #357

Closed sandrobonazzola closed 1 week ago

sandrobonazzola commented 4 months ago

GitLab plugin was accessing GitLab API multiple times if the events set was empty. Now it accesses the API only once.