autorest/.gitignore

215 строки
2.6 KiB
Plaintext
Исходник Обычный вид История

## Ignore generated code
PackageTest/NugetPackageTest/Generated
src/generator/AutoRest.NodeJS.Tests/AcceptanceTests/*.js
## Ignore user-specific files, temporary files, build results, etc.
Promote RefactorCodeModel to master (#1545) * Refactor code model (#1444) * CodeModel Refactoring - Moved/Renamed Files * CodeModel Refactoring - Changes to AutoRest/AutoRest.Core * CodeModel Refactoring - Core Tests changes * CodeModel Refactoring - AutoRest.Extensions changes * CodeModel Refactoring - AutoRest.Extensions Tests changes * CodeModel Refactoring - Fix compiler warnign * CodeModel Refactoring - CSharp Generator * CodeModel Refactoring - CSharp Azure Generator * CodeModel Refactoring - CSharp Tests Changes * CodeModel Refactoring - NodeJS changes * CodeModel Refactoring - NodeJS Azure changes * CodeModel Refactoring - Modeler changes * Fix/enable all tests * Fix up c# unit tests * small fixes in Moder * Some last-minute tweaks to the generators to pass tests * Changes to finish getting all the tests to run (in core) * Extensions tests cleanup * Resharper settings * Tweaking the build to build and test ok via gulp * accidentally overwrote fix for in memory assemblies * Fixed glitch in builing * Tweaking build for linux * cleaning up small issues and removing superflous junk * cleaned up stuff around nullability (and some other minor cleanups) * cleaned up stuff around nullability (and some other minor cleanups) - c# * Regenerated Tests Expected files * small code cleanups * Adding compare script to validate against rest-api-specs repo * added report generation to compare script (requires Araxis Merge installed and configured) * fixed use of clientproperty == null (should use !IsClientProperty) * Introduced Plugin Model (refactored plugin classes) (#1509) * Adding validation rules for subscriptionId/api-version params * Introduced Plugin Model (refactored plugin classes) * [Python] CloudError updates (#1510) * Updated CloudError * Added exception documentation * Regenerated tests * All tests working * [Go] Paging tests and general paging fixes (#1489) * Trying to delete duplication * Graph doesn't duplicate odatanextlink * OdataNextLink not duplicated and correctly named * Not needed preparers for paged results are no longer included in models file. This also causes that if there is already a next method defined in swagger for that model (including generic next methods), autorest wont generate the specific next links. * Added paging tests (except fragment link) * Added fragment next link test * Fixed code about preparer for pages types * msrestazure 0.4.4 (#1514) * Addressed PR comments * Remove Python msrest/msrestazure from Autorest repo (#1518) * Remove msrest from Autorest repo * Remove Python msrest from gulpfile * Remove hack in msrestazure to read ../msrest * Update dependencies of Python msrestazure to get msrest from PyPI * Adding mock in msrestazure tests * Simplify tox config for msrestazure * msrestazure 0.4.4 (#1514) * Remove msrestazure Python * Minor code cleanup * Fixing json descriptions * Add min length and max length support to schema generator (#1503) * Add ServiceBus AzureResourceSchema acceptance test * Add minLength and maxLength support to schema generator * Fixing logic to add missing schema resources * Add sql schema test (#1486) * Add ServiceBus AzureResourceSchema acceptance test * Add SQL schema test and fix NotificationHubs schema test * Add service fabric schema tests (#1485) * Add ServiceBus AzureResourceSchema acceptance test * Add ServiceFabric schema test, fix NotificationHubs schema test * Updates/cleanups to plugin model,core and node/c# * small updates to modeler classes * updated project.json files * fixing tests * fixed loader test * Bumping version to fix nuget problem * Updated AzureResourceGenerator to work in new code model * Ruby Refactored To New Code Model (#1535) * Ruby Refactored To New Code Model * fixed small glitches in generator * reverted incorrect fix * checkpoint - work in progress * checkpoint - work in progress #2 * checkpoint - work in progress #3 * stop generating tmp files * Upcased Module name for enums * Added ModuleName to EnumTypeRb * Used Rb type EnumType in Plugin * sigh * Deleted missing paren * Update CodeGeneratorRba.cs * Update CodeGeneratorRb.cs * merge from master and regenerate a couple files * Update gulpfile.js * Fixing property names with leading underscores (#1546) Fixing property names with leading underscores * Changes to the Python Code Generator for the Refactored Code Model (#1539) * Checkpoint - Merged RefactorCodeModel and NewPython branches * Checkpoint - Merged RefactorCodeModel and NewPython branches * Missed file * Checkpoint - Python, tracking down last glitches (still have to fix the composite swagger merge problem) * Checkpoint - Python cleaned up some more glitches * Make sure that compositemodeler is using types from the model. * Python Changes, reviewed by @anna and @lmazuel * regenerated tests * fixup node test failure after refactor * fixed overzealous use of capital 'd' Decimal * updated version to 1.0 ( still in preview) * Temporarily removing Go, Java, Fluent projects from solution until stable in new model
2016-11-02 23:46:19 +03:00
compare-results/*
2015-02-21 03:32:44 +03:00
# User-specific files
*.suo
*.user
*.sln.docstates
.vs
2015-02-21 03:32:44 +03:00
developer/
2015-12-08 22:58:39 +03:00
launchSettings.json
2015-02-21 03:32:44 +03:00
# Build results
binaries/
[Dd]ebug*/
[Rr]elease/
2015-02-28 11:06:08 +03:00
[Tt]est[Rr]esult*
2015-02-21 03:32:44 +03:00
[Bb]uild[Ll]og.*
2015-02-28 11:06:08 +03:00
[Bb]uild.out
2015-02-21 03:32:44 +03:00
*_i.c
*_p.c
*.ilk
*.meta
*.obj
*.pch
*.pdb
*.pgc
*.pgd
*.rsp
*.sbr
*.tlb
*.tli
*.tlh
*.tmp
*.vspscc
*.vssscc
.builds
*.pidb
*.log*
2015-02-21 03:32:44 +03:00
*.scc
# Visual C++ cache files
ipch/
*.aps
*.ncb
*.opensdf
*.sdf
# Visual Studio profiler
*.psess
*.vsp
# VS Code settings
*.vscode
2015-02-21 03:32:44 +03:00
# Code analysis
*.CodeAnalysisLog.xml
# Guidance Automation Toolkit
*.gpState
2015-02-28 11:06:08 +03:00
# ReSharper is a Visual Studio add-in
2015-02-21 03:32:44 +03:00
_ReSharper*/
*.[Rr]e[Ss]harper
# NCrunch
*.ncrunch*
.*crunch*.local.xml
# Installshield output folder
[Ee]xpress
# DocProject is a documentation generator add-in
DocProject/buildhelp/
DocProject/Help/*.HxT
DocProject/Help/*.HxC
DocProject/Help/*.hhc
DocProject/Help/*.hhk
DocProject/Help/*.hhp
DocProject/Help/Html2
DocProject/Help/html
# Click-Once directory
publish
# Publish Web Output
2015-02-28 11:06:08 +03:00
*.[Pp]ublish.xml
2015-02-21 03:32:44 +03:00
# Others
[Bb]in
[Oo]bj
sql
*.Cache
ClientBin
[Ss]tyle[Cc]op.*
~$*
*.dbmdl
# Build tasks
2015-07-03 03:24:56 +03:00
[Tt]ools/*.dll
2015-04-09 01:02:32 +03:00
*.class
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.ear
# Azure Tooling #
node_modules
2015-06-22 22:28:10 +03:00
.ntvs_analysis.dat
2015-04-09 01:02:32 +03:00
# Eclipse #
*.pydevproject
.project
.metadata
bin/**
tmp/**
tmp/**/*
*.bak
*.swp
*~.nib
local.properties
.classpath
.settings/
.loadpath
2015-06-27 10:10:55 +03:00
# Xamarin #
*.userprefs
2015-04-09 01:02:32 +03:00
# Other Tooling #
.classpath
.project
target
2015-07-31 04:16:58 +03:00
build
2015-12-02 00:58:10 +03:00
reports
2015-07-31 04:16:58 +03:00
.gradle
2015-04-09 01:02:32 +03:00
.idea
*.iml
2016-02-23 02:26:24 +03:00
Tools/7-Zip
.gitrevision
2015-04-09 01:02:32 +03:00
2015-02-21 03:32:44 +03:00
# Sensitive files
*.keys
*.pfx
2015-02-28 11:06:08 +03:00
*.cer
2015-04-09 01:02:32 +03:00
*.pem
*.jks
2015-02-21 03:32:44 +03:00
# Backup & report files from converting a project to a new version of VS.
2015-02-21 03:32:44 +03:00
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
# NuGet
packages
2015-04-09 01:02:32 +03:00
# Mac OS #
2015-02-21 03:32:44 +03:00
.DS_Store
2015-04-09 01:02:32 +03:00
.DS_Store?
# Windows #
Thumbs.db
2015-02-21 03:32:44 +03:00
# Mono
*dll.mdb
*exe.mdb
#old nuget restore folder
.nuget/
src/generator/AutoRest.Ruby*Tests/Gemfile.lock
src/generator/AutoRest.Ruby*/*/RspecTests/Generated/*
2016-05-23 21:28:07 +03:00
#netcore
/NetCore
*.lock.json
#dnx installation
dnx-clr-win-x86*/
dnx-coreclr-win-x86*/
/dnx
# Gemfile.lock
Gemfile.lock
# go ignore
src/generator/AutoRest.Go.Tests/pkg/*
src/generator/AutoRest.Go.Tests/bin/*
src/generator/AutoRest.Go.Tests/src/github.com/*
src/generator/AutoRest.Go.Tests/src/tests/generated/*
src/generator/AutoRest.Go.Tests/src/tests/vendor/*
src/generator/AutoRest.Go.Tests/src/tests/glide.lock
2016-10-06 02:26:19 +03:00
src/autorest/**/*.js
src/autorest-core/**/*.js
src/vscode-autorest/**/*.js
*.js.map
# backup files
*~
2016-10-06 02:26:19 +03:00
#client runtime
src/client/**/*
src/extension/old/**/*
*.d.ts