This repo contains sample workflow definitions for GitHub Actions for Microsoft Power Platform.
Перейти к файлу
david@DAVID-PC f600db4fa5 move zip to LFS 2020-09-24 17:10:36 -07:00
.github/workflows allow manual triggering of export and release runs (#9) 2020-09-23 07:26:48 -07:00
.vscode adding common files 2020-09-22 07:40:10 -07:00
sample-workflows Updated name (#14) 2020-09-24 11:15:22 -07:00
solutions PR for exported solution ALMLab-20200922-1625 (#6) 2020-09-22 09:31:43 -07:00
.editorconfig adding common files 2020-09-22 07:40:10 -07:00
.gitattributes adding common files 2020-09-22 07:40:10 -07:00
.gitignore adding common files 2020-09-22 07:40:10 -07:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2020-08-06 12:25:41 -07:00
LICENSE Initial LICENSE commit 2020-08-06 12:25:42 -07:00
PRIVACY.md add privacy notice for telemetry 2020-08-11 13:52:29 -07:00
PowerActionsLab.zip move zip to LFS 2020-09-24 17:10:36 -07:00
README.md Updated readme to include info on the hand-on lab (#15) 2020-09-24 12:11:34 -07:00
SECURITY.md Initial SECURITY.md commit 2020-08-06 12:25:44 -07:00

README.md

Power Platform actions lab

This project contains sample workflows that use the GitHub Actions for Microsoft Power Platform (preview). 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, you will learn 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 (preview).

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) throughout this lab.

Learn more about the GitHub Actions for Microsoft Power Platform

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.