-
Notifications
You must be signed in to change notification settings - Fork 1
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
How do we do this? #1
Comments
Lets start by making an empty repo. |
ovos-docker and ovos-installer likely should be the first to adopt this https://github.com/OpenVoiceOS/ovos-installer |
feature branch proposal: |
useful branches proposal: After we get a stable release, the stable branch will change for at least one image and be called "stable" and only bug fixes there testing might not necessariyl correspond to dev branches in other packages, testing would be the place the latest dev branches get approved before users see them dev will automatically reflect the dev branch of all submodules |
the proposals above are very much aligned with what I had in mind 👍 hadn't quite thought about the feature branches and using submodules this way, but it makes a lot of sense |
Not sure |
Not quite sure I'm following how to keep the branches matched across all the different repos, and git submodules always make me itch...would someone please explain the branch proposals in more detail (maybe use pictures)? |
@lbt are you planning on sending PRs to get this rolling and better illustrate how you see this working? we are preparing for 0.0.8 release so it is time to define this process :) I am in agreement with this approach in principle, but feel i have failed to explain to everyone else in chat how this actually looks like in practice so a PR would help to visualize things |
yes - first couple of weeks at a new job have pulled me away. |
awesome! on the individual repo level we got this rolling in the meantime OpenVoiceOS/.github#5 so each repo should have proper branches soon to be used here as submodules |
discussion started here https://matrix.to/#/!QMaxYxzZZsZPCUgTZw:matrix.org/$hXMAVM8fH4q9OqStAf_-hK7zqWuw0ngnAM5gfpbfSps?via=krbel.duckdns.org&via=matrix.org&via=mozilla.org
the main idea is this repo containing git submodules of all other ovos-packages, then a tagged branch for each release
The text was updated successfully, but these errors were encountered: