Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for the optional 'source' property to the error/warning functions #1009

Merged
merged 7 commits into from
Jan 16, 2024

Conversation

DenisNikulin5
Copy link
Contributor

@DenisNikulin5 DenisNikulin5 commented Jan 10, 2024

Added support for the optional 'source' property to the error/warning functions to distinguish internal task issues and the issues that occur because of incorrect customer actions (for example, the invalid user script).

Testing: local dev environment with additional changes in PowerShell, Bash and CmdLine tasks.

Changed the version of npm packages:
node 4.7.0 -> 4.8.0
powershell 0.17.0 -> 0.18.0

@DenisNikulin5 DenisNikulin5 requested review from a team as code owners January 10, 2024 16:16
@DenisNikulin5 DenisNikulin5 changed the title Add support for the optional CustomerIssue property to the error function Add support for the optional 'source' property to the error/warning functions Jan 12, 2024
@DenisNikulin5 DenisNikulin5 merged commit 0edf4d9 into master Jan 16, 2024
5 checks passed
@DenisNikulin5 DenisNikulin5 deleted the users/v-denikulin/add-user-issue-property branch January 16, 2024 06:38
ivanduplenskikh pushed a commit that referenced this pull request May 10, 2024
…unctions (#1009)

* Added the IssueSource parameter for the PowerShell SDK and the Node SDK.

* Bump package versions.
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.

4 participants