Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/microsoft/powerplatform-actions-lab

This repo contains sample workflow definitions for GitHub Actions for Microsoft Power Platform.
https://github.com/microsoft/powerplatform-actions-lab

github-actions powerplatform

Last synced: 2 months ago
JSON representation

This repo contains sample workflow definitions for GitHub Actions for Microsoft Power Platform.

Awesome Lists containing this project

README

        

# Power Platform actions lab

This project contains sample workflows that use the [GitHub Actions for Microsoft Power Platform](https://github.com/microsoft/powerplatform-actions).
These workflows illustrate how you can:
- Export a solution from a development environment.
- Generate a build artifact (managed solution) and import into a production environment.

In the detailed [hands-on lab](https://docs.microsoft.com/en-us/power-platform/alm/tutorials/github-actions-start), you can learn more about:
- Setting up environments (module 0).
- Create a new solution that contains your app (module 1).
- Create a new repo and two GitHub workflows using GitHub actions for the Power Platform (module 2).

Demo of lab available [here](https://youtu.be/Bk4KpE_6YtY)

If you are already familiar with the concept of multiple environments as well as how to use solutions to package your app, then you can safely skip the first two modules, and simply download and use the [sample ALMLab solution](https://github.com/microsoft/powerplatform-actions-lab/blob/main/solutions/ALMLab_1_0_0_1.zip) and jump straight to module 2.

Learn more about the [GitHub Actions for Microsoft Power Platform](https://docs.microsoft.com/en-us/power-platform/alm/devops-github-actions)

This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
contact [[email protected]](mailto:[email protected]) with any additional questions or comments.