[01:00:34] ! [remote rejected] HEAD -> refs/publish/master/2019/rest (the number of pushed changes in a batch exceeds the max limit 10) [01:00:52] so much for "a topic branch is as good as a real branch" [01:05:34] I hate that error :/ [01:06:16] I think its basically a spam rate limit of sorts, but it is really annoying [01:46:39] "interesting" way of serving the main page at "/" - https://indieweb.org/mediawiki-customization#front_page [02:26:23] not exactly upstream quality eh? [12:45:15] TimStarling: I just end up doing `git push origin HEAD~10:refs/for/REL1_33` followed by `git push origin HEAD:refs/for/REL1_33` [12:45:16] or similar [12:46:50] but as above, it's not a feature/topic branch vs real branch, it's a "limitation" in gerrit [13:36:39] Reedy: i think we have set it to 10. [13:37:18] I know we do [13:38:09] Ok :) [13:38:30] I guess I should've been more clear [13:38:39] It's a "limitation" enforced by gerrit [13:39:11] Oh yeh [13:39:27] s/limitation/configuration/ [13:39:32] Whatever [13:39:35] ANTI ABUSE FEATURE [13:39:41] annoying feature sometimes [13:40:03] it is when you have to push 10-15 patches to 6 different branches for a security release :P [13:40:09] The workaround is trivial, if you can remember the command [13:41:52] https://github.com/wikimedia/puppet/blob/production/modules/gerrit/templates/gerrit.config.erb#L205 [13:42:00] Someone should raise that :P [13:42:34] I don't know what is reasonable [13:42:39] I think 90%+ of the time, it's not a problem [13:43:00] I guess so [13:43:07] I ran into that issue once [13:43:12] But wouldnt 20 or 30 be reasonable? [13:43:26] I could go for 20 [13:43:28] ("fixed" by git-push :P :P) [13:44:17] 20 it is then! :d [13:44:22] *:D [13:44:33] Feel free to put up a patch, I'll C+1 it [13:44:39] Ok [13:50:02] Reedy: https://gerrit.wikimedia.org/r/#/c/operations/puppet/+/516492/ [13:57:11] Reedy: Tyler just pointed out that can be overridden! [13:57:31] It can also be worked around ;P [13:58:13] That might be a better way though, for sure [13:58:39] Reedy: https://gerrit.wikimedia.org/r/#/c/All-Projects/+/516493/ [14:07:51] Reedy: you should be able to upload 20 changes at once now! (I’ve added you to the trusted user group) [14:08:01] I wasn't trusted? Rude :P [14:08:03] paladox: Add Tim too :) [14:08:04] lol [14:08:15] Reedy: I’ve added him too :D [14:08:17] And lol [14:08:28] Also grants you other stuff too [18:11:05] James_F: https://github.com/jsdoctypeparser/jsdoctypeparser/issues/32 [18:11:29] I don't know if/when it has/will pull-through to the overall jsdoc package, but good news :) [18:15:12] Krinkle: Yeah, I've been stalking it. :-)