Skip to content
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

fix(manager-api): client republish and/or unregister when breaking contracts #2123

Merged
merged 7 commits into from
Jul 8, 2022

Conversation

msavy
Copy link
Member

@msavy msavy commented Jun 22, 2022

No description provided.

@msavy msavy changed the title ensure republish and/or unregister in case of deleting contracts fix(manager-api): ensure republish and/or unregister in case of deleting contracts Jun 22, 2022
@msavy msavy force-pushed the master branch 2 times, most recently from 6e04b50 to d0ce08d Compare June 24, 2022 15:50
@msavy msavy force-pushed the delete-ensure-unpublish branch from a692ec4 to 5142c24 Compare June 24, 2022 20:06
@volkflo
Copy link
Member

volkflo commented Jun 28, 2022

Okay the logic works fine, only problem is that the UI is not refreshed after something happens automatically in the background.

@msavy
Copy link
Member Author

msavy commented Jul 8, 2022

Thanks for fixing up the tests for this, @volkflo. Was going to do that this morning, but looks like you already did it 😎.

Copy link
Member Author

@msavy msavy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ready for final checks

@msavy msavy changed the title fix(manager-api): ensure republish and/or unregister in case of deleting contracts fix(manager-api): client republish and/or unregister when breaking contracts Jul 8, 2022
@msavy msavy merged commit ac2841f into apiman:master Jul 8, 2022
@msavy msavy deleted the delete-ensure-unpublish branch July 8, 2022 09:04
@msavy
Copy link
Member Author

msavy commented Jul 8, 2022

Thanks for your contributions to this, @volkflo

Thanks to team at Scheer PAS for contributing to and sponsoring this fix to Apiman 🙌.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Breaking contract does not automatically republish/retire; can leave API on gateway(s).
2 participants