Snapcraft: create how-to documentation for review-tools
#6 ouverte le 25 janv. 2024
Métriques du dépôt
- Stars
- (119 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
Description
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.