Skip to content

CI Tools

Duncan Faulkner edited this page Feb 25, 2023 · 2 revisions

Continuous Integration (CI) Tools

We will look at getting a BrowserStack licence in the future, at the moment we have disabled this feature.This was will facilitate more stable CI testing [with PRs and builds].

This is a temporary solution only; started on March 9, 2018.

Building with Bazel

As part of efforts to migrate to building with Bazel, ngx-layout is also migrating to CircleCI as part of the library's continuous integration toolset. This will work in tandem with Travis CI to handle all of our builds during the migration period.

More updates on our build process will be posted here as they're available.

Clone this wiki locally