Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/angular/angular.git. Pull mirroring updated .
  1. Apr 27, 2019
    • George Kalpakas's avatar
      ci(docs-infra): use the tests from the stable branch in... · 3efdd39a
      George Kalpakas authored
      ci(docs-infra): use the tests from the stable branch in `aio_monitoring_stable` CircleCI job (#30110)
      
      Previously, the `aio_monitoring_stable` job (which runs tests against
      https://angular.io/) was using the tests from the master branch. As a
      result, if the master branch included changes in those tests that were
      not yet backported to the stable branch (and thus deployed to
      https://angular.io/), the tests would fail.
      
      This commit fixes this by using the tests from the stable branch to test
      against https://angular.io/.
      
      Fixes #30101
      
      PR Close #30110
      3efdd39a
  2. Feb 02, 2019
  3. Oct 27, 2018