This project is mirrored from https://gitee.com/mirrors/nomad.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 17 Nov, 2020 1 commit
  2. 12 Nov, 2020 1 commit
  3. 10 Nov, 2020 1 commit
  4. 04 Nov, 2020 1 commit
  5. 02 Nov, 2020 1 commit
  6. 14 Oct, 2020 1 commit
  7. 24 Sep, 2020 1 commit
  8. 23 Sep, 2020 1 commit
  9. 18 Sep, 2020 1 commit
    • Tim Gross's avatar
      ci: exclude unit test runs from e2e branches (#8909) · 810b43b0
      Tim Gross authored
      Branches for the e2e code base can't have impact on the unit tests, so running
      those tests just extends the time it takes to ship e2e updates. This changeset
      updates the CircleCI config so that e2e branches run linting, build the
      binary, and run the e2e unit tests (currently just vault compatibility).
      Unverified
      810b43b0
  10. 09 Sep, 2020 1 commit
  11. 24 Aug, 2020 1 commit
  12. 06 Aug, 2020 1 commit
  13. 20 Jul, 2020 1 commit
  14. 15 Jul, 2020 1 commit
  15. 25 Jun, 2020 1 commit
  16. 24 Jun, 2020 4 commits
  17. 16 Jun, 2020 1 commit
  18. 09 Jun, 2020 1 commit
    • Buck Doyle's avatar
      Add Ember ESLint plugin (#8134) · 11d80ae4
      Buck Doyle authored
      This is extracted from #8094, where I have run into some snags. Since
      these ESLint fixes aren’t actually connected to the Ember 3.16 update
      but involve changes to many files, we might as well address them
      separately. Where possible I fixed the problems but in cases where
      a fix seemed too involved, I added per-line or -file exceptions.
      Unverified
      11d80ae4
  19. 04 Jun, 2020 1 commit
  20. 02 Jun, 2020 1 commit
    • Seth Hoenig's avatar
      deps: Switch to Go modules for dependency management · 15fb4c99
      Seth Hoenig authored
      This PR switches the Nomad repository from using govendor to Go modules
      for managing dependencies. Aspects of the Nomad workflow remain pretty
      much the same. The usual Makefile targets should continue to work as
      they always did. The API submodule simply defers to the parent Nomad
      version on the repository, keeping the semantics of API versioning that
      currently exists.
      15fb4c99
  21. 16 May, 2020 1 commit
  22. 15 May, 2020 8 commits
  23. 01 Apr, 2020 1 commit
  24. 25 Mar, 2020 1 commit
    • Mahmood Ali's avatar
      ci: collect json file · c31dbc24
      Mahmood Ali authored
      Start collecting raw `go test -json` output to help with debugging odd
      CI failures.
      c31dbc24
  25. 23 Mar, 2020 4 commits
  26. 20 Mar, 2020 1 commit
  27. 15 Mar, 2020 1 commit