Improve installations instructions and git branch workflow #210
florentsfl
started this conversation in
General
Replies: 1 comment 1 reply
-
|
Well, if we have to choose one of the two solutions, I would vote for 2. Because 1. Is adding complexity for no good reason. People should be aware that master branch is stable enough and it is somewhere between two releases: the actual one and the next. I guess your making this suggestions because CQFD is not distributed by the distribution (debian, fedora, arch...), right? I would prefer the CI to release Deb and rpm packages, and add an AUR package. I have mostly all the bits already for building arch and deb packages. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
it would be nice to improve a little bit how cqfd is installed because for now the README tells to fetch the master branch for installation, which is also used for development
Here are several solutions to that:
developbranch and merge tomasteronly for releases, it adds complexity because we shall not make pull requests to the wrong branches etc.Which one of the solution would you prefer ? Or maybe you have other propositions ?
@gportay @deribaucourt
Beta Was this translation helpful? Give feedback.
All reactions