canonical/open-documentation-academy

Snapcraft: create how-to documentation for review-tools

Offen

#6 geöffnet am 25.01.2024

 (6 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Python (99 Forks)auto 404
help wantedhow-tonewsize 5

Repository-Metriken

Stars
 (119 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Write a how-to guide on using review-tools to check a snap is consistent and secure.

Background

The review-tool command can be used to test whether a freshly built snap will pass Store tests permitting the snap to be published. The Store runs reviews tools whenever a new snap is uploaded. The following is a common command, for example:

review-tools.snap-review cameractrls_0.5.6-0-gd8136d1_amd64.snap 

This how-to should cover how to install the review-tools snap, how its most important functions are accessed, and how some of the most common problems could be mitigated.

Prerequisites

You will need some experience building snaps.

See also Contribute to our documentation.

Contributor Guide