Skip to content

Warn, don't fail, when an API is not found when publishing an API product #756

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jeroenmaes
Copy link

Scenario:

ApiOps is used in a MultiRepo setup (~multiple independant teams)
API Products are managed & published in the central team repo
APIs are managed by the teams
When an API product is published to a higher environment, where the API itself does not exists yet, the deployment of the API Product fails the publish process.

PR Changes:
Catch the "API Not Found" exception when publishing an API Product and log a warning instead of throwing an exception.

This PR is the V6 version of #531

Warn, don't fail, when an API is not found when publishing an API product
@waelkdouh waelkdouh requested a review from guythetechie May 8, 2025 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant