Skip to content

Add support for updating package meta #25

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 1 commit into
base: main
Choose a base branch
from

Conversation

ColinKinloch
Copy link
Contributor

@ColinKinloch ColinKinloch commented Feb 28, 2025

This MR adds a function set_meta which updates the package meta object.

Branching packages resets the package meta, this allows us to restore it in obs-runner-rs.

TODO:

Since this deserialises and serializes package meta this needs an xml dom to avoid loosing fields and causing more issues than it fixes.
I'm looking into using the xml_dom crate.

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