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

fix(validate): valdiate against org should not do diff check #759

Merged
merged 1 commit into from
Nov 14, 2021

Conversation

azlam-abdulsalam
Copy link
Contributor

@azlam-abdulsalam azlam-abdulsalam commented Nov 11, 2021

Validate Against Org is typically used in a pre prepared scratch org or sandbox
. These orgs are not consistent for diff check as mostly packages are generated from PR/MR (which are temporary
merges) and is not reachable once the PR is merged or discarded. Hence the fix is to disable diff
check

Fixes #754

Validate Against Org is typically used in a pre prepared scratch org or sandbox
. These orgs are
not consistent for diff check as mostly packages are generated from PR/MR (which are temporary
merges) and is not reachable once the PR is merged or discarded. Hence the fix is to disable diff
check

Fixes #754
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error validating against an Org and not finding commit ID
1 participant