Skip to content

lib: Add an API to construct a MutableTree from a commit#2449

Merged
jlebon merged 1 commit intoostreedev:mainfrom
cgwalters:mtree-from-commit
Oct 5, 2021
Merged

lib: Add an API to construct a MutableTree from a commit#2449
jlebon merged 1 commit intoostreedev:mainfrom
cgwalters:mtree-from-commit

Conversation

@cgwalters
Copy link
Copy Markdown
Member

@cgwalters cgwalters commented Sep 30, 2021

lib: Add an API to construct a MutableTree from a commit

This is nicer than having the caller parse the commit
object, or indirect via the OstreeRepoFile* object of the root.

Will be used in ostree-rs-ext around tar parsing.


@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Sep 30, 2021

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@cgwalters
Copy link
Copy Markdown
Member Author

/test all

@cgwalters cgwalters marked this pull request as ready for review September 30, 2021 21:27
This is nicer than having the caller parse the commit
object, or indirect via the `OstreeRepoFile*` object of the root.

Will be used in ostree-rs-ext around tar parsing.
@cgwalters cgwalters changed the title Mtree from commit lib: Add an API to construct a MutableTree from a commit Oct 1, 2021
@cgwalters
Copy link
Copy Markdown
Member Author

cgwalters commented Oct 1, 2021

Amazing that I made effectively the same mistake in two separate PRs.

But hey, at least it's nice to see the CI (correctly) fail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants