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

Add shell language support #738

Merged
merged 88 commits into from
Feb 16, 2022
Merged

Add shell language support #738

merged 88 commits into from
Feb 16, 2022

Commits on Oct 18, 2021

  1. Configuration menu
    Copy the full SHA
    ad5cf7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ec5869 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Configuration menu
    Copy the full SHA
    5ee05a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0061ea View commit details
    Browse the repository at this point in the history
  3. Fix generation error

    calebkiage committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    f3bf3f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b36cf92 View commit details
    Browse the repository at this point in the history
  5. Remove unused code

    calebkiage committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    5d370c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e7ce85f View commit details
    Browse the repository at this point in the history
  7. - adds path and query parameters for non fluent languages

    Signed-off-by: Vincent Biret <vibiret@microsoft.com>
    baywet committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    0802de4 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    0c668ec View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/cli_generator' of https://github.com/microsoft/kiota

    … into feat/cli_generator
    calebkiage committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    d23f2a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87d12e6 View commit details
    Browse the repository at this point in the history
  4. Update command handler

    calebkiage committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    cdd23bb View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Configuration menu
    Copy the full SHA
    4a78a55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c43d8fa View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Configuration menu
    Copy the full SHA
    14995f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c613e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

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

Commits on Nov 2, 2021

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

Commits on Nov 3, 2021

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

Commits on Nov 10, 2021

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

Commits on Dec 2, 2021

  1. Configuration menu
    Copy the full SHA
    84b2fc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b418e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

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

Commits on Dec 6, 2021

  1. Configuration menu
    Copy the full SHA
    4597b62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8772b4a View commit details
    Browse the repository at this point in the history
  3. Add missing import

    calebkiage committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    0ba0e09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b23dc85 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Fix bug with command builder writer

    Add command descriptions to generated code
    calebkiage committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    1d0f3c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3ea49b View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. - fixes a bug where path and query parameters of type collection woul…

    …d not be sdescribed accurately
    
    Signed-off-by: Vincent Biret <vibiret@microsoft.com>
    baywet committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    7d6745f View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Update src/Kiota.Builder/Writers/Shell/ShellCodeMethodWriter.cs

    Co-authored-by: Vincent Biret <vibiret@microsoft.com>
    calebkiage and baywet committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    db176be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e7236f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/cli_generator' of https://github.com/microsoft/kiota

    … into feat/cli_generator
    calebkiage committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    0c81ef4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af989d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Configuration menu
    Copy the full SHA
    d593305 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0b4c3a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1038 from microsoft/chore/update_system_commandline

    Chore/update system commandline
    baywet committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    9ecf819 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

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

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    0610a1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ee2632 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Fix issue with some commands being skipped.

    Reuse code in CSharpRefiner.
    calebkiage committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    839c8c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fad1be8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f835f83 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

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

Commits on Feb 4, 2022

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

Commits on Feb 9, 2022

  1. Add CLI commons package

    calebkiage committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    cfba6ef View commit details
    Browse the repository at this point in the history
  2. Add missing types

    calebkiage committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    9a2fdf7 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Update dependabot config

    Update code analysis workflows
    Add readme file
    calebkiage committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    fa2bec3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20169c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eee1036 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e285e77 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00471e9 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1180 from microsoft/chore/commons_package

    Add CLI commons package
    calebkiage committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    5bb480e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9bc455d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0188007 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1071 from microsoft/feat/output_formatter

    Update method writer to use output formatter
    calebkiage committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    8e6f55f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ef8c275 View commit details
    Browse the repository at this point in the history
  11. Fix code smells

    calebkiage committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    d562acc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d2e6be9 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Configuration menu
    Copy the full SHA
    bf6614c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f61f7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9aed749 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cc0438 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61d6311 View commit details
    Browse the repository at this point in the history
  6. Refactor duplicated code

    calebkiage committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    a6f9d7d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3eaa361 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5cfb3a1 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'main' into feat/cli_generator

    # Conflicts:
    #	src/Kiota.Builder/CodeDOM/CodeClass.cs
    #	src/Kiota.Builder/CodeDOM/CodeMethod.cs
    #	src/Kiota.Builder/KiotaBuilder.cs
    #	src/Kiota.Builder/Writers/CSharp/CodeMethodWriter.cs
    calebkiage committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    3bd2e32 View commit details
    Browse the repository at this point in the history
  10. Fix build error

    calebkiage committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    e06f262 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0ac97f3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1fe18c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Refactor code

    calebkiage committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    c9352e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81670b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b166e23 View commit details
    Browse the repository at this point in the history
  4. Use string.Equals function

    calebkiage committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    791578d View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Add additional unit tests

    calebkiage committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    bf6d4b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Add unit tests

    calebkiage committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    e27e15a View commit details
    Browse the repository at this point in the history
  2. Refactor code

    calebkiage committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    11d6e82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65e245c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4aaa20 View commit details
    Browse the repository at this point in the history
  5. Rename root build command

    calebkiage committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    bfff3a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ebb18a1 View commit details
    Browse the repository at this point in the history
  7. Fix failing tests

    calebkiage committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    f5597b8 View commit details
    Browse the repository at this point in the history
  8. Simplify code complexity

    calebkiage committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    97671bd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5c0347c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a7cf475 View commit details
    Browse the repository at this point in the history
  11. Fix failing tests

    calebkiage committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    d5d3c02 View commit details
    Browse the repository at this point in the history