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

[CURA-11035] Plugins specify a verion-range, slots just a version. #4

Merged
merged 2 commits into from
Sep 20, 2023

Commits on Sep 15, 2023

  1. Plugins specify a verion-range, slots just a version.

    Not the other way around as we have now. This also adheres closer to the way we handle front-end plugins. Ideally you'd maybe want both of them to be ranges, but that's for the future.
    
    part of CURA-11035
    rburema committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    e480544 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Use grpc definitions from testing

    CURA-11035
    jellespijker committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    b7b30ca View commit details
    Browse the repository at this point in the history