Skip to content
GitLab
  • Menu
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
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 2
    • Merge requests 2
  • 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 Linux
  • arch-release-promotion
  • Merge requests
  • !6

Show version information and change how project information is passed via CLI arguments

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged David Runge requested to merge issues/5 into master Aug 07, 2021
  • Overview 0
  • Commits 5
  • Pipelines 1
  • Changes 7

Allow displaying version information derived from importlib.metadata by passing -V/ --version to the entrypoint.

Change the default behavior of the entrypoint to iterating over all configured projects if not specifying a project (using -p/ --project) and (optionally) the release to promote (using -r/ --release). This eliminates the need for a required parameter and allows for a generic approach towards how to promote a release.

Fixes #5 (closed) Fixes #9 (closed)

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: issues/5