GITHUBACTIONS
THERE IS A NEW SHERIFF IN TOWN..
NATRAJ YEGNARAMAN
Runner
The machine where
the workflow
executes
Workflow
The set of jobs to run
Trigger
An event that
initiates the workflow
Step
Sequence of tasks
Action
IndividualTask to run
WhatisGitHubActions?
Components
SAMPLE
• Trigger
• EnvironmentVariables
• OutputVariables
• Templating
1. Windows
2. Ubuntu
3. Self-Hosted
1. JavaScript
2. Docker Container
3. CompositeWorkflow Step
Types
Runners Action
• In Preview
• Internally uses PowerAppsCLI (custom version) - https://www.nuget.org/packages/Microsoft.PowerApps.CLI/
• Supports only Username and Password authentication
• Windows Runner only
• Not published in GitHub Marketplace
• 6 Actions available
• Who Am I
• Clone Solution
• Unpack Solution
• Pack Solution
• Import Solution
• Branch Solution
POWERPLATFORMGITHUBACTIONS–CURRENTSTATE
DEMO
• Awesome Actions Repo
• Windows 2019 Runner Spec
• GitHub Actions Documentation
• GitHub ActionsVSCode Extension
• My Power Apps Solution Actions
• My Power Apps Solution Checker Action
• Power PlatformActions Lab
FURTHERREADING

GitHub Actions - Melbourne UG

  • 1.
    GITHUBACTIONS THERE IS ANEW SHERIFF IN TOWN.. NATRAJ YEGNARAMAN
  • 2.
    Runner The machine where theworkflow executes Workflow The set of jobs to run Trigger An event that initiates the workflow Step Sequence of tasks Action IndividualTask to run WhatisGitHubActions? Components
  • 3.
  • 4.
    1. Windows 2. Ubuntu 3.Self-Hosted 1. JavaScript 2. Docker Container 3. CompositeWorkflow Step Types Runners Action
  • 5.
    • In Preview •Internally uses PowerAppsCLI (custom version) - https://www.nuget.org/packages/Microsoft.PowerApps.CLI/ • Supports only Username and Password authentication • Windows Runner only • Not published in GitHub Marketplace • 6 Actions available • Who Am I • Clone Solution • Unpack Solution • Pack Solution • Import Solution • Branch Solution POWERPLATFORMGITHUBACTIONS–CURRENTSTATE
  • 6.
  • 7.
    • Awesome ActionsRepo • Windows 2019 Runner Spec • GitHub Actions Documentation • GitHub ActionsVSCode Extension • My Power Apps Solution Actions • My Power Apps Solution Checker Action • Power PlatformActions Lab FURTHERREADING