forked from angular/flex-layout
-
-
Notifications
You must be signed in to change notification settings - Fork 2
CI Tools
Alessio Bianchini edited this page Dec 17, 2025
·
2 revisions
This repository uses GitHub Actions for CI and releases.
-
ng-flex-layout - test lib(test-lib.yml): runs install/build/tests on pushes and PRs againstmaster(this is also used for the README badge). -
ci(ci.yml): reusable workflow invoked bytest-lib.yml(and runnable viaworkflow_dispatch). -
demo-app - build and deploy to Azure web service: builds the demo app and deploys it to Azure on release creation (or manually viaworkflow_dispatch). -
ng-flex-layout - publish package to npmjs: publishes the package to npm on release creation.
-
Quick Links
-
Documentation
-
Demos
-
StackBlitz Templates
-
Learning FlexBox
-
History
-
Developer Guides
-
Contributing