Azure / data-api-builder

Data API builder provides modern REST and GraphQL endpoints to your Azure Databases and on-prem stores.
https://aka.ms/dab/docs
MIT License
947 stars 196 forks source link

Hot Reload File IO -> React to 1 file change notification per file change #2424

Closed seantleonard closed 3 weeks ago

seantleonard commented 1 month ago

Why make this change?

What is this change?

How was this tested?

The following two integration tests are added to validate the functionality of the modified ConfigFileWatcher class. These tests immitate a user change the runtime config file's contents (or not changing contents) and the test check that the NewFileContentsDetected is raised the expected number times.

seantleonard commented 1 month ago

/azp run

seantleonard commented 3 weeks ago

/azp run

seantleonard commented 3 weeks ago

/azp run