canonical/open-documentation-academy

Snapcraft: create how-to documentation for review-tools

开放

#6 创建于 2024年1月25日

 (6 条评论) (0 个反应) (1 位负责人)Python (99 个派生)auto 404
help wantedhow-tonewsize 5

仓库指标

星标
 (119 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南