XSF Editor Team - 2014-03-12


  1. Steffen Larsen

    hey. I just skimmed through the logs of this editor muc.. But I couldn't see any assignments. Anything that needs to be done or that I can help with?

  2. Lloyd

    Steffen Larsen, you can help with automated tooling if you want?

  3. Steffen Larsen

    YES

  4. Lloyd

    Putting some ideas together for next week

  5. Steffen Larsen

    very much!

  6. Lloyd

    Cool, will get an email to you with some starting points (unless you want to jump the gun on me) and we'll move from there :D

  7. Steffen Larsen

    ok Lloyd just write to me personally if you want to discuess some solutions and ideas.. I have a lot as well

  8. Steffen Larsen

    sure

  9. Lloyd

    Great!

  10. Steffen Larsen

    I hate sitting on my hand…

  11. Steffen Larsen

    :-)

  12. Steffen Larsen

    btw I saw that you discussed jira for queueing etc.. any conclusions?

  13. Lloyd

    Nope, I think we were getting sidetracked by that point. The feeling was we should be hosting as much as possible (although there's nothing to say we couldn't make the case for changes)

  14. Lloyd

    http://s2.quickmeme.com/img/5b/5b3761867c14de76ab959f4b9ece9a3b51654222b93c92e7e02c4e80fad9da21.jpg

  15. Steffen Larsen

    yes

  16. Steffen Larsen

    but we already have an jira

  17. Steffen Larsen

    I used it for changing XEP .. but that was 2-3 years ago

  18. Steffen Larsen

    it was on http://tracker.xmpp.org/browse/SPEC . but that prob. forwarded into jira cloud space somewhere

  19. Steffen Larsen

    well - off to a meeting. write me Lloyd

  20. Lloyd

    that was hosted by us, rather than atlassian, but apparently a PITA to keep updated

  21. Lloyd

    Sure!

  22. Steffen Larsen

    well.. its just a jar

  23. Steffen Larsen

    :-)

  24. Steffen Larsen

    war

  25. Steffen Larsen

    later

  26. stpeter

    switching rooms

  27. m&m

    1) add an <interim/> element in the header

  28. stpeter

    so basically I generate the HTML and copy it to /var/www/vhosts/xmpp.org/extensions/tmp/xep-nnnn-x.y.html

  29. m&m

    do you check it in?

  30. m&m

    commit+push

  31. stpeter

    it gets checked into git for traceability

  32. stpeter

    yes

  33. m&m

    ok

  34. stpeter

    that way we can track the diffs

  35. stpeter

    as 1.1rc1 and so on

  36. m&m

    right

  37. stpeter

    thus http://xmpp.org/extensions/diff/api/xep/0124/diff/1.10/vs/1.11rc3 or whatever

  38. stpeter

    but yes we didn't document that in the readme

  39. m&m

    ah

  40. m&m

    ok

  41. m&m

    that's easy enough

  42. stpeter

    the 'rcx' thing is just a convention

  43. m&m

    /nod

  44. stpeter

    I think we might have used something else at one point

  45. m&m

    I can see how using SVN branches could handle this

  46. stpeter

    yeah

  47. stpeter

    basically I didn't know anything about branches when I created this workflow, so I punted on using them ;-)

  48. m&m

    (-:

  49. m&m

    git branches still leave me a little confused

  50. stpeter

    yeah me too

  51. m&m

    they seem like CVS branches, but that's probably a naïve view

  52. Lloyd

    wouldn't tags be better than branches?

  53. m&m

    http://xmpp.org/extensions/tmp/xep-0124-1.11rc3.html

  54. stpeter

    yes, that's the last one I did, as I recall