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 caching and node matrix #114

Closed awentzel closed 3 years ago

awentzel commented 3 years ago

Pull Request

📖 Description

Add Node matrix and caching to improve speed, and thus reduces RAM utilization.

🎫 Issues

VM is running out of memory and thus publishing is failing during the Test task runner.

👩‍💻 Reviewer Notes

This is already in use on the GitHub Action Validator so the code does work and is unchanged.

✅ Checklist

General

⏭ Next Steps