200k views
3 votes
It is important that the release manager views all the ___ before giving the green light to promote the ___. This is because ___ is a powerful tool and may provide people with ___ and ___ they shouldn't have. You can use an ___ on ___ to handle this.

A) Logs / Steps / Pipeline / Permissions / Manual Task
B) User Stories / Validation Rule / Pipeline Steps / Permissions / Deployment
C) Snapshots / Permissions / Steps / Pipeline / Permission Set
D) Manual Task / Permissions / Validation Rule / Steps / Pipeline Steps

User Migz
by
8.3k points

1 Answer

6 votes

Final answer:

The release manager needs to view all the logs and handle the permissions on the pipeline to ensure a safe promotion.

Step-by-step explanation:

The release manager plays a crucial role in software development as they oversee the deployment process. In this context, the release manager needs to view all the logs, which provide a record of system activities, before giving the green light to promote the pipeline. This caution is necessary because the pipeline has the potential to provide people with permissions and access, they shouldn't have, making it a powerful tool.

An example of an action the release manager can take to handle this is by using a permission set on the pipeline.

User Kotzilla
by
7.5k points