Skip to content

Conversation

ColinKinloch
Copy link
Contributor

xml_dom based alternative to #44
Relies on collabora/open-build-service-rs#29

When tests fail the logging from gitlab-runner-rs is likely useful.

* trace for obs_gitlab_runner
* debug for gitlab_runner
* warn for anything else
GitlabLayer is replaced with with Filtered<GitlabLayer, _, _> in
gitlab-runner-rs 0.0.9.

Replacing `with_tracing` with a macro simplifys resolving trait bounds.
Requires async `UploadableFile::get_data`
Add lifetime to `ArtifactDirectory` `Reader` to avoid copying.
Requires async `UploadableFile::get_data`
This will delete them once the job is completed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant