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

Support cadl generation from dotnet language repo #32540

Closed
wants to merge 28 commits into from

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    88671a0 View commit details
    Browse the repository at this point in the history
  2. move csproj

    archerzz committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    ac88d5f View commit details
    Browse the repository at this point in the history
  3. update csproj

    archerzz committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    aa10195 View commit details
    Browse the repository at this point in the history
  4. fix csproj name

    archerzz committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    566d1a7 View commit details
    Browse the repository at this point in the history
  5. fix compilation error

    archerzz committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    e07dca0 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. update using template

    archerzz committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    e0bf24b View commit details
    Browse the repository at this point in the history
  2. pull in shared codes

    archerzz committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    98dd4bb View commit details
    Browse the repository at this point in the history
  3. remove unimplemented link

    archerzz committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    a0ae598 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

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

Commits on Nov 17, 2022

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

    m-nash committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    3d16923 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. support ssh and uri auth

    m-nash committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    a86ced5 View commit details
    Browse the repository at this point in the history
  2. add Cadl-Project-Buiolder.ps1

    Cadl build must refer to the checked-out spec folder
    archerzz committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    2aa29ae View commit details
    Browse the repository at this point in the history
  3. update folder names

    add gitignore for temp cadl files folder
    m-nash committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    9ac84ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f2e053 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. update generate script

    add cleanup flag
    m-nash committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    8d646e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f252df0 View commit details
    Browse the repository at this point in the history
  3. add a base package.json

    cadl-compile needs a main definition
    m-nash committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    4eb8e25 View commit details
    Browse the repository at this point in the history
  4. move the npm install to the generate step

    this allows other langauges to share sync
    m-nash committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    8276a3e View commit details
    Browse the repository at this point in the history
  5. point at latest in the pr

    m-nash committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    978422d View commit details
    Browse the repository at this point in the history
  6. regen using only GenerateCode target

    no manual tweaks
    m-nash committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    50fca1a View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    e694910 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a63e007 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86d8e9d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'mnash-cadlGeneration' of github.com:Azure/azure-sdk-for…

    …-net into mnash-cadlGeneration
    archerzz committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    4138a8d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    beefc46 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a06461f View commit details
    Browse the repository at this point in the history
  7. update git remote regex

    m-nash committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    bc8e2ad View commit details
    Browse the repository at this point in the history