Skip to content

docs: add documentation for multi-repository demo#60

Merged
patzielinski merged 2 commits into
gittuf:mainfrom
Nishanth2969:doc-multi-repo
Jan 14, 2026
Merged

docs: add documentation for multi-repository demo#60
patzielinski merged 2 commits into
gittuf:mainfrom
Nishanth2969:doc-multi-repo

Conversation

@Nishanth2969

Copy link
Copy Markdown
Contributor

This PR adds documentation for the multi-repository demo script, explaining what it does and how to use it.

Fixes #58

Fixes gittuf#58

Signed-off-by: Nishanth2969 <kananth2018@gmail.com>

@yongjae354 yongjae354 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @Nishanth2969 , thanks for the PR!
I think it might be worth separating this demo out to its own document?

@patzielinski patzielinski left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Following up on what @yongjae354 said, I think it's best if we have another .md file that contains the instructions for running the multi-repository demo, in a similar format to the regular README.md. So, this would mean taking the text you've added and just moving it to a new .md file, and also adding the commands into the .md file as is with the regular README.md file.

@patzielinski patzielinski force-pushed the doc-multi-repo branch 2 times, most recently from f01fd7c to b65404c Compare December 11, 2025 17:02
@patzielinski patzielinski requested review from adityasaky and yongjae354 and removed request for yongjae354 December 11, 2025 17:03
@patzielinski

Copy link
Copy Markdown
Collaborator

I've pushed a restructure of the demo repository to this PR. Each demo is now contained in its own Python and Markdown files. Currently, we have two demos with this PR: the basic functionality demo and the multi-repository demo, but we have a delegation demo with #59, and we can also add a multi-party approval demo as well.

Comment thread demo-multi-repo.md Outdated
Comment thread demo-multi-repo.md Outdated
Signed-off-by: Pat Zielinski <git@patzielinski.com>

@patzielinski patzielinski left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving this to move the PR backlog on the demo along...

@patzielinski patzielinski merged commit f195362 into gittuf:main Jan 14, 2026
1 check passed
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.

Update docs to cover multi-repo demo

4 participants