You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This one is a bit confusing, we don't use Web Service URL in our API, instead we are using Base URL, so when we remove Web Service URL it's reflects in our Pull Request
BUT when we publish those artifacts back to DEV, the Web Service URL sets back to what is stated in Base URL,
This creates a really bad discrepancy in the upper environments after publishing, Web Service URL pointing to a DEV instance, while our Base URL is correct, TEST instance
What is going on in logic?
The text was updated successfully, but these errors were encountered:
Thank you for opening this issue! Please be patient while we will look into it and get back to you as this is an open source project. In the meantime make sure you take a look at the [closed issues](https://github.com/Azure/apiops/issues?q=is%3Aissue+is%3Aclosed) in case your question has already been answered. Don't forget to provide any additional information if needed (e.g. scrubbed logs, detailed feature requests,etc.).
Whenever it's feasible, please don't hesitate to send a Pull Request (PR) our way. We'd greatly appreciate it, and we'll gladly assess and incorporate your changes.
Please describe the feature.
Hi guys
This one is a bit confusing, we don't use Web Service URL in our API, instead we are using Base URL, so when we remove Web Service URL it's reflects in our Pull Request
BUT when we publish those artifacts back to DEV, the Web Service URL sets back to what is stated in Base URL,
This creates a really bad discrepancy in the upper environments after publishing, Web Service URL pointing to a DEV instance, while our Base URL is correct, TEST instance
What is going on in logic?
The text was updated successfully, but these errors were encountered: