1. 18 May, 2017 2 commits
  2. 17 May, 2017 4 commits
  3. 16 May, 2017 3 commits
  4. 10 May, 2017 3 commits
  5. 08 May, 2017 2 commits
  6. 07 May, 2017 2 commits
  7. 06 May, 2017 2 commits
  8. 05 May, 2017 1 commit
  9. 03 May, 2017 2 commits
  10. 01 May, 2017 12 commits
  11. 30 Apr, 2017 1 commit
    • Luca Boccassi's avatar
      Problem: no way to deploy releases to OBS · f126da8b
      Luca Boccassi authored
      Solution: add new tokens to .travis.yml and change ci_deploy.sh
      script to use Github APIs to create a temporary branch at the tag,
      and the OBS APIs to trigger a source service run in the stable and
      draft release projects:
      network:messaging:zeromq:release-stable
      network:messaging:zeromq:release-draft
      
      The branch hack is unfortunately necessary as it is not possible to
      modify OBS sources with the token APIs, and it is also not possible
      to automatically fetch the latest tag in the service files.
      The temporary branch is immediately deleted.
      f126da8b
  12. 29 Apr, 2017 3 commits
  13. 28 Apr, 2017 3 commits