Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • secdb secdb
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Our ARM infrastructure is unreachable at the moment, so CI jobs will time-out and packages will not be updated until the servers are back.

  • alpinealpine
  • securitysecurity
  • secdbsecdb
  • Merge requests
  • !6

generate_secdb: prune on fetch

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged alice requested to merge psykose/secdb:prune-fetch into master Jan 14, 2023
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 1

without pruning, refs could be removed and a fetch in the future would print spurious warnings about them not being present. there should be no harm in cleaning them up via prune first.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: prune-fetch