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

Support endpoint to update experiments

Open
#45 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
6
Forks
16
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.