Runner Management
This section introduces how to configure and use the Runner of AtomGit Action, including official hosted Runners, self-hosted Runners (hosts and Kubernetes), tag selection, and custom run images.
📄️ Using AtomGit Hosted Runners
This document introduces the three-part tag system for official hosted Runners of AtomGit, resource specifications details, and how to specify their use in workflows.
📄️ Using Self-hosted Runners
This document introduces how to deploy and use self-hosted Runners and Kubernetes Runners, including configuration installation, tag rules, and management of organization-level and project-level Runners.
📄️ Choosing Runner Tags
This document introduces the comparison of tag types for official managed Runners and self-hosted Runners, as well as two matching rules: full match and default equivalence.
📄️ Configure Runtime Image and Toolchain
This document introduces how to specify a custom Docker image in a Job using the container field to meet requirements for specific language versions or specialized toolchains.