Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/microsoft/powerplatform-actions-lab
- Owner: microsoft
- License: mit
- Created: 2020-08-06T19:25:30.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-06-14T02:38:22.000Z (over 1 year ago)
- Last Synced: 2024-05-15T20:06:46.149Z (8 months ago)
- Topics: github-actions, powerplatform
- Homepage:
- Size: 2.39 MB
- Stars: 134
- Watchers: 26
- Forks: 176
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-power-platform - Training lab: GitHub Power Platform Action - Learn how to use Power Platform Action for GitHub (💬 General / Important Links, Tools & More)
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.