-
Notifications
You must be signed in to change notification settings - Fork 738
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Re-organize entire code repo (#1220)
* moved Autorest core projects * Moved CSharp generators * Moved nodejs generator * Moved python generator * moved Ruby generator * moved modelers * moved testserver and client runtimes * moved more client runtimes * moved java generator and runtime (and python runtime) * moved nuget package test * Adjusting projects and namespaces -- AzureResourceSchema * adjusted project/namespace name for AutoRest.CSharp.Azure * updated names/namespaces for AutoRest*CSharp projects * updates names/namespaces for extensions * updated more projects and namespaces * path fixes for a lot of stuff * updated namespaces, paths, etc * more updates to get closer to actually running * fix up tests to run in new tree * ensure that dotnet restore runs for whole project * fixed typo * made xprojs work on linux * more fixes to xprojs * Fixed NodeJS test project references * removed superflous file references from njsproj files * updated codegenerator * fixed loading sln files * fixed nuget files * fixed bad paths * fix - actually build package * *sigh* ... restored disabled tests
- Loading branch information
1 parent
86aa2fc
commit 45ddc1a
Showing
3,624 changed files
with
3,919 additions
and
5,074 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
AutoRest/Generators/CSharp/CSharp.Unit.Tests/Resource/AutoRest.json
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
14 changes: 0 additions & 14 deletions
14
AutoRest/Generators/Java/Azure.Java.Fluent/ClientModelExtensions.cs
This file was deleted.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
AutoRest/Generators/Java/Azure.Java.Fluent/GlobalSuppressions.cs
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.