Skip to content

Conversation

@sanjuyadav24
Copy link
Contributor

@sanjuyadav24 sanjuyadav24 commented Nov 4, 2025

Context

This PR adds comprehensive Node.js 24 support to the Azure Pipelines Agent, enabling pipeline tasks to run on the latest LTS version with automatic fallback to Node 20 or Node 16 when compatibility issues arise.
Also in task, only use Node24 when task is expecting Node24 with Node24 flag is enabled
AB#2324534

  • Implemented Node 24 → Node 20 → Node 16 fallback chain for maximum compatibility across different Linux distributions

Risk Assessment

Low


Unit Tests Added or Updated

NA


Additional Testing Performed

Manual Testing

Change Behind Feature Flag

Yes


Tech Design / Approach

  • ✅ Design has been written and reviewed
  • ✅ Architectural decisions documented below

Documentation Changes Required

NA


Logging Added/Updated

Yes


Telemetry Added/Updated

Yes

Rollback Scenario and Process

Yes


Dependency Impact Assessed and Regression Tested

NA

@sanjuyadav24 sanjuyadav24 requested review from a team as code owners November 4, 2025 08:56
@sanjuyadav24
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@sanjuyadav24
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

@tarunramsinghani tarunramsinghani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please update the decription with proper change description.

@sanjuyadav24
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@sanjuyadav24 sanjuyadav24 force-pushed the users/sanjuyadav/Node24 branch from 5fdbd80 to bc8534d Compare November 7, 2025 09:13
@sanjuyadav24
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@sanjuyadav24 sanjuyadav24 changed the title Code Refactoring and minor fixes in Node24 container support minor fixes in Node24 container support Nov 7, 2025
@sanjuyadav24 sanjuyadav24 merged commit 5ca134a into master Nov 10, 2025
22 checks passed
@sanjuyadav24 sanjuyadav24 deleted the users/sanjuyadav/Node24 branch November 10, 2025 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants