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] Clean up several issue found during upgrading neodev #241

Merged
merged 2 commits into from
Sep 5, 2024

Commits on Aug 31, 2024

  1. Fix convention configuration not properly having been updated to pare…

    …nt based resolution
    
    Fix IDE Management not using parent based resolution for post sync task registration
    Make run types have a run template which is applied when its type is selected.
    Configure runs in runtime projects through the runtype template
    Fix transformer utils not properly chaining multiple providers in an ifTrue chain
    marchermans committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    e1a8016 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Fix lazy run resolve

    marchermans committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    815c414 View commit details
    Browse the repository at this point in the history