Skip to content

osc release PROJECT fails silently - must specify a PACKAGE #2048

@rhaberkorn

Description

@rhaberkorn

Describe the bug
osc release silently fails when given only a project instead of releasing all packages. It works when specifying exactly one package. According to the manpage, I was under the impression that package is optional.
This could of course be a backend issue as well, but osc still shouldn't fail silently.

Versions

  • Operating system: openSUSE Tumbleweed
  • Packages: osc-1.23.0-1.1.noarch

To Reproduce

  1. osc release --no-delay PROJECT; echo $?
  2. No error, return code 0.

Expected behavior
I would expect that all packages from the given project are released into the project's target.

Additional context
I can debug the backend if necessary (it's a private instance).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions