Share via

GitHub: Workflow Automation

Leila KHAMMASSI 576 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.

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.

Azure DevTest Labs
Azure DevTest Labs

An Azure service that is used for provisioning development and test environments.

0 comments No comments

Answer accepted by question author

Alistair Ross 7,556 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

Was this answer helpful?


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.