-
Notifications
You must be signed in to change notification settings - Fork 63
Docs:/streams: try to explain streams lifecycle #1736
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
Conversation
I have been struggling a bit to understand how the content is promoted between the streams, so I tried to improve the documentation a little. I thought of adding a mermaid chart as well but I am not sure if it's really helpful. Also, delete bodhi-updates references, see coreos#1734
There are multiple things here in both the old and new texts that aren't quite right/outdated. Some things in the new text also duplicate other sections. WDYT about instead focusing this PR on scrubbing out bodhi-updates and bodhi-updates-testing for now and I can do a follow-up that updates this doc more generally to reflect reality? |
You are right let's split that out: #1738 |
@jlebon BTW, what do you think about merging
If you don't mind I'd like to do the follow-up on the doc update. I know it's going to be a slower process, but IMHO the process of figuring this out is valuable :) |
The difference is that the text in I do think though that
Works for me! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mostly LGTM. Some nits
Ah, looks like Jonathan founds things I missed: #1736 (comment) |
Co-authored-by: Timothée Ravier <[email protected]>
Closing on behalf of: #1912 |
I have been struggling a bit to understand how the content is promoted between the streams, so I tried to improve the documentation a little.
I thought of adding a mermaid chart as well but I am not sure if it's really helpful.
Also, delete bodhi-updates references, see #1734