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 Beachball to repository for publishing NPM packages #103

Closed awentzel closed 3 years ago

awentzel commented 3 years ago

Pull Request

📖 Description

Implements Beachball for automated and manually publishing of NPM packages.

This includes development, testing, and continuous delivery with automation and manual triggers to execute the publishing process.

🎫 Issues

closes #78

👩‍💻 Reviewer Notes

Please review README.md to begin the review process as it thoroughly describes what's been implemented, how to use it, and how to test it.

✅ Checklist

General

⏭ Next Steps

Once merged, we should monitor developer experience to ensure correct functionality, as well as the CD upon merge to ensure automation is configured and working appropriately. I generally, like to give about a week of monitoring to be certain things are operating as needed.

There is no further follow-up tasks if all things successfully work.