Skip to content
Snippets Groups Projects

Add check target to Makefile

Merged nl6720 requested to merge nl6720/archiso:make-check into master

Makefile:

  • Move shellcheck commands from .gitlab-ci.yml.

.gitlab-ci.yml:

  • Run make check.
  • Prevent partial upgrades, i.e. use -Syu.
  • Prevent reinstalling already installed packages by using pacman's --needed option.
  • Don't force-download the package database.

.github/workflows/lint.yml:

  • GitHub Actions workflow that runs make check.
Edited by nl6720

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading