*** coolsvap|away is now known as coolsvap | 03:59 | |
*** mrmartin has joined #storyboard | 05:15 | |
*** lexholden has quit IRC | 05:40 | |
*** jtomasek has quit IRC | 05:56 | |
*** jcoufal has joined #storyboard | 07:26 | |
-openstackstatus- NOTICE: Our CI system is broken again today, jobs are not getting processed at all. | 07:42 | |
*** ChanServ changes topic to "Our CI system is broken again today, jobs are not getting processed at all." | 07:43 | |
-openstackstatus- NOTICE: CI system is broken and very far behind. Please do not approve any changes for a while. | 07:52 | |
*** ChanServ changes topic to "CI system is broken and very far behind. Please do not approve any changes for a while." | 07:52 | |
SotK | huh, I put that end-of-file whitespace thing in that patch down to Gerrit being weird, since its not in the git log when I clone the change locally | 08:42 |
---|---|---|
CTtpollard | I've had gerrit do that on another project | 08:42 |
*** jtomasek has joined #storyboard | 08:56 | |
*** ChanServ changes topic to "StoryBoard - A task tracker for OpenStack development needs :: http://storyboard.openstack.org/ :: https://wiki.openstack.org/wiki/StoryBoard" | 09:01 | |
-openstackstatus- NOTICE: CI is back online but has a huge backlog. Please be patient and if possible delay approving changes until it has caught up. | 09:01 | |
*** jtomasek has quit IRC | 09:09 | |
*** jtomasek has joined #storyboard | 09:10 | |
*** jtomasek has quit IRC | 09:15 | |
*** jtomasek has joined #storyboard | 09:26 | |
*** jcoufal has quit IRC | 09:35 | |
*** jcoufal has joined #storyboard | 09:52 | |
*** coolsvap is now known as coolsvap|away | 09:55 | |
*** jcoufal has quit IRC | 10:02 | |
*** jcoufal has joined #storyboard | 10:12 | |
Zara | re: EOF whitespace, doing a diff against the file concerned gives me: | 10:31 |
Zara | -</div> | 10:31 |
Zara | \ No newline at end of file | 10:31 |
Zara | +</div> | 10:31 |
Zara | seems there's more information on this here: http://stackoverflow.com/questions/5813311/no-newline-at-end-of-file | 10:31 |
Zara | so this probably hasn't come up for me before because I've been working in environments in which there's always a newline at the end | 10:32 |
* SotK wonders why one ended up being added, and why thats not in the diff he sees :/ | 10:35 | |
Zara | I did 'git diff origin/master <filepath> | 10:35 |
Zara | as for why it's added, I think it's a vim default; going by the answers above, having a newline as the last character is a unix convention | 10:36 |
SotK | aha, I see it in `git diff`, but not when I do `git log -p` | 10:37 |
Zara | (having now read around, it seems there are a lot of good reasons to have the end of file newline (mainly along the lines that other unix tools expect it). that said, the rest of storyboard doesn't end lines in this way. so I guess there are three options, 1) continue to avoid EOF newlines, and hope nobody needs to use standard unix tools any time soon, 2) change every file in storyboard to use EOF newlines, 3) quietly add them as they | 10:57 |
SotK | Zara: option 3 got cut off after "as they" | 10:58 |
Zara | as they crop | 10:59 |
Zara | up. I can't find anything in the openstack style guide about it.) | 10:59 |
Zara | sorry, ended up way longer than I thought it was! | 10:59 |
Zara | but yeah, not laid out in a style guide but can potentially screw up your greps, cats and seds. | 10:59 |
SotK | I'm fine with option 3 | 11:01 |
Zara | that's my preferred option (though I'm biased because it's my editor that has been adding newlines!). normally I'd just stick with whatever the project was doing before. in this case I think the benefits of EOF newlines outweigh the cost of the inconsistency. might be worth bringing up in the infra meeting in case people have strong opinions. | 11:07 |
Zara | also worth pointing out that it shouldn't affect storyboard's performance either way; I don't think the tools that generally interact with it care about posix standards and whatnot. this is more of a 'this might make a sysadmin cry one day' thing. | 11:19 |
*** jcoufal has quit IRC | 11:26 | |
*** jcoufal has joined #storyboard | 11:26 | |
Zara | thinking about roadmaps, some general thoughts on storyboard: in the near future, it's unlikely to have millions of features, or solve problems that no other software (/combinations of software) can solve. otoh, it could potentially be the most *pleasant* software to use to solve those problems (and it's already pretty). | 13:13 |
SotK | The old roadmap is here fwiw: https://wiki.openstack.org/wiki/StoryBoard/Roadmap | 13:15 |
SotK | Though the original vision (https://wiki.openstack.org/wiki/StoryBoard/Vision) may be more relevant at this point | 13:17 |
SotK | That vision seems quite tied to code repositories though, and I see StoryBoard being useful for tracking tasks for things other than just code | 13:19 |
Zara | yeah, I looked at the roadmap a while ago, but it seemed like we couldn't use it just yet as it was written with far more contributors in mind. :( | 13:20 |
*** CTtpollard has quit IRC | 14:05 | |
*** CTtpollard has joined #storyboard | 14:12 | |
*** CTtpollard has quit IRC | 14:24 | |
*** CTtpollard has joined #storyboard | 14:25 | |
SotK | Zara: your wiki change reminds me, we probably don't need the "Spec review" section on the agenda now I guess? | 14:28 |
Zara | yeah, I don't think we need it for now | 14:34 |
* SotK removes it | 14:36 | |
*** jtomasek has quit IRC | 15:03 | |
*** jcoufal has quit IRC | 15:17 | |
*** jjardon has quit IRC | 15:29 | |
*** jjardon has joined #storyboard | 15:34 | |
*** coolsvap|away is now known as coolsvap | 17:59 | |
*** jtomasek has joined #storyboard | 18:26 | |
*** coolsvap is now known as coolsvap|away | 18:32 | |
*** jjardon has quit IRC | 18:34 | |
*** jjardon_ has joined #storyboard | 18:34 | |
*** jjardon_ is now known as jjardon | 18:38 | |
*** openstackgerrit has quit IRC | 19:46 | |
*** openstackgerrit has joined #storyboard | 19:47 | |
*** mrmartin has quit IRC | 20:10 | |
*** openstackgerrit has quit IRC | 20:16 | |
*** openstackgerrit has joined #storyboard | 20:17 | |
*** openstackgerrit has quit IRC | 20:46 | |
*** openstackgerrit has joined #storyboard | 20:47 | |
*** openstack has joined #storyboard | 21:08 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!