- debacle has left
- ralphm has left
- ralphm has joined
- Tobi has joined
- lnj has joined
- lnj has left
- lnj has joined
- debacle has joined
- debacle has left
-
pep.
hmm, how do I push on georg's branch btw, on github
-
pep.
Is that possible?
-
pep.
jonas’, ^
-
pep.
How do you usually do? Do you just prepare the merge on your repo and only then push to master?
-
pep.
note for later: I'll want to add support to send-updates.py to use my local msmtp setup
-
pep.
heh the XEP- headers are a nice touch
-
jonas’
pep., I think there are instructions for that on the PR page
-
jonas’
pep., and yes, normally I prepare just loclly
-
pep.
Right, it doesn't talk about what I want to do, it's another workflow, ok
-
pep.
unrelated, pilotfiber.dl.sourceforge.net has an expired cert since Sep 22 apparently.. it's being pulled in xep-docker-base
-
pep.
(https://pilotfiber.dl.sourceforge.net/project/getfo/texml/texml-2.0.2/texml-2.0.2.tar.gz)
-
jonas’
I have a fix for that in the pipeline
-
pep.
ok
-
jonas’
for now, just use the latest build off docker hub
-
pep.
https://github.com/xsf/xeps/pull/843 should I also put that in the batch or wait a bit?
- stpeter has joined
-
pep.
https://github.com/Ppjet6/xeps/tree/merge-xep-423%2C402%2C405 jonas’
-
pep.
hmm
-
pep.
I've been rebasing stuff. Maybe I should force the author not to be me to have that a bit cleaner
-
pep.
Or I can just merge
-
jonas’
don’t rebase other peoples commits
-
jonas’
that’ll confuse github
-
pep.
yeah I can see that..
-
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"
-
jonas’
that script will make a new branch with the HEAD of the PR
-
jonas’
you can add commits there, and then do a merge to master
-
pep.
I know, I'm already doing that
-
pep.
Ok, so merge
-
jonas’
yes, merge
-
jonas’
XEP-0423 lacks a revision block in the tree you linked me
-
pep.
wait I did add one though
-
pep.
https://github.com/Ppjet6/xeps/commit/0d37be6b7a14c8b5f36f6009892fdd4ea9878f65
-
jonas’
you can add https://github.com/xsf/xeps/pull/843 to the merge
-
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
-
pep.
it is
-
jonas’
ugh
-
pep.
Only under my name
-
jonas’
I’m too stupid to read diffs
-
pep.
hehe
-
jonas’
did you check that the CI passes on this?
-
pep.
I have an awfully slow connection atm, docker barfs on me at each attempt
-
pep.
I get disconnected on a regular basis
-
jonas’
pep., the CI is run by github, too
-
jonas’
just make a PR
-
pep.
Right. let me do merges then, and I'll submit a PR
-
jonas’
thanks
-
jonas’
other than that, the formal stuff looks ok
- lnj has left
-
pep.
Sent, https://github.com/xsf/xeps/pull/844
-
pep.
I'm moving to c3d2, see you online in a bit :)
-
jonas’
oh, that’s close
-
pep.
Yes it's not far from you :p
-
pep.
I'm here until thursday morning, then moving to munich
-
pep.
daniel should be there tonight, and Astro, don't know if you know him
-
jonas’
yeah, met astro at some meetpu
-
pep.
:)
- stpeter has left
- stpeter has joined
- stpeter has left
-
pep.
Ok PR passed. I'll merge and spam standards
-
jonas’
sounds good
-
pep.
smtplib.SMTPSenderRefused: (452, b'4.3.1 Insufficient system storage', 'pep@bouah.net')
-
pep.
oops, thanks smtplib for reminding me
-
pep.
hmm, that didn't catch 335?
-
jonas’
because 335 doesn’t have a revision block, and the transition isn’t handled specially
-
jonas’
please use the dry run mode to double-check output before sending emails
-
jonas’
it’s fine to not-announce the transition tho
-
jonas’
(we never did that before, either)
- debacle has joined
-
pep.
ok
-
pep.
Yeah I did check emails before. The one for 423 is a bit mangled but ~
-
pep.
I mean the revision block
- ralphm has left
- ralphm has joined
-
jonas’
heh
-
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
-
pep.
But I guess it's probably not happening at this point (the email)
-
jonas’
yeah, dwd sent a mail to council@
-
jonas’
he won’t be able to write an agenda before tomorrow morning✎ -
jonas’
he won’t be able to write an agenda before tomorrow noon ✏
-
jonas’
you can send agenda suggestions to dave@cridland.net
-
pep.
is council@ private?
-
pep.
Or am I just not subscribed to it
-
pep.
ok it's not private
-
pep.
I have a reliable connection now! I can check your docker PR
-
jonas’
pep., https://github.com/xsf/xep-docker-base/pull/4
-
pep.
heh, ok
-
pep.
I'm curious how much work this is going to be to update to buster tbh..
-
jonas’
I have another PR ;)
-
jonas’
oh I don’t
-
jonas’
nevermind
-
pep.
:D
- ralphm has left
- ralphm has joined
- stpeter has joined
- stpeter has left
- stpeter has joined
- stpeter has left
- stpeter has joined
-
pep.
jonas’, https://github.com/xsf/xeps/pull/810 that's ready to merge right?
-
pep.
I can take it as well if you want
-
jonas’
doesn’t kev have to ack that first?
-
pep.
Ah indeed
-
pep.
https://github.com/xsf/xeps/pull/819 this is editor land though right?
-
pep.
Ah I tagged it already
-
pep.
"update copyright year"
-
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
- stpeter has left
-
flow
in case you want to have something to test your workflow with
-
pep.
I was looking for an ACK from Lance but yeah you have that in there
-
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
-
pep.
Maybe we want a "please don't touch this, I'll do it" signal
-
pep.
And that should be assigning?✎ -
pep.
And that could be assigning? ✏
- Tobi has left
- lnj has joined
- lnj has left
- stpeter has joined
- stpeter has left
- debacle has left
- debacle has left
- ralphm has left
- ralphm has joined
- Tobi has joined
- lnj has joined
- lnj has left
- lnj has joined
- debacle has joined
- debacle has left
- stpeter has joined
- lnj has left
- stpeter has left
- stpeter has joined
- stpeter has left
- debacle has joined
- ralphm has left
- ralphm has joined
- ralphm has left
- ralphm has joined
- stpeter has joined
- stpeter has left
- stpeter has joined
- stpeter has left
- stpeter has joined
- stpeter has left
- Tobi has left
- lnj has joined
- lnj has left
- stpeter has joined
- stpeter has left
- debacle has left