19:41:48 #startmeeting 19:41:48 Meeting started Wed Oct 12 19:41:48 2016 UTC. The chair is TheSnide. Information about MeetBot at http://wiki.debian.org/MeetBot. 19:41:48 Useful Commands: #action #agreed #help #info #idea #link #topic. 19:41:51 hi all 19:42:44 hi TheSnide 19:43:24 New page in MuninGuide: http://guide.munin-monitoring.org/en/devel/tutorial/troubleshooting.html 19:45:09 * TheSnide started triaging the PR 19:45:14 nice 19:46:22 Nice indeed 19:46:31 dipohl: i don't think the wiki pages on github are here to stay 19:47:00 dipohl: Perhaps add a munin-run example on that page? 19:47:13 +1 to munin-run 19:47:49 I tranfered only the original pages conten (with some improvements on language and links) 19:48:03 http://munin-monitoring.org/wiki/MuninTroubleshooting 19:48:21 and YES! I also missed an example of munin-run ;) 19:48:31 :) 19:49:09 cool 19:49:12 I am sure that I'll find one also when looking further around in the Trac Wiki 19:49:37 you're doing a nice job... 19:50:13 it's my seconde Munin book ;) 19:50:25 so I am experienced.. 19:50:44 i know. the first one was quite nice. managed to get one ;-) 19:51:21 that's also the reason why I feel for the wiki 19:51:38 I read it complete then.. 19:52:05 and there is a lot of useful stuff 19:52:27 many that I wrote myself then 19:52:29 the main pain point of the wiki is that there is no serialized version 19:52:41 with a beginning and end 19:52:54 so you can read it fully 19:53:02 I am happy with the guide 19:53:07 it's much more useful 19:53:14 i am deeply happy with it. 19:53:45 specially when good content gets in it :-p 19:54:06 anyway... i'll write something about 3.0 19:54:22 updating the architecture 19:54:24 \o/ 19:56:08 ssm also here? 19:57:59 TheSnide: There are some actions listed in the last meeting minutes 19:59:47 any news concerning these? 19:59:49 http://meetbot.debian.net/munin/2016/munin.2016-10-05-19.39.txt 20:02:41 Is Lars (sumpfralle) present here on IRC? 20:03:37 He did a good job on the mailing list. Thanks for that :-) 20:06:33 TheSnide, ssm: there was also a review of the github branches this week 20:06:45 shall we talk about that now? 20:08:28 hmm 20:09:09 (02:05:51 PM) ssm: so a topic for the next meeting is: 20:09:09 1: What is the current git branch model? Is the current branch model good or too complex. 20:09:09 If too complex, choose a simpler one. 20:09:32 therefore I thought he will be here today 20:10:19 the git branch model is fairly simple 20:10:46 devel is bleeding edge 20:11:06 stable-2.0 is the 2.0 branch 20:11:43 master is mostly bleeding (as it moves forward in bumps) 20:12:09 master should always point to a previous devel commit 20:12:25 tags are pointing to various commits. 20:12:37 I read this at the time when I started feeding to devel 20:12:39 https://github.com/munin-monitoring/munin/wiki/Branches 20:12:47 and we have some feature or bigfix branches 20:13:49 hmmm.. the merging to master is overkill /methinks 20:13:55 I was confused about branch master 20:14:16 its purpose is not clear for me in the current situation 20:14:31 devel can break 20:14:41 master can have bugs 20:14:53 stable should be stable ;-) 20:15:22 I read this article (ssm pointed to it) 20:15:34 https://docs.gitlab.com/ee/workflow/gitlab_flow.html#git-flow-and-its-problems 20:17:29 one disadvantage "master" is usually the default branch 20:17:45 for git 20:18:12 i think we can remove the devel branch 20:18:21 and replace it with master 20:18:27 +1 20:18:52 as it isn't justfied anymore 20:18:58 /methinks 20:19:22 use feature branches (or your own repo/fork) when necessary 20:19:43 merging first into devel, then into master, is just awkward 20:20:27 yup 20:20:48 #action devel will disapear 20:21:03 #topic branch modell 20:21:07 #undo 20:21:07 Removing item from minutes: 20:21:53 #topic branches 20:22:43 #action devel will disapear in favor of master, as usual in git 20:23:17 * TheSnide has to go :-( 20:23:25 there seem to be bugfixes only pushed to master 20:23:43 we should investigate that before deleting anything 20:23:44 yeah, i won't remove comde 20:23:59 commits* 20:24:12 can we set read only? 20:24:37 to compare devel with master? 20:26:28 TheSnide: will you end the meeting or can that also another user? 20:26:45 #endmeeting