Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • D devtools
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
    • Locked files
  • Issues 57
    • Issues 57
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 28
    • Merge requests 28
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Arch LinuxArch Linux
  • devtools
  • Issues
  • #156
Closed
Open
Issue created Jun 01, 2023 by Christian Heusel@gromit🚀Reporter

pkgctl build: add option to test-install the created package

Currently there is no option to have the package test-installed to the local system.

🚧 Current workflow:

  1. pkgctl build --testing
  2. sudo pacman -U pkgname.pkg.tar.zst
  3. verify that the build package works as expected
  4. pkgctl release ...

🚀 New workflow:

  1. pkgctl build --local-install --testing
  2. verify that the build package works as expected
  3. pkgctl release ...

Sadly --install is already taken to install packges into the build chroot 🤔

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking