15:01:52 #startmeeting Tor Browser Weekly Meeting 2022-02-22 15:01:52 Meeting started Tue Feb 22 15:01:52 2022 UTC. The chair is richard. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:01:52 Useful Commands: #action #agreed #help #info #idea #link #topic. 15:01:59 today is a blessed date 15:02:19 tell us about it 15:02:45 if you haven't already please fill out your pad sections and we'll get this meeting rolling 15:02:50 sysrqb: it's all 2s and 0s 15:03:12 22022022 :D 15:03:28 lol 15:03:55 or 02222022 if you prefer 15:03:59 or, or, it's all zeroes...mod 2. 15:04:13 sysrqb: must integers are :3 15:04:36 hey, not the point. 15:04:47 (at this point the mathematicians in the chat start furiously writing me an agnry email about that's now how infinities work) 15:04:51 o/ 15:05:52 o/ 15:07:44 oh and while you're waiting, if y'all could make sure your kanban boards on gitlab are all straightened out, relevant tickets are closed, etc that would be swell 15:10:42 ok, aguestuesr, looks like you have a laundry list of discussion points so let's get started 15:11:07 aguestuser* 15:11:31 well actually, this discussion may take a bit 15:11:59 PieroV: can you give me a summary of the Bug 16439 issue? 15:12:06 richard: the teamwide one (about releases) was just something i flagged as requiing followup once yr back 15:12:16 (I am planning on doing the rebase for 91.7 desktop next Monday 15:12:25 richard: it was a patch that excluded screencasting code on TBA 15:12:34 It isn 15:12:43 aguestuser: i'm planning on merging tor-browser-build!406 today, and we can prep a release tomorrow 15:12:44 * it isn't doing anything on desktop 15:12:56 sysrqb: cool! :) 15:13:06 ah ok, i misread TBA as torbutton 15:13:08 and sysrqb told me to remove it also from TBA 15:13:44 right, mozilla removed the code upstream in Firefox 95 (?) 15:13:58 alright, that sounds good to me 15:14:05 so i recommended dropping our patchfor it in geckoview 15:14:13 but it's still living in the desktop/esr branch 15:14:48 and i think i agree with PieroV that it's not needed there anymore, because we shouldn't be building an Android geckoview from that code, in any case 15:15:01 ok, I'll be sure to drop them then for the 91.7 rebases 15:15:28 the proxy-bypass code is still in 91esr, but i believe it is only included when compiled for Android 15:15:49 if PieroV didn't already confirm that, then we should before dropping the patch 15:16:02 if it was already confirmed, then we should be good 15:16:15 (are these two separate patches?) 15:16:33 let me find the commit 15:16:52 https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/28d36e0ac9eec25601b11c8816b02f49cf9f7498 15:17:19 You see that there's an `else:` that is run only when in Android 15:18:09 mmhm 15:18:30 so to be clear 15:18:51 this code no longer exists post FF 95(?) and is only needed in Android 15:19:17 so we can drop it from desktop and it's now meaningless in FF 97 15:19:28 is only needed in Android: correct; no longer exists post FF 95 I'll check it 15:19:53 s/97/91.7/? 15:20:29 i meant whichever version tor-browser android is based off of 15:20:52 (currently 96, but yes) 15:20:53 Now it's on 96 15:20:58 regardless, I'm sure you and aguestuser can coordinate on the android part 15:21:07 ok, let's now go back to aguestuser's dicussion topics 15:22:10 ok! 15:22:41 last week we dove into the issue that had come up in an ad-hoc fashion in #tor-dev about how to deal with tracking backports from alpha to stable 15:22:45 (on both android and desktop) 15:23:16 and we wanted to bring it back up when we were all here to make a decision 15:23:49 i am honestly a bit under-the-weather to recap and facilitate, but i think duncan had a pretty good grasp of the state of where we shot out at? 15:24:33 err.. donuts! but perhpas donuts is not here! 15:24:41 So sysrqb and boklm explained that we currently use the "Backport" label, which indicates a closed ticket & associated MR should be backported 15:24:48 and once that's complete, the label is removed 15:24:53 that's the current process, at least 15:25:45 we discussed continuing to use that system (perhaps with Backport/Backported labels) and throw in extra labels for major versions too (e.g. Tor Browser 11.0 and Tor Browser 11.5), which would make it easier to figure out where a specific patch landed historically too 15:26:06 however then we got into the weeds as to whether or not we wanted to just patch the existing process, or rethink it 15:26:18 the key new idea i remember was opening tickets for performing a given backport 15:26:29 and that's where aguestuser's suggestion about tracking fixes across release channels came up as well 15:26:39 so that you weren't having to rifle through closed tickets to see what still needed to be backported 15:27:19 which would add friction to the process of merging a new feature (every time you do so, you'd create a ticket for backporting it) 15:27:22 hmm 15:27:35 so to add a grenade to the discussion 15:27:36 but remove friction from tracking what had been backported by making it more visible, naming it as "work that needs doing" 15:27:40 I think looking at closed tickets with the backport keyboard is not difficult, you just need to bookmark the url to do that 15:27:49 keyword 15:28:24 but if for example, your flow is to look at the kanban board to see what is "next" or "active" to track what's coming up... 15:28:42 over the past week I started adding a version label to the Merge requests 15:28:55 for the version they need to be merged into (along with the 'Backport' label) 15:29:11 Back when Trac was a thing, we had a wiki page that listed useful ticket query URL's that were non-obvious; maybe bring that concept back if it isn't already a thing? 15:29:24 eg those various UX MRs got the 11.0.7 label 15:29:31 though I'm not sure if that will scale well with gitlab 15:29:50 richard: to the MR, or to the ticket? 15:29:55 to the MR 15:29:57 richard: yeah, I think it'll create a lot of tickets 15:30:04 but I love the idea 15:30:07 oh, i think the other relevant data point was that in the current system, we frequently fail to backport things 15:30:22 err.. don't know if "frequentLY' is accurate 15:30:40 but we at least sometimes fail to notice that something needs backporting. (according to folks who were around) 15:30:45 ("we" == sysrqb, maybe richard and aguestuser will be better) 15:30:48 (tbf backporting tickets was a bit of a blind-spot for me other past few months) 15:31:05 i can speak for myself that i am 100% likely to not go back through closed tickets 15:31:11 I've also found it difficult to figure out where and when fixes should be landing too 15:31:12 or to mess that up rather 15:31:54 yeah I'm also inclined to not be looking through old tickets 15:32:18 part of this is "just follow the documented process" 15:32:59 but, for myself, my releaes preparatin process became sloppy and I went through many of the steps from memory 15:33:02 but also if the process is counterintuitive and likely to induce errors b/c it conflicts w/ intuition, why not design a process that corresponds w/ intuition? 15:33:25 and that resulted in missing some steps, like looking at patches that needed backporting 15:33:33 (the UX thing about not insisting the path be where people don't actually walk, but moving the path to where they do walk) 15:34:15 i will say that for my workflow, having to create a new ticket for each backport and then having to resolve it is going to be kind of tedious 15:34:15 true, i agree with that in principle 15:34:46 what if the backport ticket was just kept open until it's done? 15:34:50 I don't know if this is opening another can of worms, but closing bugs before they're fixed in stable/have been validated also seems a little counterintuitive 15:35:23 can we add issue statuses? 15:35:33 donuts: not a crazy idea 15:35:36 for example at my previous jobs I never closed tickets, but sent them to qa 15:35:50 donuts, PieroV: we have columns for this in existing gitlab kanban 15:35:51 and then only if the passed the qa they were closed 15:35:57 (and i am warm to this idea) 15:36:01 yeah, that's how I've worked before too (what PieroV said) 15:36:12 I'm treating alpha -> stable as "QA" here though 15:36:12 (by "columns" i also mean labels) 15:36:37 pierov: i really like that idea of a qa stack. I know it is used in many places. We would need somebody to do the qa 15:37:08 this would also sort of change our "definition of done" ... 15:37:23 oh yes, we need a definition of done 15:37:26 ... to "passed 'QA' in alpha, has been merged into stable" 15:37:27 in each ticket 15:37:28 it's a new work-flow/release-flow for us, but that may help us backport fixes 15:37:43 yeah that sounds reasonable to me 15:38:30 so basically we need new statuses for beyond "doing"/"needs review"? 15:38:31 i don't know that Gitlab is designed for this process, but it sounds worth trying 15:38:58 'needs testing' or something similar? 15:39:08 we have needs revision too :) this is a topic of conversation for the next two all hands 15:39:30 and only once it's out in nightly and verified works do we close? 15:40:05 richard: i'm hearing that it's not done until it's in stable 15:40:13 am i hearing right tho? 15:40:19 (reading? ;)) 15:40:27 yeah that was my thought, it also makes things clearer for observers/cypherpunks 15:40:37 richard: good question. that usually depends on the severity. sometimes we've gone straight from Nightly to Stable, and sometimes we let it bake in a coupe Alpha versions before we backport to stable 15:41:08 sysrqb: yeah that comment didn't quite articulate the complexities 15:41:09 how does Mozilla do for esr backport? 15:41:43 given that we have major features that don't get merged to stable until the next major version, versus emergency fixes that need to be quickly backported, etc 15:41:48 there are also things we never backport to stable until the next major release. do we want to keep an open ticket for this for 6 months? 15:42:13 PieroV: one ticket with status/label fields for each supported version 15:42:17 boklm: yeah, that's the major issue with this plan 15:42:19 right exactly my thinking 15:42:33 one nice thing about some sort of "in nightly/alpha" tag is that it gives donuts and crew a "single source of truth" as to new features they might want to be primed to listen for issues from users about 15:42:35 unless we treat immediate fixes and major release fixes differently 15:42:41 boklm: good point! 15:42:43 but that's confusing 15:43:18 +1 for nightly and alpha to potentially be statuses 15:43:36 nightly essentially doubles for internal QA, Alpha for community QA 15:43:44 yeah 15:44:19 Data point: Bitcoin Core closes issues when they're merged to master, and adds a "needs-backport" tag which is then handled by team members who are responsible specifically for backports 15:44:27 maybe we close after something hits alpha (or stable if it doesn't hit alpha at all)? 15:44:49 (in response to boklm's point) 15:45:11 if it will eventually be included in a stable, then it should always hit alpha first 15:45:40 hrm, i guess that's not 100% true 15:45:59 sometimes we do rush emergency fixes into stable before alpha - but that's rare 15:46:04 yeah see emergency security updates 15:46:05 I think I like having tickets open meaning that some work is needed on the ticket, and closed as no more work needed (and doing the backport does not count as work, unless the patch needs to be adapted) 15:46:19 boklm: +1 15:46:53 (tyring to think devil's advocate a bit): it seems like there will be a fair amount of (tedious/fiddly/error-prone?) ticket label housekeeping work required when doing an alpha release 15:47:15 like you don't just need to update the changelog, you need to hunt down all the tickets associated with the changelog and change their statuses? 15:47:39 aguestuser: well to be fair, that could be helpful though 15:47:52 richard: say more! 15:47:59 like it's helpful b/c it makes you think about it? 15:48:08 and/or make what's happening in the changelog more visible in gitlab? 15:48:11 to have a set of tickets that *need* to be modified that also gives us precisely the list of things to add to the changelog 15:48:27 mmm 15:48:56 just because sometimes fixups! get comitted but don't have a message associated with them 15:48:59 like a filtered label search generates the changelog 15:49:25 yeah more or less 15:49:52 yum! 15:50:01 yum? 15:50:18 anything that minimizes the amount of issue sleuthing/detective work during changelog generation would be good 15:50:47 so, would you include the number of alpha in the label? 15:50:53 like 11.5a7? 15:51:49 unfortunately that may be misleading because we may haev an emergency release or android release 15:52:04 and that causes the "expected version" to be wrong 15:52:15 right, it's unfortunate indeed 15:52:31 also: if you want to use columns at all (i might be the sole person here who likes looking at kanban board view of gitlab?) then you need something more generic 15:53:05 or... if you want everyone (eg: UX team) to have one label they can always search on reliably, etc... 15:54:15 PieroV: oh, did you mean the Alpha version where the patch was first merged? 15:54:36 yeah I think specific version labels may lead to label chaos 15:54:47 or the target alpha version when the patch should be packported? 15:54:51 *backported 15:55:39 each alpha which sooner or later needed the related commit 15:55:56 (time-check :)) 15:56:26 I was wondering if we can have two kinds of labels, like some labels that are more "disposable" but useful to track changes when going back 15:57:33 an other idea: we could have a wiki page for the changelog of the coming alpha release, where we write each ticket number when the patch is merged 15:57:34 you can all experiment and see which processes work best in practice, as well 15:57:58 yeah I think that we're not going to come up with the perfect system here 15:58:47 well this meeting time slot is just about up 15:59:02 (when is discussion about PieroV's docs survey, if any, going to occur? I'm not in a hurry to discuss it, just want to make sure I'm around for it) 15:59:30 oh yeah i was going to bring that up too as I think I was afk for the meeting it was initially shown off 15:59:53 I shared the link at last week's meeting 16:00:09 but we decided to comment it later, so that everyone could have time to look at it 16:00:58 PieroV: ok, could you schedule an hour in the next week or two after we've all gone through the doc and we can make some forward progress on that front 16:01:00 in the meantime 16:01:04 it's time to go 16:01:10 o/ 16:01:12 okay, thanks! 16:01:14 o/ 16:01:18 thanks! 16:01:21 cya later everyone 16:01:22 #endmeeting