Câu 17: GH-200: GitHub Actions
What are two reasons to keep an action in its own repository instead of bundling it with other application code? (Each correct answer presents a complete solution. Choose two.)
Nội dung câu hỏi
What are two reasons to keep an action in its own repository instead of bundling it with other application code? (Each correct answer presents a complete solution. Choose two.)
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. It makes the action.yml file optional.
- B. It makes it easier for the GitHub community to discover the action. — đáp án hiện tại
- C. It widens the scope of the code base for developers fixing issues and extending the action.
- D. It decouples the action’s versioning from the versioning of other application code. — đáp án hiện tại
- E. It allows sharing workflow secrets with other users.
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.
Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.