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
Following the current instuctions for v6.0.1 I didn't see references to create this file. configuration.prod.yaml. I have a github environment with the secrets from the documentation but the GH action fails until you create the file.
Expected behavior
action should continue if you do not have any GH environment overrides and the file does not exist or the documentation may need to be updated.
Actual behavior
created a blank file and the error goes away.
Reproduction Steps
run through the APIOPs documentation in a new GH repo. publish your first change to an API and promote up to prod.
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.
We have a sample file on the home repo. Also our wiki goes into specifics on how to create it. Finally, you can reference the official documentation of the APIM restful API, which basically tells you what the configuration should look like as APIops follows their specification.
Release version
v6.0.1
Describe the bug
Following the current instuctions for v6.0.1 I didn't see references to create this file. configuration.prod.yaml. I have a github environment with the secrets from the documentation but the GH action fails until you create the file.
Expected behavior
action should continue if you do not have any GH environment overrides and the file does not exist or the documentation may need to be updated.
Actual behavior
created a blank file and the error goes away.
Reproduction Steps
run through the APIOPs documentation in a new GH repo. publish your first change to an API and promote up to prod.
The text was updated successfully, but these errors were encountered: