Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with min
You can not select more than 25 topicsTopics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* Central build queue, w/ build from solution
* Fix some warnings
* Need to use -target and not -targets
Also needed to update msbuild version past 16.10 because of a bug that
meant that the default targets of projects couldn't be built.
* Remove unnecessary function
* Handle failures building solution better
* Styling updates.
* Scaffold explicit start/stop of builds.
* More styling updates.
* Cleanup working directory.
* Make build result more consistent.
* Tweak logging.
* Update formatting.
* Update more formatting.
* Add locks for critical areas.
* Update schema and reference doc.
* Fix formatting.
* Updates per PR feedback.
* More updates per PR feedback.
Co-authored-by: James Lloyd <james.lloyd@onlineseminar.nl>
Co-authored-by: phoff <phoff@microsoft.com>