-
Notifications
You must be signed in to change notification settings - Fork 7
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
Reorganizing branches #44
Comments
Have you already talked to exherbo guys? |
We can file pull requests with anything we like. If it complete the CI/CD pipeline it will likely get accepted. |
This would be good. I would like to help out with the work here, but there's so many repos and branches that I can't get the full picture. The ebuild in GURU was my way of trying to figure that out, but clear branches here works too :) |
I went ahead an pushed a bunch of branches implementing the outlined changes.
|
Okay, nice, now that the eapi8 branch should be up to date with what I had, I can start pulling your additional work from the gentoo/testing branch. This said, I'll also have to rebase the |
Could you show me your rebased |
Pretext
From talking with @Ionic, we came to the conclusion that we would like to clean up the branches to ease rebasing against exherbo master as upstream.
To have a starting point I wrote down my ideas so we can collect thoughts as we didn't reach a conclusion on details like names yet.
Concept
exherbo/master
exherbo/master
similar to what I have done in negril/gentoo/feature/eapi7, negril/gentoo/feature/eapi7-test-base, negril/gentoo/feature/eapi7-test-updates and negril/gentoo/feature/eapi8gentoo/testing
where we collect those for end user usage. This might see frequent rebasing and/or merging, hence breakage of the git history, which we are willing to accept as we have to make frequent changes in the intermediate future trying to fix a lot of things.If anyone has thoughts or questions please share them. We are unsure at the moment how many people would be affected.
Note
There is a helper commit in negril/gentoo/wip/bugfix/limit_ci to avoid unneeded runs of the exherbo ci that we need to remove at some point.
The text was updated successfully, but these errors were encountered: