Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • D dbscripts
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
    • Locked files
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Arch LinuxArch Linux
  • dbscripts
  • Merge requests
  • !15

Verify update plus rebuild

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Jelle van der Waa requested to merge verify-update-plus-rebuild into master Jan 10, 2019
  • Overview 8
  • Commits 3
  • Pipelines 0
  • Changes 10

Created by: eli-schwartz

Perform safety checks to verify that there isn't a testing/staging rebuild in progress which will be invalidated by a db-update. This protects against the case where a Dev/TU performs a global rebuild that touches one package in staging, and then another (the original maintainer, say) tries to update the same package but does not realize it needs to be updated for staging as well.

Also make the testing2x script slightly more useful by handling multiple testing repos. The current script was basically written with packages.git in mind alone.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: verify-update-plus-rebuild