Skip to content

Jumpstart CICD deployments in Microsoft Fabric

License

Notifications You must be signed in to change notification settings

microsoft/fabric-cicd

Repository files navigation

Fabric CICD

Language TestPyPI version Code style: ruff


Project Overview

fabric-cicd is a Python library designed for use with Microsoft Fabric workspaces. This library supports code-first Continuous Integration / Continuous Deployment (CI/CD) automations to seamlessly integrate Source Controlled workspaces into a deployment framework. The goal is to assist CI/CD developers who prefer not to interact directly with the Microsoft Fabric APIs.

Documentation

All documentation is hosted on our fabric-cicd GitHub Pages

Installation

To install fabric-cicd, run:

pip install fabric-cicd

While in private preview, to install fabric-cicd, run:

pip install --upgrade --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ fabric-cicd

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

About

Jumpstart CICD deployments in Microsoft Fabric

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published