1. 27 Jan, 2021 4 commits
  2. 15 Jan, 2021 1 commit
  3. 12 Jan, 2021 2 commits
  4. 05 Jan, 2021 4 commits
  5. 28 Dec, 2020 2 commits
    • Sheogorath's avatar
      Add push as trigger for nightly builds · 7075a3da
      Sheogorath authored
      This patch should help to ensure that there is always an up-to-date
      nightly build.
      
      During release 1.7.1 the official release was containing more recent
      changes than the latest nightly. This is an undesierable situation,
      which this patch should fix by adding "on push" as trigger for the
      nightly action.
      7075a3da
    • Sheogorath's avatar
      Add "latest" tag for each matrix · f21be793
      Sheogorath authored
      This patch adds a "lateset"-like tag to the build to simplify continous
      deployment setups, such as our demo instance.
      f21be793
  6. 27 Dec, 2020 1 commit
  7. 22 Dec, 2020 2 commits
  8. 21 Dec, 2020 1 commit
  9. 19 Dec, 2020 1 commit
  10. 18 Dec, 2020 1 commit
  11. 17 Dec, 2020 2 commits
  12. 13 Dec, 2020 1 commit
  13. 11 Dec, 2020 1 commit
  14. 02 Dec, 2020 3 commits
  15. 25 Nov, 2020 2 commits
  16. 24 Nov, 2020 9 commits
  17. 20 Nov, 2020 3 commits
    • Sheogorath's avatar
      Merge pull request #119 from hugopeixoto/rename-to-hedgedoc · 0dbdaaac
      Sheogorath authored
      Rename HackMD and CodiMD to HedgeDoc
      0dbdaaac
    • Hugo Peixoto's avatar
      Rename HackMD and CodiMD to HedgeDoc · 298f793c
      Hugo Peixoto authored
      I replaced every occurrence of codimd with hedgedoc. There were still
      some stray hackmd references, so I replaced them as well. This includes
      using hedgedoc/hedgedoc instead of hedgedoc/server.
      
      I removed the kubernetes instructions, since they were referring to
      a helm chart that does not exist anymore.
      
      There are two references to hackmd left. The first one is in the
      migration guide from hackmd-docker to hedgedoc-container. The other one
      is in a migration guide that points to
      https://github.com/hackmdio/migration-to-0.5.0. Since the 0.5.0 version
      is quite old, these instructions were removed.
      
      Deprecated CODIMD_REPOSITORY in favor of HEDGEDOC_REPOSITORY. People
      using CODIMD_REPOSITORY will now see an error in their docker build
      prompting them to change to HEDGEDOC_REPOSITORY.
      
      We are now using chat.hedgedoc.org as the matrix link.
      Signed-off-by: 's avatarHugo Peixoto <hugo.peixoto@gmail.com>
      298f793c
    • Sheogorath's avatar
      Pin digists of base images · 64fb1ee4
      Sheogorath authored
      This patch should make sure we don't introduce unexpected breaking
      changes into our setup and instead for every upstream upgrade get a new
      renovate pull request.
      Signed-off-by: 's avatarSheogorath <sheogorath@shivering-isles.com>
      64fb1ee4