simvue-io / simvue-io/python-api
`contains` option from `get_artifacts_as_files` has disappeared
Open
@kzscisoft is already working on this.
Since Jun 24, 2025.
- Dominant language
- Python
- Stars
- 4
- Forks
- 1
- Avg merge
- 5d 8h
- Merged PRs (30d)
- 4
Description
It used to be possible to do this:
client.get_artifacts_as_files(run_id, contains='yaml', path=tmp_loc)
but the contains option no longer exists.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.