This repo contains sample workflow definitions for GitHub Actions for Microsoft Power Platform.
Перейти к файлу
Kartik Kanakasabesan d9c04271c8
Update deploy-managed-application.yml
2023-05-03 09:28:23 -07:00
.github/workflows Update release-solution-to-prod.yml 2023-03-03 07:58:13 -08:00
.vscode adding common files 2020-09-22 07:40:10 -07:00
sample-workflows Update deploy-managed-application.yml 2023-05-03 09:28:23 -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 link to lab 2022-02-07 10:09:36 -08: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. 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 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

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 and jump straight to module 2.

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.