/srv/irclogs.ubuntu.com/2020/06/19/#smooth-operator.txt

Chipacahmm, github 500ing08:37
Chipacagood morning all!08:37
MarkMaglanai think it has something to do with that second octocat overtightening that nut: https://www.githubstatus.com/09:00
MarkMaglanai could be wrong though09:00
ChipacaMarkMaglana: possibly related to a small github project being on frontpage of newsie09:18
facubatistaMuy buenos días a todos!11:09
facubatistaChipaca, which project?11:11
Chipacafacubatista: https://github.com/dabeaz-course/practical-python11:11
facubatistagracias11:12
* facubatista brb11:27
MarkMaglanaChipaca: I'm going to go with that second octocat.12:16
* Chipaca sets the octocat on fire12:16
ChipacaMarkMaglana: and now?12:16
* Chipaca forgot to not be evil12:16
MarkMaglanaSee. Now Github is OK for me again.12:16
Chipacanow you know their secret12:16
facubatistaChipaca, may you take a look (as in "initial light review") at https://github.com/canonical/charmcraft/pull/43 before our standup today? thanks!12:39
mupPR charmcraft#43: First draft of interaction to the store <Created by facundobatista> <https://github.com/canonical/charmcraft/pull/43>12:39
Chipacafacubatista: i may :)12:39
facubatistai june!12:39
facubatistathanks12:39
facubatistaChipaca, LWP crashed when trying to save the credentials :/14:12
facubatista  File "/usr/lib/python3.6/http/cookiejar.py", line 1846, in lwp_cookie_str14:12
facubatista    keys = sorted(cookie._rest.keys())14:12
facubatistaAttributeError: 'NoneType' object has no attribute 'keys'14:12
Chipacawelp :)14:13
Chipacathat answers that question i guess14:13
Chipacauff, that thing pulls in protobuf :-(14:15
Chipacaand pynacl14:16
facubatistaChipaca, nice things to know to avoid taking the "let's rewrite this" path14:22
Chipacagah, why am i looking at macaroonbakery code instead of at yours :-(14:53
Chipacafacubatista: fwiw, wrt cookie jars, do you have the full traceback? i'm curious15:03
facubatistaChipaca, https://paste.ubuntu.com/p/YKvgpzftsm/15:04
Chipacafacubatista: charmcraft#33 needs a master merge and then it can land15:09
mupPR charmcraft#33: Refactored all the message sending to the user, including storing everything in a file <Created by facundobatista> <https://github.com/canonical/charmcraft/pull/33>15:09
facubatistaChipaca, thanks!15:09
Chipacafacubatista: a reminder that I'd really like you to not use branches on the project itself for development15:09
facubatistaChipaca, ah, we forgot to talk about it15:09
facubatistaChipaca, I mean, why? it's simpler15:10
Chipacafacubatista: it's untidy, and it dirties the project itself, meaning anybody cloning the project also pulls 'your' branches15:10
facubatistaChipaca, we could delete those old branches...15:11
Chipacafacubatista: and when we start having release branches it'll make them harder to find15:11
Chipaca('release branches' here i mean 'we need to cut 0.8.3 but just for this cherry-picked thing, not all of 0.9')15:12
facubatistayeap15:12
Chipacafor now we've been lucky in that all releases have just been master, but that'll not last :)15:12
facubatistaok15:13
Chipacafacubatista: i'd be interested to know what aspect of your workflow is harder because of this though, as locally it's no harder15:13
Chipacamaybe there's some extra configuration i do without thinking at this point?15:14
facubatistaChipaca, I always considered "forks" to be something to be done when you didn't own the project15:14
facubatistaChipaca, if the 99.9% of the branches come from a 2-4 people, just use the project's repository15:15
Chipacafacubatista: that seems like an arbitrary us-vs-them thing to me15:21
Chipacaanyhoo, i need to step out for a bit, need to get the boys over to their mum's15:21
Chipacafacubatista: also having it in branches fires a lot more traviseses16:25
Chipaca(that one we can fix -- but we haven't)16:25
Chipacafacubatista: i merged master into 33 and it's good to go, but i'll let you merge it16:45
facubatistaChipaca, landed, thanks16:46
Chipacai'm going for a run16:57
Chipacafacubatista: have a great weekend!16:57
facubatistaChipaca, thanks! same for you16:58
facubatistaChipaca, ajá! it looks some stuff from private internal modules are also exposed in the main module, publicly17:57
facubatistaChipaca, this doesn't look so bad, now17:57
facubatistaand this is why documentation is important :p18:00
* facubatista eods and eows!20:55
facubatistasee you all on Monday20:55

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