Tuesday, 2015-07-07

*** Joins: michaelarestad ([email protected]:282:100:71f0:3c47:877c:1aa0:d435)00:30
*** Quits: michaelarestad ([email protected]:282:100:71f0:3c47:877c:1aa0:d435) (Ping timeout: 248 seconds)00:35
*** Quits: milesj ([email protected]) (Quit: Sleeping...)00:40
*** Joins: michaelarestad ([email protected]:282:100:71f0:3c47:877c:1aa0:d435)01:31
*** Quits: michaelarestad ([email protected]:282:100:71f0:3c47:877c:1aa0:d435) (Ping timeout: 248 seconds)01:36
*** Joins: michaelarestad ([email protected]:282:100:71f0:64:d97e:8c41:9f9c)03:52
*** Quits: michaelarestad ([email protected]:282:100:71f0:64:d97e:8c41:9f9c) (Ping timeout: 256 seconds)03:59
*** Joins: sfrisk ([email protected])04:55
*** Quits: sfrisk ([email protected]) (Remote host closed the connection)05:14
*** Joins: michaelarestad ([email protected]:282:100:71f0:64:d97e:8c41:9f9c)05:55
*** Quits: michaelarestad ([email protected]:282:100:71f0:64:d97e:8c41:9f9c) (Ping timeout: 248 seconds)06:01
*** Joins: sfrisk ([email protected])06:02
*** Joins: michaelarestad ([email protected]:282:100:71f0:64:d97e:8c41:9f9c)06:57
*** Quits: michaelarestad ([email protected]:282:100:71f0:64:d97e:8c41:9f9c) (Ping timeout: 248 seconds)07:02
*** Joins: michaelarestad ([email protected]:282:100:71f0:64:d97e:8c41:9f9c)07:43
*** Quits: michaelarestad ([email protected]:282:100:71f0:64:d97e:8c41:9f9c) (Ping timeout: 248 seconds)07:48
*** Quits: sfrisk ([email protected]) ()07:55
*** Joins: sfrisk ([email protected])07:57
*** Joins: sfrisk_ ([email protected])08:14
*** Quits: sfrisk_ ([email protected]) (Read error: Connection reset by peer)08:15
*** Joins: michaelarestad ([email protected]:282:100:71f0:64:d97e:8c41:9f9c)08:25
*** Quits: sfrisk ([email protected]) (Remote host closed the connection)08:35
*** Joins: geekman-rohit ([email protected])08:54
*** Joins: sfrisk ([email protected])08:55
sfriskgeekman-rohit, arschmitz, arthurvr --- fun party gsoc time!09:01
arthurvrhey09:01
geekman-rohithey09:01
sfriskhope everyone is doing well today09:01
geekman-rohitarthurvr our main agenda today is your suggestions on the PR :)09:02
arthurvralright :p09:02
sfriskFigured it was best to bring some of the stuff you were talking about09:02
sfriskup here09:02
geekman-rohithttps://github.com/jquery/themeroller.css-chassis.com/pull/8#discussion_r3402112409:02
sfriskalso, on that note, jzaefferer, if you want input on this conversation, we're discussing gsoc themeroller stuff09:02
geekman-rohitping arschmitz09:04
arthurvrgeekman-rohit: what’s up with that comment?09:05
geekman-rohitumm comment ?09:06
sfriskI think geekman was referring to the whole PR09:06
arthurvrwell you linked up one comment (notice the url) :p09:06
geekman-rohityep, the whole PR, basically should we test on nodejs 0.12 too on travis09:07
jzaeffereroh hai09:07
geekman-rohitI mean especially that point09:07
geekman-rohithey!09:07
arthurvrwell I don’t see why not we might as well be future-proof09:07
sfriskI know there are reasons why we haven't switched from nodejs 0.1009:07
jzaeffererare there?09:08
sfriskI thought there were09:08
arthurvrI think the reason was just it works so why bother changing it09:08
sfriskI seem to recall a discussion about it when someone suggested moving chassis to 1209:08
sfrisklet me see if I can find the discussion09:08
sfriskI remember it got grumpy09:08
arthurvroh I do remember09:09
arthurvrbecause libsass didn’t use to support 0.1209:09
arthurvrIIRC that was the reason09:09
sfriskahhh09:09
sfriskthat sounds right09:09
arthurvrwhich doesn’t matter for themeroller09:10
geekman-rohitumm it does actually09:10
arthurvrwhy? libsass is fixed these days?09:10
geekman-rohitdoes it already support 0.12 ?09:10
sfriskChecking now09:10
arthurvrI don’t know what version chassis is on but the latest libsass supports it09:10
sfriskI remember arschmitz was the one who did a lot of that initial configuration09:12
arschmitzhey sorry09:12
geekman-rohitand themeroller will depend on chassis09:12
geekman-rohitin future, if I am not wrong09:12
geekman-rohitso what version of node chassis supports also matters09:13
arthurvrwe just need to bump grunt-sass in the chassis repo09:14
arthurvrto ^1.0.009:14
arschmitzso chassis it self should support as much as we can09:14
arschmitzas far as node versions09:14
arthurvrhttps://github.com/sindresorhus/grunt-sass/releases/tag/v1.0.009:14
arschmitzwithin reason09:14
arschmitzso it should be tested on both .10 and .1209:14
arthurvryeah sure it should09:14
sfriskwhen is the plan to switch stuff to .12?09:15
arschmitzthere is not one currently09:15
arthurvras quick as possible I’d say09:15
arschmitzBumping the node version on all the servers requires a lot of testing09:15
geekman-rohitthemeroller straight away I guess, I need that PR to land soon so Im gonna update it straightaway09:15
arschmitzthats its not likely anyone has time to deal with right now09:16
jzaeffererwhy do all severs have to run the same node version?09:16
jzaefferer*servers09:16
arschmitzthey dont but we do to make it easier to manage09:16
geekman-rohitexactly my query09:16
arschmitzbecause stuff gets moved around09:16
jzaeffererEven so, we should run CI with both 0.10 and 0.1209:16
arschmitzjzaefferer: yes we should09:16
arthurvrsure09:16
geekman-rohitsure09:16
geekman-rohitmy only concern was since we will depend on chassis too09:17
geekman-rohitwhat chassis supports will also matter09:17
arthurvrwe should just open an issue to bump all chassis deps09:17
arschmitzgeekman-rohit: chassis should be testing and supporting both09:17
arschmitzit just has not been updated i dont think .12 was even out when i set this repo up09:17
geekman-rohitnice09:17
sfriskI can create an issue to bump dependencies09:17
arthurvr:+1:09:18
geekman-rohitthats cool :)09:18
arthurvrnext up?09:18
geekman-rohitand Ill update the PR09:18
geekman-rohitcontainer based infra. I agree, I didnt know about it09:18
geekman-rohiton your suggestion I read and agree09:18
arthurvryeah I don’t think there’s much doubt about that09:19
arschmitzbecause we are talking about having chassis have its own node api its really really important we support different versions09:19
geekman-rohitarschmitz +109:19
*** Quits: michaelarestad ([email protected]:282:100:71f0:64:d97e:8c41:9f9c) (Remote host closed the connection)09:19
*** Joins: michaelarestad ([email protected]:282:100:71f0:64:d97e:8c41:9f9c)09:20
*** Joins: chassis-commit ([email protected])09:21
chassis-commit[css-chassis] sfrisk opened issue #95: Update Chassis to support node 0.12 http://git.io/vqERj09:21
*** Parts: chassis-commit ([email protected]) ()09:21
geekman-rohitjscs startup, well I missed that, and I think I should remove it from both since the folder doesnt exist as of now09:22
geekman-rohitwe will add as we go09:22
arthurvrWhy are we spending time going over almost every review comment? Most of them don’t really need much discussion :p09:23
geekman-rohityep, we are not going to, only ones I though need to be discussed09:23
geekman-rohitand only one left is jscs quotemark : double09:24
sfriskI think that was more of a discussion for contribute and the style guides there?09:25
geekman-rohityes so I'll let it be as it is till then09:26
arthurvrsfrisk: not really as the styleguide doesn’t talk about JSCS.09:27
sfrisktrue09:27
arschmitzi think we should leave it in the jshint09:27
arthurvrwhy?09:27
sfriskbut the quotemark: double is in the linting guide for jshintrc09:27
arschmitzsince we say we follow the styleguie and the style guide lists that rule09:27
arschmitzand it does not hurt to do it twice09:28
sfriskhttps://contribute.jquery.org/style-guide/js/09:28
arthurvrsfrisk: well if you don’t use JSCS that makes sense, but we do :p09:28
arthurvrit’s not big deal, but we’re checking that and some other things twice now09:28
arthurvrJSHint is slow enough :p09:28
arschmitzarthurvr: i highly doubt that one rule will make a noticeable difference09:28
arthurvrarschmitz: Dunno, as I said it’s no big. leave it at this for now then09:29
geekman-rohitcool then :) arthurvr I brought the comments up merely to take arschmitzs inputs on it09:30
geekman-rohitI think that solves my concerns :) I'll update the PR in some time09:30
arthurvrhttps://github.com/jquery/themeroller.css-chassis.com/pull/8#discussion_r3402098709:30
arthurvrdo we really need the overhead of load-grunt-config?09:30
arthurvrI mean our gruntfile is 30 lines :p09:31
arschmitzarthurvr: i expect it will grow considderibly09:31
geekman-rohitwhat arschmitz said, yes09:31
arschmitzgeekman-rohit: i would leave it up to you to use for the case knowing how you plan to structure thing09:31
arthurvrEven if it grows I don’t see a problem with it being big :p09:32
arschmitzbut if you expect it to get very big i think its worth using load-grunt-config09:32
arthurvrdefine ”big”09:32
sfriskWe can always change it in the future09:32
geekman-rohityep and I need that PR merged as soon as possible09:32
geekman-rohitso I agree with sfrsik09:32
geekman-rohitsfrisk*09:32
sfriskhaha, arschmitz has the power too :-p09:32
geekman-rohitno I mean I will have to read about it, so better later09:33
arschmitzgeekman-rohit: i think you should use one or the other but i would leave it up to you what you think is best09:33
geekman-rohitso we dont keep the PR waiting09:33
geekman-rohitarschmitz, if its okay I would like to read about it and make the change later, once this merges, I have 2 more PRs to start09:33
sfriskwell if everyone is happy with the PR, I can pull it in, probably this afternoon - this computer hasn't been set up with jQuery projects yet09:33
arthurvrwell those few things I commented and for the rest a big :+1: of mine09:34
geekman-rohitanother thing, arshcmitz about adding files to jscs / css lint09:35
geekman-rohitwill **.js / **.css work for us?09:35
arschmitzno you need to exclude external things09:36
geekman-rohitI think it would check 3rd party files too?09:36
arschmitzyes09:37
arschmitzsee my comment i just put09:37
geekman-rohitso we just add our folders, the way I plan it there should be 3 paths needed, I add them now or as we go09:37
geekman-rohityep09:38
geekman-rohitthat was all on my list, except yeah, do we need to setup checking CLA?09:38
geekman-rohitI remember all jquery projects do that09:38
arschmitzgeekman-rohit: yes thats done with github settings though09:39
arschmitzim guessing it has to be done by scott_gonzalez09:39
geekman-rohitoh cool09:39
geekman-rohitthat is all, unless there is anything anyone thinks I missed?09:40
sfriskI don't think so09:41
sfriskCan anyone else think of anything?09:41
scott_gonzalezarschmitz geekman-rohit: Is the CLA check not running?09:43
scott_gonzalezI see tags on all the PRs.09:43
arthurvrscott_gonzalez: I don’t see any labels09:43
scott_gonzalezOh, is this for the download builder repo?09:43
arschmitzscott_gonzalez: themeroller.css-chassis.com09:43
geekman-rohitscott_gonzalez, for themeroller.css-chassis.com09:44
arschmitzscott_gonzalez: https://github.com/jquery/themeroller.css-chassis.com/pulls09:44
scott_gonzalezAh, one sec, I'll add it.09:44
scott_gonzalezFor future reference, it's just a web hook, so anyone with admin on the repo can set it up.09:44
sfriskOkay, awesome, thanks09:44
geekman-rohitgreat! thanks09:44
scott_gonzalezgeekman-rohit: If you push an updated to PR #6, we can see if it's working now.09:46
*** Quits: michaelarestad ([email protected]:282:100:71f0:64:d97e:8c41:9f9c) (Remote host closed the connection)09:47
geekman-rohiti'll be doing that in like an hour?09:47
geekman-rohitI'll ping you if it doesnt work, scott_gonzalez09:47
scott_gonzalezok09:47
geekman-rohitcool :) thanks09:47
geekman-rohitthanks for your time everyone :)09:50
sfriskno problem09:50
*** Quits: geekman-rohit ([email protected]) (Quit: Leaving)09:56
*** Joins: kristyjy ([email protected])09:58
*** Joins: milesj ([email protected])10:00
*** Joins: geekman-rohit ([email protected])10:02
sfriskMeeting time in #jquery-meeting everyone!10:03
*** Joins: michaelarestad ([email protected]:282:100:71f0:64:d97e:8c41:9f9c)10:15
*** Quits: kristyjy ([email protected]) ()10:44
*** Quits: michaelarestad ([email protected]:282:100:71f0:64:d97e:8c41:9f9c) (Remote host closed the connection)11:03
*** Joins: michaelarestad ([email protected])11:07
*** Quits: michaelarestad ([email protected]) (Remote host closed the connection)11:10
*** Joins: michaelarestad ([email protected])11:10
*** Quits: sfrisk ([email protected]) (Remote host closed the connection)11:12
*** Quits: michaelarestad ([email protected]) (Remote host closed the connection)11:22
*** Joins: michaelarestad ([email protected]:282:100:71f0:64:d97e:8c41:9f9c)11:24
*** Joins: sfrisk ([email protected])11:27
*** Quits: michaelarestad ([email protected]:282:100:71f0:64:d97e:8c41:9f9c) (Ping timeout: 248 seconds)11:29
*** Joins: michaelarestad ([email protected]:282:100:71f0:64:d97e:8c41:9f9c)11:37
*** Quits: michaelarestad ([email protected]:282:100:71f0:64:d97e:8c41:9f9c) (Ping timeout: 248 seconds)11:42
*** Quits: geekman-rohit ([email protected]) (Quit: Leaving)11:53
*** Joins: michaelarestad ([email protected])12:24
*** Quits: michaelarestad ([email protected]) (Remote host closed the connection)12:29
*** Joins: michaelarestad ([email protected]:282:100:71f0:2cac:a4ce:a73c:4096)12:30
*** Joins: geekman-rohit ([email protected])12:41
*** Quits: michaelarestad ([email protected]:282:100:71f0:2cac:a4ce:a73c:4096) (Remote host closed the connection)12:48
*** Joins: michaelarestad ([email protected]:282:100:71f0:2cac:a4ce:a73c:4096)12:52
*** Quits: milesj ([email protected]) (Quit: Sleeping...)12:55
*** Quits: michaelarestad ([email protected]:282:100:71f0:2cac:a4ce:a73c:4096) (Remote host closed the connection)13:05
*** Joins: michaelarestad ([email protected])13:10
*** Quits: geekman-rohit ([email protected]) (Read error: Connection reset by peer)13:14
*** Joins: milesj ([email protected])13:14
*** Joins: geekman-rohit ([email protected])13:14
*** Quits: michaelarestad ([email protected]) (Remote host closed the connection)13:36
*** Joins: michaelarestad ([email protected]:282:100:71f0:2cac:a4ce:a73c:4096)13:38
*** Quits: michaelarestad ([email protected]:282:100:71f0:2cac:a4ce:a73c:4096) (Remote host closed the connection)13:39
*** Joins: michaelarestad ([email protected])13:47
*** Joins: abec ([email protected])13:53
*** Parts: abec ([email protected]) ()13:54
*** Quits: geekman-rohit ([email protected]) (Ping timeout: 244 seconds)14:05
*** Joins: abck ([email protected]/beckmann/x-2709655)14:13
*** Quits: abck ([email protected]/beckmann/x-2709655) (Quit: PZL8)14:22
*** Joins: abck ([email protected])14:38
*** Quits: abck ([email protected]) (Client Quit)14:38
*** Joins: abck ([email protected])14:40
*** Quits: abck ([email protected]) (Changing host)14:40
*** Joins: abck ([email protected]/beckmann/x-2709655)14:40
*** Quits: abck ([email protected]/beckmann/x-2709655) (Max SendQ exceeded)14:41
*** Quits: sfrisk ([email protected]) (Remote host closed the connection)14:50
*** Joins: abck ([email protected]/abck)15:05
*** Joins: sfrisk ([email protected])15:16
*** Joins: sfrisk_ ([email protected])16:16
*** Quits: sfrisk ([email protected]) (Read error: Connection reset by peer)16:16
*** Quits: abck ([email protected]/abck) (Quit: PZL8)16:22
*** Quits: milesj ([email protected]) (Quit: Sleeping...)16:24
*** Joins: abck ([email protected]/abck)17:02
*** Parts: abck ([email protected]/abck) ("PZL8")17:36
*** Quits: michaelarestad ([email protected]) (Ping timeout: 276 seconds)18:22
*** Joins: michaelarestad ([email protected]:282:100:71f0:2cac:a4ce:a73c:4096)18:28
*** Quits: sfrisk_ ([email protected]) (Remote host closed the connection)18:45
*** Joins: sfrisk ([email protected])18:46
*** Quits: michaelarestad ([email protected]:282:100:71f0:2cac:a4ce:a73c:4096) (Ping timeout: 248 seconds)19:38
*** Joins: michaelarestad ([email protected]:282:100:71f0:2cac:a4ce:a73c:4096)19:45
*** Quits: sfrisk ([email protected]) (Remote host closed the connection)20:12
*** Quits: michaelarestad ([email protected]:282:100:71f0:2cac:a4ce:a73c:4096) (Ping timeout: 248 seconds)21:47
*** Joins: michaelarestad ([email protected]:282:100:71f0:2cac:a4ce:a73c:4096)21:48
*** Quits: michaelarestad ([email protected]:282:100:71f0:2cac:a4ce:a73c:4096) (Ping timeout: 240 seconds)23:18
*** Joins: milesj ([email protected])23:25
*** Joins: michaelarestad ([email protected])23:27

Generated by irclog2html.py 2.12.1 by Marius Gedminas - find it at mg.pov.lt!