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. 21 Aug, 2019 2 commits
    • Nick Ethier's avatar
    • Buck Doyle's avatar
      UI: Add CircleCI job (#6125) · 6dcf4f29
      Buck Doyle authored
      This adds a job to test the UI on CircleCI, including the sort of branch
      pattern-matching from #5839, so .-ui/ branches only have that job
      and not the non-UI ones.
      
      I considered having an entire workflow for UI, which could have separate
      jobs for linting vs Ember tests, but the lint commands take so little time
      that it didn’t seem worth it.
      
      There’s no use of nvm to change the Node version as the Docker image
      is what controls that. It’s annoying to have to update the version in multiple
      places, but probably infrequent.
      6dcf4f29
  2. 20 Aug, 2019 19 commits
  3. 19 Aug, 2019 5 commits
  4. 18 Aug, 2019 1 commit
  5. 16 Aug, 2019 5 commits
  6. 15 Aug, 2019 6 commits
  7. 14 Aug, 2019 2 commits