[go: up one dir, main page]

packages/ci: add separate lintian tests

What

This MR move the lintian checks on the debian packages in a separate job in the publishing_test section.

Why

lintian checks do not need to be executed all the time, and in particular do not belong to the release pipelines.

How

I removed then lintian checks from the build job and moved in a separate job.

Manually testing the MR

Check if the lintian jobs are correctly executed and that a test release pipeline do not execute them.

Locally the script scripts/packaging/build-deb-local.sh should work as before.

Checklist

  • Document the interface of any function added or modified (see the coding guidelines)
  • Document any change to the user interface, including configuration parameters (see node configuration)
  • Provide automatic testing (see the testing guide).
  • For new features and bug fixes, add an item in the appropriate changelog (docs/protocols/alpha.rst for the protocol and the environment, CHANGES.rst at the root of the repository for everything else).
  • Select suitable reviewers using the Reviewers field below.
  • Select as Assignee the next person who should take action on that MR

Merge request reports

Loading