-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add clear queue end point #157
base: develop
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Quick change to add some logging
...backDistributorStub.API/UKHO.D365CallbackDistributorStub.API/Services/DistributionService.cs
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks ok
This reverts commit c54736a.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
* Update Azure subscription for deployment Updated the Azure subscription in `azure-pipelines.yml` from "UKHO-APIM-SOLAS-NonLive" to "UKHO-APIM-SOLAS-Live", shifting deployment to the live environment. * NVD suppressions
Add clear endpoint to the distributor service so that the queue can be cleared before a test run.