XSF Editor Team - 2019-11-04


  1. pep.

    jonas’, I'm going for https://github.com/xsf/xeps/pulls?q=is%3Apr+is%3Aopen+label%3A%22Ready+To+Merge%22

  2. pep.

    starting the merge locally now

  3. jonas’

    :+1:

  4. jonas’ reacts with :+1:

  5. pep.

    I pushed a while ago, that's building..

  6. pep.

    You said I could also push myself directly to docker hub? That triggers the deploy stuff?

  7. jonas’

    "triggers"

  8. jonas’

    IIRC the deploy stuff is just a 5 minute cronjob which runs docker pull && something

  9. pep.

    I see

  10. jonas’

    you need to do the build with `docker build . --build-arg NCORES=9`, examine the result, tag it via `docker tag c30e0c99c77e xmppxsf/xeps:latest` (replacing the ID of course) and then `docker push xmppxsf/xeps:latest`

  11. pep.

    right

  12. pep.

    lol, send-updates.py showing me a confirmation in base64 before I validate :P