Skip to content
This repository was archived by the owner on Mar 18, 2024. It is now read-only.
This repository was archived by the owner on Mar 18, 2024. It is now read-only.

Dry Run in release command is installing package dependencies #774

@azlam-abdulsalam

Description

@azlam-abdulsalam

Describe the bug
A clear and concise description of what the bug is.

Orchestrator release feature's a dry option, which enables to dry run a release definition against a target environment. This command is executing the dry but installing dependencies

To Reproduce
Steps to reproduce the behavior:

  1. Do a release with dry run activated
  2. Ensure that release definition has a dependency which is not available in the target org
  3. Notice that dry run proceeds to install dependencies

Expected behavior
A clear and concise description of what you expected to happen.

Dry Run should not install any packages including dependencies

Screenshots
If applicable, add screenshots to help explain your problem.

Platform Details (please complete the following information):

  • OS: All
  • Version [e.g. CLI Version eg: 1.6.6]: 9.3.12
  • Salesforce CLI(sfdx cli) Version: 7.120.0
  • CI Platform: All

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions