Nice, I hadn't heard of that one yet!
- Not affiliated.
- Why did you use NextCloud over OwnCloud? Same reasons apply
Thanks for your feedback!
Some thoughts:
- You could configure your
cliff.toml(generated withgit-cliff --init) to ignore any commits that aren't interesting to your users - You could use "squash merge" to the prerelease/staging/development branch so that you can commit without worry, and then only have your PR titles follow conventional commits (if the change is interesting to your users)
I should probably add those to the blog.
But yeah, I get preferring to write manual tailored changelogs. Personally I am just a little neurotic about single source of truth and a huge Git nerd. And I know that at least in this job, my users are neurotic enough to prefer completeness.
Just like the old PHP based OwnCloud was forked to NextCloud for governance reasons, we now also have a fork of OCIS under the name OpenCloud:
AsyncIO, OAuth2 support, and a new wire protocol (for the first time since 2003)!
fhoekstra
joined 2 years ago
I was just relaying how the OpenCloud people explained it to me at Froscon this year