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

ProjectBuild does not have project_id needed for artifacts() #132

Closed
@btashton

Description

@btashton

The ProjectBuild object is missing the project_id attribute that it uses when it makes the call to the gitlab API

Traceback (most recent call last):
File "gitlabtest.py", line 115, in
build.artifacts(streamed=True, action=saver)
File "{SCRUB}/python-gitlab/gitlab/objects.py", line 927, in artifacts
url = '/projects/%s/builds/%s/artifacts' % (self.project_id, self.id)
AttributeError: 'ProjectBuild' object has no attribute 'project_id'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No 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