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: Move skill settings into settings.skillConfiguration #4312

Merged
merged 5 commits into from
Oct 1, 2020

Commits on Oct 1, 2020

  1. Move skills settings into an object skillSetting rather than using th…

    …e existing skill object
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    Srinaath Ravichandran committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    534e003 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d584ef View commit details
    Browse the repository at this point in the history
  3. nit: Avoid acronym for config

    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    Srinaath Ravichandran committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    f9a5203 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'srravich/fix-runtime-start' of https://github.com/micro…

    …soft/BotFramework-Composer into srravich/fix-runtime-start
    Srinaath Ravichandran committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    8bc9994 View commit details
    Browse the repository at this point in the history
  5. Code cleanup to change skillConfig to skillConfiguration

    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    Srinaath Ravichandran committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    632ca54 View commit details
    Browse the repository at this point in the history