Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@abhiseksanyal
Copy link
Collaborator

Ignore shell parsing error in pinned dependencies check that may come due to unsupported and commonly used "((" pattern in files

What kind of change does this PR introduce?

It is a bugfix change

What is the current behavior?

It generates an internal error and exit with a -1 error code when shell parsing error occurs as part of the pinned dependencies check

What is the new behavior (if this is a feature change)?**

It ignores a shell parsing error and continues with the rest of the checks

Ignore shell parsing error in pinned dependencies check that may come
due to unsupported and commonly used "((" pattern in files
@abhiseksanyal abhiseksanyal merged commit e5bfa04 into lineaje-v4.7.0 Jan 25, 2023
@abhiseksanyal abhiseksanyal deleted the feature/handled-shell-parsing-error branch January 25, 2023 21:22
abhiseksanyal added a commit that referenced this pull request Jul 6, 2023
Ignore shell parsing error in pinned dependencies check that may come
due to unsupported and commonly used "((" pattern in files
abhiseksanyal added a commit that referenced this pull request Jul 6, 2023
Ignore shell parsing error in pinned dependencies check that may come
due to unsupported and commonly used "((" pattern in files
abhiseksanyal added a commit that referenced this pull request Aug 22, 2023
Ignore shell parsing error in pinned dependencies check that may come
due to unsupported and commonly used "((" pattern in files
abhiseksanyal added a commit that referenced this pull request Nov 18, 2023
Ignore shell parsing error in pinned dependencies check that may come
due to unsupported and commonly used "((" pattern in files
abhiseksanyal added a commit that referenced this pull request Oct 2, 2024
Ignore shell parsing error in pinned dependencies check that may come
due to unsupported and commonly used "((" pattern in files
abhiseksanyal added a commit that referenced this pull request Mar 21, 2025
Ignore shell parsing error in pinned dependencies check that may come
due to unsupported and commonly used "((" pattern in files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants