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 the ability to distinguish the source of task issues. #19466

Merged

Conversation

DenisNikulin5
Copy link
Contributor

@DenisNikulin5 DenisNikulin5 commented Jan 25, 2024

Task name: AzureCLIV1, AzureCLIV2, AzurePowerShellV2, AzurePowerShellV3, AzurePowerShellV4, AzurePowerShellV5, BashV3, CmdLineV2, PowerShellOnTargetMachinesV2, PowerShellOnTargetMachinesV3, PowerShellV2, PythonScriptV0, ShellScriptV2, SshV0

Description: Updated the VsTs SDK and azure-pipelines-task-lib version for script tasks. Also added the changes to distinguish task issues that happen because of user script STDERR and internal task issues.

WI 2133534

Documentation changes required: (Y/N) N

Added unit tests: (Y/N) N

Attached related issue: (Y/N) N

Checklist:

  • Task version was bumped - please check instruction how to do it
  • Checked that applied changes work as expected

@DenisNikulin5 DenisNikulin5 marked this pull request as ready for review February 5, 2024 10:08
@DenisNikulin5 DenisNikulin5 requested a review from a team as a code owner February 5, 2024 10:08
@DenisNikulin5 DenisNikulin5 requested review from v-nagarajku, KonstantinTyukalov, kirill-ivlev and DmitriiBobreshev and removed request for a team February 5, 2024 10:08
This reverts commit 072680b.

Revert "Fixed the conditional compilation for the new build config."

This reverts commit bcbe9d9.

Revert "Re-generated tasks."

This reverts commit 4567311.

Revert "Fixed the build config #2."

This reverts commit 0c5201e.

Revert "Fixed the build config."

This reverts commit a95936a.

Revert "Dependency fix"

This reverts commit cc8bca8.

Revert "Reverted the _generated folder #2."

This reverts commit 6bf01e9.

Revert "Reverted the _generated changes."This reverts commit adfc56e.

Revert "Moved the changes to the separated build config."

This reverts commit bc11b09.
Denis Nikulin (Akvelon Inc) added 2 commits February 21, 2024 13:33
…t-tasks

# Conflicts:
#	Tasks/AzurePowerShellV5/task.json
#	Tasks/AzurePowerShellV5/task.loc.json
#	Tasks/BashV3/_buildConfigs/Node20/package-lock.json
#	Tasks/BashV3/bash.ts
#	Tasks/BashV3/task.json
#	Tasks/BashV3/task.loc.json
#	Tasks/PowerShellV2/_buildConfigs/Node20/package-lock.json
#	Tasks/PowerShellV2/task.json
#	Tasks/PowerShellV2/task.loc.json
#	_generated/AzurePowerShellV5.versionmap.txt
#	_generated/AzurePowerShellV5/task.json
#	_generated/AzurePowerShellV5/task.loc.json
#	_generated/AzurePowerShellV5_Node20/task.json
#	_generated/AzurePowerShellV5_Node20/task.loc.json
#	_generated/BashV3.versionmap.txt
#	_generated/BashV3/bash.ts
#	_generated/BashV3/task.json
#	_generated/BashV3/task.loc.json
#	_generated/BashV3_Node20/bash.ts
#	_generated/BashV3_Node20/package-lock.json
#	_generated/BashV3_Node20/task.json
#	_generated/BashV3_Node20/task.loc.json
#	_generated/PowerShellV2.versionmap.txt
#	_generated/PowerShellV2/task.json
#	_generated/PowerShellV2/task.loc.json
#	_generated/PowerShellV2_Node20/package-lock.json
#	_generated/PowerShellV2_Node20/task.json
#	_generated/PowerShellV2_Node20/task.loc.json
@DenisNikulin5 DenisNikulin5 marked this pull request as draft February 22, 2024 10:11
@DenisNikulin5 DenisNikulin5 marked this pull request as ready for review February 28, 2024 09:43
…t-tasks

# Conflicts:
#	Tasks/SshV0/_buildConfigs/Node20/package.json
#	Tasks/SshV0/package.json
#	_generated/SshV0/package.json
#	_generated/SshV0_Node20/package.json
@DenisNikulin5 DenisNikulin5 changed the title Add the changes to distinguish user script task issues and internal task issues Add the ability to distinguish the source of task issues. Feb 28, 2024
@DenisNikulin5 DenisNikulin5 merged commit 5ae9c6f into master Mar 1, 2024
7 of 8 checks passed
@DenisNikulin5 DenisNikulin5 deleted the users/v-denikulin/customer-issue-for-script-tasks branch March 1, 2024 13:06
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.

3 participants