Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

CLI ignores end points that don't define managed RESTObject #3112

Closed as not planned
Labels
@igorp-collabora

Description

@igorp-collabora

Description of the problem, including code/CLI snippet

Certain end points like SideKiq are skipped by CLI parser because they don't manage any objects. This is because only RESTManager classes that defined the_obj_cls attribute are parsed for the endpoints.

I described this behaviour here:#3083 (comment)

Expected Behavior

All endpoints with managers are accessible.

Actual Behavior

Missing endpoints:

  • group-registry-repository:/groups/{group_id}/registry/repositories
  • project-audit:/projects/{project_id}/audit_events
  • project-iteration:/projects/{project_id}/iterations
  • sidekiq: None
  • user-identity-provider:/users/{user_id}/identities

This list is made by taking a diff between current main branchpython -m gitlab --help and my quick experiment of adding all RESTManagers to the CLI parser.

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


      [8]ページ先頭

      ©2009-2025 Movatter.jp