Better development process? #8934
space-nuko
started this conversation in
General
Replies: 2 comments 5 replies
-
This version broke "Send to txt2img", "Show extra networks", and many other things for me. It's also extremely slow now. I agree with having a dev branch. |
Beta Was this translation helpful? Give feedback.
1 reply
-
@AUTOMATIC1111 thoughts? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I think alot of people can agree that auto's latest Gradio 3.23 merge was too hasty, it broke a lot of things
Infact I had fixed all those issues in my PR #8752 but auto decided to merge his instead, I understand mine had too many things to merge but I could have reverted those commits to cut down in the amount of changes if he'd asked
Not to mention, with auto showing up once a week it's hard to tell when open PRs will get feedback when he leaves again, I completely understand if the man is busy with real life but there are a lot of other contributors that post helpful feedback on PRs, why not give them the ability to manage PR lifecycles and merging themselves?
Maybe these suggestions would help not break everyones workflow every time Gradio is updated
develop
branch separate frommain
branch where people can test out new changes before they're mergeddevelop
tomain
, and increments a major/minor versionBeta Was this translation helpful? Give feedback.
All reactions