A. A lightweight editing experience that runs entirely in your browser
B. A development environment hosted in the cloud
C. An AI pair programmer that offers autocomplete-style suggestions
D. A Visual Studio Code plug-in to manage local devcontainers
A. Ability to visualize the commit history
B. Ability to create and customize multiple views
C. Ability to import Gantt charts from Microsoft Project
D. Ability to enforce required fields
A. /docs
B. Root
C. .github
D. /src
A. GitHub Packages.
B. An enterprise marketplace.
C. The same repository as your workflow file.
D. A published Docker container image on Docker Hub.
E. Any public repository.
A. Markup language
B. Programming language
C. Containerization solution
D. Version control system
E. Scripting language
A. Write
B. Maintain
C. Read
D. Triage
A. Confirm that the action has a verification badge.
B. Search the vendor's website for a github.yaml index.
C. Add the vendor as an allowed Actions Source.
D. Create a new workflow file.
E. Install the GitHub App that was provided by the vendor.
F. Search the GitHub Marketplace for Actions by the vendor.
A. Sets the reviewers for pull requests automatically
B. Restricts who can edit specific files
C. Defines access permissions for the repository
D. Requires peer code review for code changes