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.

orchestrator:release --dryrun still attempts to install packages #1340

@chips5k

Description

@chips5k

Describe the bug
When running orchestrator:release with the dryrun flag, it attempts to install packages when it should not.

To Reproduce
Steps to reproduce the behavior:
Modify packageDependencies in release yml to cause a change.
Run orchestrator:release with dryrun flag.

Expected behavior
With dry run flag enabled, no modification to any environments should occur.

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

Platform Details (please complete the following information):

  • OS: docker
  • Version latest
  • Salesforce CLI(sfdx cli) Version: latest

Additional context
This has been fixed in the past, but seems to have returned:
#774
2a472f0

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions