Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • K koji-regenrepo
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • linuxsupportlinuxsupport
  • cronjobscronjobs
  • koji-regenrepo
  • Merge requests
  • !6

Run regen-repo correctly

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Alex Iribarren requested to merge externals into master Feb 10, 2020
  • Overview 0
  • Commits 10
  • Pipelines 1
  • Changes 10

The previous version of koji-regenrepo regenerated all build tags all the time, which is complete overkill.

This version checks which external repos have changed, then it checks what tags use those external repos, and then it generates only those tags. The benefit of this is less useless work, actually regenerating what is needed and the fact that now we can regenerate repos when we modify external repos.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: externals