最新的GitHub Actions Certificate - GitHub-Actions免費考試真題
問題1
What are the two ways to pass data between jobs? (Choose two.)
正確答案: C,F
說明:(僅 VCESoft 成員可見)
問題2
Which choices represent best practices for publishing actions so that they can be consumed reliably? (Choose two.)
正確答案: A,E
說明:(僅 VCESoft 成員可見)
問題3
Where should workflow files be stored to be triggered by events in a repository?
正確答案: A
說明:(僅 VCESoft 成員可見)
問題4
Your organization is managing secrets using GitHub encrypted secrets, including a secret named SuperSecret.
As a developer, you need to create a version of that secret that contains a different value for use in a workflow that is scoped to a specific repository named MyRepo. How should you store the secret to access your specific version within your workflow?
As a developer, you need to create a version of that secret that contains a different value for use in a workflow that is scoped to a specific repository named MyRepo. How should you store the secret to access your specific version within your workflow?
正確答案: B
說明:(僅 VCESoft 成員可見)
問題5
Which syntax correctly accesses a job output (output1) of an upstream job (job1) from a dependent job within a workflow?
正確答案: C
說明:(僅 VCESoft 成員可見)
問題6
Which workflow commands send information from the runner? (Choose two.)
正確答案: C,D
說明:(僅 VCESoft 成員可見)
問題7
As a developer, you want to review the step that caused a workflow failure and the failed step's build logs.
First navigate to the main page of the repository on GitHub. Which section contains the step failure information?
First navigate to the main page of the repository on GitHub. Which section contains the step failure information?
正確答案: D
說明:(僅 VCESoft 成員可見)
問題8
What is the smallest scope for an environment variable?
正確答案: D
說明:(僅 VCESoft 成員可見)

