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

Open API GitHub Plugin Skill + Frontend Auth (MSAL + Basic / PAT) #641

Merged
merged 47 commits into from
May 1, 2023

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    9f901ef View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    9b7d454 View commit details
    Browse the repository at this point in the history
  2. Renaming bug fix

    gitri-ms committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    f1db573 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b51aaac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7532774 View commit details
    Browse the repository at this point in the history
  5. Remove Azure auth provider

    gitri-ms committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    ae1e6bf View commit details
    Browse the repository at this point in the history
  6. Documentation comments

    gitri-ms committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    72a8702 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    501b477 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c9fb443 View commit details
    Browse the repository at this point in the history
  9. Formatting

    gitri-ms committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    88a9c35 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8370672 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Address PR comments

    gitri-ms committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    7d73b8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b701c97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c956fd4 View commit details
    Browse the repository at this point in the history
  4. formatting

    gitri-ms committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    95dc1d7 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' of https://github.com/teresaqhoang/semantic-kernel

    …into openapi-github-pr-skill
    teresaqhoang committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    64e8da6 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    bef0e05 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. merge

    teresaqhoang committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    5462469 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3dae56 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    c937161 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    205b84d View commit details
    Browse the repository at this point in the history
  2. addressing comments

    teresaqhoang committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    28536ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18dc551 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a35bea0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b323fc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db42051 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f32fc8d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    402db58 View commit details
    Browse the repository at this point in the history
  9. merge

    teresaqhoang committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    5b47d89 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    563d018 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a046d86 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. merge main

    teresaqhoang committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    cc97f7d View commit details
    Browse the repository at this point in the history
  2. Making User Agent optional header value, adding support for additiona…

    …l Plugin API requirements, + importing Open API skills into planner
    teresaqhoang committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    3a9ba9c View commit details
    Browse the repository at this point in the history
  3. unit test

    teresaqhoang committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    66c1a24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ecb8d03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef4c5ea View commit details
    Browse the repository at this point in the history
  6. Official brand icons

    teresaqhoang committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    b833916 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f7db7fd View commit details
    Browse the repository at this point in the history
  8. dotnet format fix

    teresaqhoang committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    19c9ace View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d70ebcd View commit details
    Browse the repository at this point in the history
  10. updating console log

    teresaqhoang committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    eee92b6 View commit details
    Browse the repository at this point in the history
  11. addressing comments

    teresaqhoang committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    801ecba View commit details
    Browse the repository at this point in the history
  12. addressing comments

    teresaqhoang committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    4229bcd View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Addressing comments

    teresaqhoang committed May 1, 2023
    Configuration menu
    Copy the full SHA
    c6caa5a View commit details
    Browse the repository at this point in the history
  2. merge + comments

    teresaqhoang committed May 1, 2023
    Configuration menu
    Copy the full SHA
    305b76e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3a822a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa09cb9 View commit details
    Browse the repository at this point in the history