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

Latest update to node 16 version support causes failures in older pipeline agents #517

Open
johnpp143 opened this issue Nov 5, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@johnpp143
Copy link

Describe the bug

In the following commit, version support for older node has been updated to version 16.
fd7e26c

This would cause potential failures for users using older node versions and older extension versions.
We should keep support for node 10 as fallback?
From microsoft guidelines
https://learn.microsoft.com/en-us/azure/devops/extend/develop/add-build-task?view=azure-devops#q-how-can-i-upgrade-my-custom-task-to-the-latest-node
Image

Current behavior

Extension failing with
##[error]A supported task execution handler was not found. The task does not carry an implementation that is compatible with your current operating system 'Windows(X64)'. Contact the task author for more details.

for machines having older node version support.

Reproduction steps

No response

Expected behavior

No response

Azure DevOps extension name and version

New JFrog Azure Devops Extension

JFrog CLI version

2.54.0

Operating system type and version

Windows 21h2

JFrog Artifactory version (if relevant)

No response

JFrog Xray version (if relevant)

No response

JFrog Distribution version (if relevant)

No response

@johnpp143 johnpp143 added the bug Something isn't working label Nov 5, 2024
@eyalbe4
Copy link
Contributor

eyalbe4 commented Nov 5, 2024

Thank you for reporting this @johnpp143.
Let's continue this duscussion in #512 which was the trigger for that change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants