GitHub: Workflow Automation

Leila KHAMMASSI 571 Reputation points
2022-05-09T07:12:11.327+00:00

Hello!
how to create a workflow to generate and test code and how to use workflow to publish to GitHub Packages...?
a

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,815 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,310 questions
Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
256 questions
0 comments No comments
{count} votes

Accepted answer
  1. Alistair Ross 7,101 Reputation points Microsoft Employee
    2022-05-09T12:38:16.667+00:00

    Hi @Leila KHAMMASSI

    Details on how to create GitHub workflows can be found at https://docs.github.com/en/actions/using-workflows/about-workflows. I've used this recently and it gave me all the information I needed on how to build and managed workflows

    With regards to publishing to GitHub Packages, details can be found at https://docs.github.com/en/packages/managing-github-packages-using-github-actions-workflows/publishing-and-installing-a-package-with-github-actions


0 additional answers

Sort by: Most helpful