Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/microsoft/powerplatform-build-tools
Power Platform Build Tools automate common build and deployment tasks related to Power Platform. This includes synchronization of solution metadata (a.k.a. solutions) between development environments and source control, generating build artifacts, deploying to downstream environments, provisioning/de-provisioning of environments, and the ability to perform static analysis checks against your solution using the PowerApps checker service.
https://github.com/microsoft/powerplatform-build-tools
azure-devops azure-devops-extension ci-cd dataverse powerplattform
Last synced: 6 days ago
JSON representation
Power Platform Build Tools automate common build and deployment tasks related to Power Platform. This includes synchronization of solution metadata (a.k.a. solutions) between development environments and source control, generating build artifacts, deploying to downstream environments, provisioning/de-provisioning of environments, and the ability to perform static analysis checks against your solution using the PowerApps checker service.
- Host: GitHub
- URL: https://github.com/microsoft/powerplatform-build-tools
- Owner: microsoft
- License: mit
- Created: 2020-11-04T00:21:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-05T01:25:42.000Z (2 months ago)
- Last Synced: 2025-01-22T01:09:17.254Z (13 days ago)
- Topics: azure-devops, azure-devops-extension, ci-cd, dataverse, powerplattform
- Language: TypeScript
- Homepage:
- Size: 4.79 MB
- Stars: 201
- Watchers: 27
- Forks: 43
- Open Issues: 118
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Power Platform Build Tools
[![PullRequest](https://github.com/microsoft/powerplatform-build-tools/actions/workflows/PullRequest.yml/badge.svg)](https://github.com/microsoft/powerplatform-build-tools/actions/workflows/PullRequest.yml)
[![Official Build](https://dev.azure.com/dynamicscrm/OneCRM/_apis/build/status%2FDPX-Tools%2Fpowerplatform-build-tools%20Official%20Build?branchName=main)](https://dev.azure.com/dynamicscrm/OneCRM/_build/latest?definitionId=15006&branchName=main)Power Platform Build Tools automate common build and deployment tasks related to Power Platform.
This includes synchronization of solution metadata (a.k.a. solutions) between development environments and source control,
generating build artifacts, deploying to downstream environments, provisioning/de-provisioning of environments,
and the ability to perform static analysis checks against your solution using the PowerApps checker service.Learn more about the Build Tools [here](https://aka.ms/buildtoolsdoc).
Each tasks wraps the existing [Power Platform CLI](https://aka.ms/PowerPlatformCLI).
## High level architecture
![High level architecture](docs/assets/images/architecture.png)
## Feedback & Questions
For additional support: https://learn.microsoft.com/en-us/power-platform/admin/get-help-support
## Engage with the Community
Stay up-to-date with the latest in Microsoft 365 & Power Platform topics: https://aka.ms/community/home
Recurring call invite - https://aka.ms/community/ms-speakers-call-invite
## Contributing
This project will welcome contributions in the near future. At this stage, we're not ready for contributions,
but do welcome your suggestions. Many open source projects ask for enhancement suggestions in the form of issues. We prefer that you start an [idea discussion](https://github.com/microsoft/powerplatform-build-tools/discussions/new?category=ideas) instead of creating enhancement issues.See details in [CONTRIBUTING](CONTRIBUTING.md)
### Code of Conduct
See details in [CODE_OF_CONDUCT](CODE_OF_CONDUCT.md)
### Security issues
Please report any security concerns or issues as described in this [SECURITY](SECURITY.md) document.
## 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](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general).
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.