Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

PipelineEndpoint List is not retrieving all pipeline endpoints

オープン
#1,924 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
32/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
azure, python

調査の方向性

PublishedPipeline のドキュメントにあるエントリポイント PipelineEndpoint.list(ws) と、リンクされている PublishedPipeline.yml ソースから始めます。azureml-pipeline-core==1.52.0 と 100 個を超える公開済みエンドポイントを使って動作を再現し、その後、結果をドキュメントに記載された “all” の動作と比較します。完全な一覧を取得できるか、ドキュメントに記載された制限と使用方法が修正されれば完了です。

索引モデルが issue の本文から書いたものです。

説明

When i execute the PipelineEndpoint.list(ws) method, from class PublishedPipeline, the API retrieves just the first 100 endpoints and not the full list, despite the documentation states that it sould retrieve all the pipelines.
In particular, I cite the documentation:

Get all published pipelines in the current workspace

I'm running Python 3.8 and my package version is: azureml-pipeline-core==1.52.0

Is there any hidden parameter that i should specify to get the further 100 pipelines or it is a bug? Despite the reason, is there any way I can retrieve all the pipelines?

Thank you
Stefano


Dettagli del documento

Non modificare questa sezione. È necessaria per i collegamenti relativi ai problemi tra learn.microsoft.com ➟ GitHub.

主要言語
Jupyter Notebook
スター
4.4k
フォーク
2.6k
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

Azure/MachineLearningNotebooks のほかの issue

Azure/MachineLearningNotebooks の issue をすべて見る

似ている issue

Backend & API Design の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。