XSF Editor Team - 2023-03-31


  1. snow has joined

  2. emus has left

  3. emus has joined

  4. snow has left

  5. wurstsalat has joined

  6. Kev has joined

  7. MSavoritias (fae,ve) has joined

  8. Tobi has left

  9. Tobi has joined

  10. larma has left

  11. Tobi has left

  12. Tobi has joined

  13. Tobi has left

  14. Tobi has joined

  15. larma has joined

  16. Kev

    https://github.com/xsf/xeps/pull/1248/files seems to confuse the triage.sh, which claims it's trying to both add a protoxep and edit an existing xep in one commit.

  17. Guus has joined

  18. Guus

    it is nice to see that someone else took over from Jonas to spam my mailbox <3

  19. Kev

    It looks like the issue wasn't in triage.sh

  20. Zash

    It's happening! Go Kev! :D

  21. Tobi has left

  22. Tobi has joined

  23. Kev

    It's not everything, but I've just spent a couple of hours on some triage and some merge.

  24. Kev

    It's not big and it's not clever, but https://github.com/xsf/xeps/blob/master/tools/merge-helper.sh removes some of the monotony from this.

  25. Kev

    So my Editor flow is now, approximately: Open 3 terminals in xeps.git T1: git pull --rebase && ./tools/merge-helper.sh Continue until it says to do merges, then T2: ./tools/local/triage.sh each time I merge one of the PRs T3: git pull --rebase then when I'm done with triage/merge close T2 Back in T1 continue until it tells me to generate docker images, at which point T3: ../upload-xeps.sh once that completes, follow T1 to completion.

  26. Kev

    And upload-xeps.sh is │ File: ../upload-xeps.sh ───────┼────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── 1 │ #!/bin/bash 2 │ set -e 3 │ XEPIMAGE=registry.gitlab.com/xsf/xeps/packed:main-latest 4 │ ATTICIMAGE=registry.gitlab.com/xsf/xep-attic/packed:main-latest 5 │ pushd path/to/xeps 6 │ docker build --build-arg NCORES=64 -t $XEPIMAGE . 7 │ docker push $XEPIMAGE 8 │ popd 9 │ pushd path/to/xep-attic 10 │ docker build --build-arg NCORES=64 -t $ATTICIMAGE . 11 │ docker push $ATTICIMAGE 12 │ popd 13 │ ssh -t xmpp.org "sudo ./xeps-up.sh"

  27. mdosch has left

  28. mdosch has joined

  29. wurstsalat

    Kev: out of curiosity, how long does the xeps build run?

  30. Kev

    With 64 threads? Not long, but I didn't time it.

  31. wurstsalat

    alright, thanks. last time I built it, PDF generation took the majority of time. (does anybody use these?)

  32. Kev

    When I first ran it today, and it was running with -j 1 it was certainly very slow.

  33. Guus has left

  34. tmolitor

    why does https://xmpp.org/extensions/ not list 0388 as recently updated?

  35. Kev

    I don't think that's an Editor question, I think that's down to the website.

  36. Kev

    Which isn't that I'm saying it's bad to ask here, but I don't know that the people who'll know the answer are necessarily here.

  37. tmolitor

    ah well, I thought maybe the docker containers cited above also update the website

  38. tmolitor

    never mind then :)

  39. tmolitor

    another question: in the xsf muc you listed a couple of updates, why is the sasl upgrade protoxep missing? (Overhaul SCRAM Upgrade ProtoXEP to include definition of SASL2 upgrade tasks)

  40. Kev

    Because that doesn't generate an entry in the attic :)

  41. Kev

    (Which is the output that I copy/pasted)

  42. emus

    > tmolitor: > 2023-03-31 04:26 (GMT+02:00) > why does https://xmpp.org/extensions/ not list 0388 as recently updated? wurstsalat:

  43. tmolitor

    Kev ah, thanks

  44. wurstsalat

    tmolitor: website is updated separately in a different interval

  45. tmolitor

    wurstsalat, ah, thanks!

  46. emus

    tmolitor: fyi

  47. emus

    xmpp:iteam@muc.xmpp.org?join

  48. stpeter has joined

  49. snow has joined

  50. Tobi has left

  51. Tobi has joined

  52. stpeter has left

  53. stpeter has joined

  54. stpeter has left

  55. Daniel has left

  56. Daniel has joined

  57. Tobi has left

  58. Tobi has joined

  59. Tobi has left

  60. Tobi has joined

  61. Zash has left

  62. Zash has joined

  63. Daniel has left

  64. Daniel has joined

  65. Tobi has left

  66. Tobi has joined

  67. Kev has left

  68. snow has left

  69. Tobi has left

  70. Tobi has joined

  71. MSavoritias (fae,ve) has left

  72. Tobi has left

  73. Tobi has joined

  74. Tobi has left

  75. Tobi has joined

  76. Tobi has left

  77. Tobi has joined

  78. Tobi has left

  79. Tobi has joined

  80. Tobi has left

  81. Tobi has joined

  82. stpeter has joined

  83. stpeter has left

  84. Tobi has left

  85. stpeter has joined

  86. stpeter has left

  87. stpeter has joined

  88. stpeter has left

  89. snow has joined

  90. emus has left

  91. emus has joined

  92. wurstsalat has left