Skip to content

Disable builds based on dput argument when branching a project #48

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

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