build icon indicating copy to clipboard operation
build copied to clipboard

fix: show incompatible plugins for major changes as well

Open lukasholzer opened this issue 11 months ago โ€ข 0 comments

๐ŸŽ‰ Thanks for submitting a pull request! ๐ŸŽ‰

Summary

Shows the incompatible plugins log for major version changes as well:

CleanShot 2024-03-14 at 15 21 06

This is a small PR to just unblock the current pain. I'm currently working on a larger refactoring of this area to make it cleaner but this will take more time.

in the meanwhile we can at least see why it did not used the new version


For us to review and ship your PR efficiently, please perform the following steps:

  • [ ] Open a bug/issue before writing your code ๐Ÿง‘โ€๐Ÿ’ป. This ensures we can discuss the changes and get feedback from everyone that should be involved. If you`re fixing a typo or something that`s on fire ๐Ÿ”ฅ (e.g. incident related), you can skip this step.
  • [ ] Read the contribution guidelines ๐Ÿ“–. This ensures your code follows our style guide and passes our tests.
  • [ ] Update or add tests (if any source code was changed or added) ๐Ÿงช
  • [ ] Update or add documentation (if features were changed or added) ๐Ÿ“
  • [ ] Make sure the status checks below are successful โœ…

A picture of a cute animal (not mandatory, but encouraged)

lukasholzer avatar Mar 14 '24 14:03 lukasholzer