Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • infrastructure infrastructure
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 106
    • Issues 106
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Arch LinuxArch Linux
  • infrastructureinfrastructure
  • Merge requests
  • !636

aurweb: release 6.1.7 - git archives

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Leonidas Spyropoulos requested to merge artafinde/infrastructure:aur_6.1.6 into master Oct 11, 2022
  • Overview 0
  • Commits 1
  • Pipelines 4
  • Changes 6

This commit brings in four new routes to nginx:

  • /archives/metadata.git
  • /archives/users.git
  • /archives/pkgbases.git
  • /archives/pkgnames.git

See https://gitlab.archlinux.org/archlinux/aurweb/-/blob/master/doc/git-archive.md for a detailed rundown on what these archive repositories are.

For those wishing to use archive metadata, see https://gitlab.archlinux.org/archlinux/aurweb/-/blob/master/doc/repos/metadata-repo.md#popularity-calculation for important consumer details.

These git archive repositories are intended to deprecate and supercede aurweb-mkpkglists within two months of this feature being announced to AUR helper projects.

For now, we will be updating the repositories once every 10 minutes internally on the AUR server. When aurweb-mkpkglists is removed, we should change this to a five minute interval to coincide with the same interval that aurweb-mkpkglists used. From a client perspective, they can still use a five minute interval to update their git repositories, as this will work seamlessly between five minute and ten minute intervals in terms of git updates.

Signed-off-by: Kevin Morris kevr@0cost.org

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: aur_6.1.6