vmware / build-tools-for-vmware-aria

Build Tools for VMware Aria provides development and release management tools for implementing automation solutions based on the VMware Aria Suite and VMware Cloud Director. The solution enables Virtual Infrastructure Administrators and Automation Developers to use standard DevOps practices for managing and deploying content.
Other
48 stars 24 forks source link

Upgrade to using latest version of NodeJS #332

Open Michaelpalacce opened 4 months ago

Michaelpalacce commented 4 months ago

Description

Target is to be using the newest possible version of NodeJS as long as it's not too hard to do so. Target is Node 20, but newer LTS versions are also good.

One major problem is building vcd projects as that requires an outdated version of Angular, enforcing Node 14... However newer versions of vcd actually have a newer version of angular that works with newer versions of node just fine.

The proposition here is in the case of vcd, we can drop support for versions requiring the outdated version of Angular.

github-actions[bot] commented 3 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

VenelinBakalov commented 1 month ago

Additional request related to this issue:

Suggested by @Indy-rbo in https://github.com/vmware/build-tools-for-vmware-aria/issues/401