Review of "GitLab Extension" version 13

Details Page Preview

GitLab extension utilizes the official GitLab API to provide a comfortable overview about your projects, commits & pipelines.

Extension Homepage
https://github.com/cinatic/gitlab-extension

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Version Status
13 Rejected
12 Rejected
11 Rejected
10 Active
9 Active
8 Active
7 Active
6 Rejected
5 Rejected
4 Active
3 Active
2 Active
1 Active

Previous Reviews on this Version

JustPerfection rejected
1. Use `console.*` instead of `log()`: https://gjs.guide/extensions/upgrading/gnome-shell-45.html#logging 2. Don't leave any instances in global scope after disable (line 5-6 helpers/settings.js).