eclipse-cdt-cloud / eclipse-cdt-cloud/tsp-python-client

Support endpoint to update experiments

オープン
#45 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
Python
スター
6
フォーク
16
PR マージ指標
30日以内にマージされた PR はありません

説明

Right now it's only possible to create an experiment, delete and list of an experiment. The TSP supports a PUT command to update the experiment (e.g. name or list of traces).

This tracker is to support the endpoint to update the experiment. Add also a command-line option to trigger the execution.
```
tsp_python-client --update-experiment --name --uuids
```
where at least of `--name`, `--uuids` is provided on the command-line or experiment is unchanged

see TSP: https://github.com/theia-ide/trace-server-protocol/blob/34d244cc35e652681b2f003d3bd69100da6541d6/API.yaml#L216

Note: https://github.com/theia-ide/trace-server-protocol/issues/69 is related and needs to be in take in consideration.

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

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

評価

この issue はまだ評価されていません。

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

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