Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • A arch-release-promotion
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Arch LinuxArch Linux
  • arch-release-promotion
  • Merge requests
  • !12

Implement the synchronization of promoted releases

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged David Runge requested to merge issues/12 into master Aug 17, 2021
  • Overview 7
  • Commits 13
  • Pipelines 12
  • Changes 12

This (rather large) merge request implements the synchronization of promoted releases using the new entrypoint arch-release-sync.

The configuration has been extended to allow overriding the local synchronization directory (and other options) on a per project basis and to ensure that each release type name is unique. A Unix timestamp (i.e. date +%s) may be written to a configurable file upon changes to the sync dir. The temporary directory to which artifacts are downloaded may be set to the sync dir (else it is the per-user temporary directory).

Fixes #12 (closed)

Edited Sep 05, 2021 by David Runge
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: issues/12