Question
Choose all the reasons that we use command scripts: a. Debug incorrect code. b. Hide passswords and other secrets from developers. c. Provide easy to
- Choose all the reasons that we use command scripts:
a. Debug incorrect code.
b. Hide passswords and other secrets from developers.
c. Provide easy to remember command names for running Docker images for tools.
d. Automate complex, multistep project builds.
2. A Visual Studio Code dev container is defined in the
devcontainer/devcontainer.json file | ||
devcontainer/.devcontainer.json file | ||
.devcontainer/devcontainer.json file | ||
.devcontainer/.devcontainer.json file |
3. The names of the columns on our issue board in GitLab came from:
Labels | ||
Issues | ||
Requirements | ||
Titles |
4. Match each type of comment with either "Good Comment" or "Bad Comment".
|
5.Which Visual Studio Code settings stay with your computer?
Workspace settings | ||
Team settings | ||
User settings | ||
Default settings |
6. Choose all of the TRUE statements about the definition of done:
Created by the manager | ||
Sets the standards for the products delivered | ||
Created by the developers | ||
Can never be updated by the team |
7. Select all the correct statements about Development Environments:
Require each team member to install all tools themselves. | ||
Can be run locally in a containerized environment. | ||
Allow the use of tools to ensure that all team members' code meets team standards. | ||
Ensure that members of a team work in a consistent environment with the same tools, dependencies, and settings. | ||
Allow all team members to completely customize their environment to their preferences. | ||
Can be run in the cloud in a containerized environment. |
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started