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

feat: functional tests generate empty bots in dotnet #1156

Merged
merged 44 commits into from
Jun 17, 2021

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    09deebc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24448bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c441f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94e1049 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b19bbe2 View commit details
    Browse the repository at this point in the history
  6. split script into 2 steps

    ryanisgrig committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    ebb1ee3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b16809f View commit details
    Browse the repository at this point in the history
  8. install yeoman globally

    ryanisgrig committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    9bab756 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Configuration menu
    Copy the full SHA
    5b5bc6d View commit details
    Browse the repository at this point in the history
  2. change yo task to cmdline

    ryanisgrig committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    e140505 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08f32a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9f8072 View commit details
    Browse the repository at this point in the history
  5. remove extra '

    ryanisgrig committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    23b84e2 View commit details
    Browse the repository at this point in the history
  6. split install into 3 tasks

    ryanisgrig committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    6932a2d View commit details
    Browse the repository at this point in the history
  7. Test with calendar bot

    ryanisgrig committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    55d458e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    76fd828 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3efb55f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d9c40a5 View commit details
    Browse the repository at this point in the history
  11. Add install yo step

    ryanisgrig committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    3ebd1c0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c71c39f View commit details
    Browse the repository at this point in the history
  13. remove skillv3 refs

    ryanisgrig committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    565250b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bc0a875 View commit details
    Browse the repository at this point in the history
  15. Fix indent on SolutionDir

    ryanisgrig committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    af06370 View commit details
    Browse the repository at this point in the history
  16. remove typo

    ryanisgrig committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    d81eb0c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    92a0c22 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6c1eb90 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    aa6fe55 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e2ec5cc View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4adcf37 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Configuration menu
    Copy the full SHA
    419a5a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72000e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b5f27d View commit details
    Browse the repository at this point in the history
  4. use bots directory

    ryanisgrig committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    4017189 View commit details
    Browse the repository at this point in the history
  5. use bot project parameter

    ryanisgrig committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    6730627 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe0ac63 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    acf4637 View commit details
    Browse the repository at this point in the history
  8. fix functions typo

    ryanisgrig committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    747a3f2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7ec45d0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    14fbf68 View commit details
    Browse the repository at this point in the history
  11. fix parameters typo

    ryanisgrig committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    1f8e275 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4cd7568 View commit details
    Browse the repository at this point in the history
  13. revert param syntax

    ryanisgrig committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    ce9ee93 View commit details
    Browse the repository at this point in the history
  14. formatting

    ryanisgrig committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    43af45e View commit details
    Browse the repository at this point in the history
  15. fix botstroage typo

    ryanisgrig committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    99861d6 View commit details
    Browse the repository at this point in the history