Review of "Docker" version 48

Details Page Preview

Quick access to Docker and Docker Compose.

Extension Homepage
https://gitlab.com/stickman_0x00/gnome_shell_extension_docker

No comments.

Diff Against

Files

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

Shexli (experimental) error 1 manual_review 1

Shexli found 2 issues that may need reviewer attention.

EGO-A-005 manual_review

extensions should not access the clipboard directly

Direct clipboard access via `St.Clipboard.get_default()` requires reviewer scrutiny.

Review Guidelines

  • modules/containerMenu.js:75
    St.Clipboard.get_default()
  • ui/dialogs/information.js:90
    St.Clipboard.get_default()
  • ui/dialogs/information.js:104
    St.Clipboard.get_default()

EGO-M-004 error

metadata shell-version must only include plausible stable releases and at most one development release

Field `shell-version` contains invalid values, more than one development release, or implausible future releases.

metadata.json must be well-formed

  • metadata.json
    shell-version=['48', '49', '50', '51']

All Versions

Previous Reviews on this Version

JustPerfection active
stickman_0x00 posted a review
thank you