00:34:30
debacle
has left
05:34:08
ralphm
has left
05:34:10
ralphm
has joined
06:01:27
Tobi
has joined
06:32:19
lnj
has joined
08:19:32
lnj
has left
09:21:54
lnj
has joined
09:30:27
debacle
has joined
10:02:23
debacle
has left
15:34:19
pep.
hmm, how do I push on georg's branch btw, on github
15:34:22
pep.
Is that possible?
15:35:14
pep.
jonas’, ^
15:35:32
pep.
How do you usually do? Do you just prepare the merge on your repo and only then push to master?
15:37:06
pep.
note for later: I'll want to add support to send-updates.py to use my local msmtp setup
15:40:23
pep.
heh the XEP- headers are a nice touch
15:43:16
jonas’
pep., I think there are instructions for that on the PR page
15:43:23
jonas’
pep., and yes, normally I prepare just loclly
15:44:37
pep.
Right, it doesn't talk about what I want to do, it's another workflow, ok
15:48:16
pep.
unrelated, pilotfiber.dl.sourceforge.net has an expired cert since Sep 22 apparently.. it's being pulled in xep-docker-base
15:48:18
pep.
(https://pilotfiber.dl.sourceforge.net/project/getfo/texml/texml-2.0.2/texml-2.0.2.tar.gz)
15:49:33
jonas’
I have a fix for that in the pipeline
15:49:40
pep.
ok
15:49:48
jonas’
for now, just use the latest build off docker hub
15:50:00
pep.
https://github.com/xsf/xeps/pull/843 should I also put that in the batch or wait a bit?
15:51:18
stpeter
has joined
15:58:03
pep.
https://github.com/Ppjet6/xeps/tree/merge-xep-423%2C402%2C405 jonas’
16:00:37
pep.
hmm
16:01:06
pep.
I've been rebasing stuff. Maybe I should force the author not to be me to have that a bit cleaner
16:01:22
pep.
Or I can just merge
16:01:22
jonas’
don’t rebase other peoples commits
16:01:24
jonas’
that’ll confuse github
16:01:31
pep.
yeah I can see that..
16:01:40
jonas’
$ cat ~/.local/bin/git-make-pr-branch
#!/bin/bash
set -euo pipefail
branch_name="$1"
remote="$2"
pr="$3"
commit_id="$(git ls-remote "$remote" "refs/pull/$pr/head" | cut -f1)"
git fetch "$remote" "$commit_id"
git checkout -b "$branch_name" "$commit_id"
16:01:46
jonas’
that script will make a new branch with the HEAD of the PR
16:01:52
jonas’
you can add commits there, and then do a merge to master
16:01:53
pep.
I know, I'm already doing that
16:01:59
pep.
Ok, so merge
16:02:04
jonas’
yes, merge
16:02:46
jonas’
XEP-0423 lacks a revision block in the tree you linked me
16:02:58
pep.
wait I did add one though
16:03:09
pep.
https://github.com/Ppjet6/xeps/commit/0d37be6b7a14c8b5f36f6009892fdd4ea9878f65
16:03:16
jonas’
you can add https://github.com/xsf/xeps/pull/843 to the merge
16:03:46
jonas’
pep., that’s not showing up in https://github.com/xsf/xeps/compare/master...Ppjet6:merge-xep-423,402,405?expand=1 for some reason
16:04:09
pep.
it is
16:04:14
jonas’
ugh
16:04:16
pep.
Only under my name
16:04:18
jonas’
I’m too stupid to read diffs
16:04:25
pep.
hehe
16:04:31
jonas’
did you check that the CI passes on this?
16:04:52
pep.
I have an awfully slow connection atm, docker barfs on me at each attempt
16:05:02
pep.
I get disconnected on a regular basis
16:05:17
jonas’
pep., the CI is run by github, too
16:05:23
jonas’
just make a PR
16:05:38
pep.
Right. let me do merges then, and I'll submit a PR
16:05:42
jonas’
thanks
16:05:46
jonas’
other than that, the formal stuff looks ok
16:11:53
lnj
has left
16:19:51
pep.
Sent, https://github.com/xsf/xeps/pull/844
16:20:15
pep.
I'm moving to c3d2, see you online in a bit :)
16:21:32
jonas’
oh, that’s close
16:22:18
pep.
Yes it's not far from you :p
16:22:34
pep.
I'm here until thursday morning, then moving to munich
16:23:40
pep.
daniel should be there tonight, and Astro, don't know if you know him
16:23:53
jonas’
yeah, met astro at some meetpu
16:24:05
pep.
:)
16:39:41
stpeter
has left
16:58:52
stpeter
has joined
17:12:11
stpeter
has left
17:16:31
pep.
Ok PR passed. I'll merge and spam standards
17:16:47
jonas’
sounds good
17:34:16
pep.
smtplib.SMTPSenderRefused: (452, b'4.3.1 Insufficient system storage', 'pep@bouah.net')
17:34:22
pep.
oops, thanks smtplib for reminding me
17:36:10
pep.
hmm, that didn't catch 335?
17:37:43
jonas’
because 335 doesn’t have a revision block, and the transition isn’t handled specially
17:37:51
jonas’
please use the dry run mode to double-check output before sending emails
17:37:59
jonas’
it’s fine to not-announce the transition tho
17:38:08
jonas’
(we never did that before, either)
17:41:12
debacle
has joined
17:41:21
pep.
ok
17:41:36
pep.
Yeah I did check emails before. The one for 423 is a bit mangled but ~
17:41:53
pep.
I mean the revision block
17:42:02
ralphm
has left
17:42:05
ralphm
has joined
17:43:06
jonas’
heh
17:45:54
pep.
I'm also waiting for dwd to send an email or sth to standards for the agenda for tomorrow, to add 292 which is stuck in LC
17:46:10
pep.
But I guess it's probably not happening at this point (the email)
17:46:21
jonas’
yeah, dwd sent a mail to council@
17:46:30
jonas’
he won’t be able to write an agenda before tomorrow morning ✎
17:46:34
jonas’
he won’t be able to write an agenda before tomorrow noon ✏
17:46:54
jonas’
you can send agenda suggestions to dave@cridland.net
17:47:30
pep.
is council@ private?
17:47:35
pep.
Or am I just not subscribed to it
17:47:50
pep.
ok it's not private
17:49:33
pep.
I have a reliable connection now! I can check your docker PR
17:52:54
jonas’
pep., https://github.com/xsf/xep-docker-base/pull/4
17:53:41
pep.
heh, ok
17:53:51
pep.
I'm curious how much work this is going to be to update to buster tbh..
17:54:08
jonas’
I have another PR ;)
17:54:25
jonas’
oh I don’t
17:54:26
jonas’
nevermind
17:54:34
pep.
:D
18:50:46
ralphm
has left
18:50:49
ralphm
has joined
18:59:51
stpeter
has joined
19:13:11
stpeter
has left
19:40:30
stpeter
has joined
19:54:12
stpeter
has left
20:08:28
stpeter
has joined
20:12:52
pep.
jonas’, https://github.com/xsf/xeps/pull/810 that's ready to merge right?
20:13:04
pep.
I can take it as well if you want
20:13:52
jonas’
doesn’t kev have to ack that first?
20:14:06
pep.
Ah indeed
20:18:18
pep.
https://github.com/xsf/xeps/pull/819 this is editor land though right?
20:18:21
pep.
Ah I tagged it already
20:18:30
pep.
"update copyright year"
20:20:44
flow
pep., btw https://github.com/xsf/xeps/pull/825 is "ready to merge", I didn't put up the label because I'm OP
20:21:12
stpeter
has left
20:21:22
flow
in case you want to have something to test your workflow with
20:22:47
pep.
I was looking for an ACK from Lance but yeah you have that in there
20:24:20
pep.
jonas’, I'm wondering if we shouldn't stop assigning editors(?) I personally don't mind if you merge stuff I have reviewed, and I guess in time it should be reciprocal :p
20:24:41
pep.
Maybe we want a "please don't touch this, I'll do it" signal
20:24:53
pep.
And that should be assigning? ✎
20:25:11
pep.
And that could be assigning? ✏
20:51:02
Tobi
has left
20:52:29
lnj
has joined
22:11:45
lnj
has left
22:23:08
stpeter
has joined
22:38:13
stpeter
has left
23:01:56
debacle
has left