microsoft / design-to-code

A system of development tools, and utilities used à la carte or as a suite to build enterprise-grade websites and applications.
MIT License
24 stars 6 forks source link

add node to continuous delivery for publishing #112

Closed awentzel closed 2 years ago

awentzel commented 2 years ago

Pull Request

📖 Description

Add Node v16+ to the GitHub Workflow such that workspaces are recognized during the testing task runner.

🎫 Issues

Pipeline is breaking, and we believe it's because it's not specifying node 16.

👩‍💻 Reviewer Notes

Will be tested via manual publish of packages. Though, this is being used to validate so confident this will fix or at worst bring consistency across pipelines.

✅ Checklist

General

⏭ Next Steps