Prompt Buddy logoPrompt Buddy

github · GitHub Actions Docs

Actions Building and testing Xamarin applications - GitHub Docs

A tutorial providing a step-by-step workflow for setting up GitHub Actions to automate the build and test processes for Xamarin mobile applications.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Actions Building and testing Xamarin applications - GitHub Docs

A tutorial providing a step-by-step workflow for setting up GitHub Actions to automate the build and test processes for Xamarin mobile applications.

When To Use

Use when you need to configure a CI/CD pipeline specifically for automating the compilation and testing of Xamarin-based mobile projects using GitHub Actions.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/actions-build-and-test-xamarin-apps-building-testing-applications-g-workflow-guide.mdA tutorial guide on creating continuous integration workflows in GitHub Actions to build and test Xamarin applications.Questions about a tutorial guide on creating continuous integration workflows in GitHub Actions to build and test Xamarin applications.
examples/actions-build-and-test-xamarin-apps-building-testing-applications-g-gith.textA GitHub Actions workflow YAML configuration for building a Xamarin.iOS application on a macOS runner.Exact payloads, commands, or snippets shown in A GitHub Actions workflow YAML configuration for building a Xamarin.iOS application on a macOS runner.
examples/actions-build-and-test-xamarin-apps-building-testing-applications-g-gith-2.textA GitHub Actions workflow YAML configuration for building a Xamarin.Android application on a macOS runner using specific SDK versions.Exact payloads, commands, or snippets shown in A GitHub Actions workflow YAML configuration for building a Xamarin.Android application on a macOS runner using speci...

What This Skill Covers

    • GitHub Actions / - Tutorials / - Build and test code / - Xamarin apps
  • Main sections: In this article, Introduction, Prerequisites, Building Xamarin.iOS apps, Building Xamarin.Android apps.

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://docs.github.com/en/actions/tutorials/build-and-test-code/xamarin-apps