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

.Net: Feat: adds support for Microsoft Manifest in dotnet and other fixes. #9436

Open
wants to merge 38 commits into
base: main
Choose a base branch
from

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    ee3312b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f9bd38 View commit details
    Browse the repository at this point in the history
  3. address compiler warnings

    zengin committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    987c3bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b93e6ac View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    b1320fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    177e126 View commit details
    Browse the repository at this point in the history
  3. chore: updates api manifest dependency

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    99ac5cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a4fedd View commit details
    Browse the repository at this point in the history
  5. chore: formatting

    baywet committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f2ebca2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e33690a View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    6d462a8 View commit details
    Browse the repository at this point in the history
  2. ci: adds unit test infrastructure for microsoft manifest plugins

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    a379579 View commit details
    Browse the repository at this point in the history
  3. ci: adds sample microsoft plugins

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c77eb72 View commit details
    Browse the repository at this point in the history
  4. chore: adds kiota configuration for sample microsoft plugins

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    20435c6 View commit details
    Browse the repository at this point in the history
  5. fix: path to microsoft manifest plugin

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    8dd2906 View commit details
    Browse the repository at this point in the history
  6. fix: adds missing copy of microsoft manifests

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    11d2391 View commit details
    Browse the repository at this point in the history
  7. docs: adds link to microsoft manifest sample

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    2c7cc8c View commit details
    Browse the repository at this point in the history
  8. fix: lookup path for the api and microsoft plugins

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    d47a812 View commit details
    Browse the repository at this point in the history
  9. fix: loading of local microsoft manifest file

    fix: loading of location OAS descriptions for Microsoft manifests
    
    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c98cbcc View commit details
    Browse the repository at this point in the history
  10. fix: stream instead of string to load microsoft plugins

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    529dc0d View commit details
    Browse the repository at this point in the history
  11. fix: function name for microsoft plugins test data

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    d98ba29 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. fix: authentication for microsoft plugins

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d435b51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65543ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fa549c View commit details
    Browse the repository at this point in the history
  4. feat: adds astronomy plugin to kiota workspace configuration

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    814a45c View commit details
    Browse the repository at this point in the history
  5. feat: adds astronomy plugin definition

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a6e9529 View commit details
    Browse the repository at this point in the history
  6. fix: nasa astronomy simple test

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    927723d View commit details
    Browse the repository at this point in the history
  7. feat: adds support for multiple microsoft plugins dependencies

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    882ed3b View commit details
    Browse the repository at this point in the history
  8. docs: adds experimental entry for Microsoft Manifests

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    3e0c0c3 View commit details
    Browse the repository at this point in the history
  9. fix: aligns experimental code with new numbering for api and microsof…

    …t manifests
    
    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    3471e31 View commit details
    Browse the repository at this point in the history
  10. chore: skip loading the json document ourselves

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    2b7d722 View commit details
    Browse the repository at this point in the history
  11. fix: o(n) lookup to o(1) for operation ids to exclude

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b2c2ee4 View commit details
    Browse the repository at this point in the history
  12. fix: disposing response too early

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    0707600 View commit details
    Browse the repository at this point in the history
  13. fix: multiple performance issues in API manifest loading

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    3b2c3c2 View commit details
    Browse the repository at this point in the history
  14. fix: normalization operation id to avoid . in function names

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5fdd657 View commit details
    Browse the repository at this point in the history
  15. chore: linting

    baywet committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    8871dcf View commit details
    Browse the repository at this point in the history
  16. fix; netstandard2.0 build

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    93eb850 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0fe5fa6 View commit details
    Browse the repository at this point in the history