Timothee Guerin
b0c66762f8
Autorest fixer, initial version with type: object fix. ( #4103 )
2021-10-01 14:19:12 -07:00
Timothee Guerin
0f1d386efc
Rename adl -> cadl ( #4277 )
2021-09-02 13:45:31 -07:00
Timothee Guerin
d6091fb497
Support yaml merge & yaml parsing cleanup and perf improvements ( #4221 )
...
* Support yaml merge
* Wip
* Wip
* Wip
* Add tests
* ParseNode cleanup
* ParseNode cleanup
* ParseNode cleanup
* Wip
* Wip
* Fix
* Fix
* Yaml package
* Works
* Works
* .
* .
* Cleanup
* Cleanup
* Wip
* Wip
* Wip
* Wip
* Wip
* Wip
* Wip
* Wip
* Test?
* More
* Test walk?
* more cleanup
* Wip
* wip
2021-07-26 10:53:27 -07:00
Timothee Guerin
dcf80c0b90
Update minimum node version from 10->12 ( #4204 )
...
* Update minimum version from 10->12
* Drop support for node 10
2021-07-09 09:43:53 -07:00
Timothee Guerin
b89e32001d
Fix regression test typescript ( #4203 )
2021-07-08 11:52:20 -07:00
Timothee Guerin
c2906af64d
New ADL extension adding support for adl input files. ( #4094 )
2021-06-02 08:46:39 -07:00
Timothee Guerin
6caa31c18f
Fix: reference to master branch -> rename to main ( #4146 )
...
* Confiugre rush to use main as default branch
* Remove master refs
* Remove master refs
* Remove master refs
2021-05-24 13:31:36 -07:00
Timothee Guerin
e6ea5d3bc6
Merger performance improvements & json-pointer seperation ( #4088 )
2021-04-20 10:09:18 -07:00
Timothee Guerin
9bcc3ccc4d
Feature: OpenAPI3 Emitter ( #3994 )
2021-03-23 10:49:31 -07:00
Timothee Guerin
319e850e7b
Update @azure-tools/uri ( #3998 )
2021-03-22 08:33:46 -07:00
Timothee Guerin
37b12c0093
@autorest/common package ( #3879 )
2021-02-12 14:09:58 -08:00
Timothee Guerin
222e3affda
Moving @azure-tools/extension from Azure/perks ( #3877 )
2021-02-11 16:05:04 -08:00
Timothee Guerin
2161d0cb67
Refactoring configuration loading and creation of new @autorest/configuration package ( #3848 )
2021-02-11 13:33:41 -08:00
Timothee Guerin
4b040b459f
Move @autorest/compare from Azure/autorest.compare ( #3868 )
2021-02-10 17:10:56 +00:00
Timothee Guerin
1cf9a6cd4a
Switch @autorest/core to use webpack ( #3852 )
2021-02-08 22:53:10 +00:00
Timothee Guerin
5c3787538a
Fix publishing due to npm 7 bug ( #3846 )
2021-02-04 23:53:09 +00:00
Timothee Guerin
9e7354c8f9
Move @azure-tools/openapi from Azure/perks ( #3842 )
2021-02-04 08:52:55 -08:00
Timothee Guerin
f5e46ea011
Move @azure-tools/datastore from Azure/perks ( #3841 )
2021-02-04 00:21:15 +00:00
Timothee Guerin
f6abd6a4ba
Move @azure-tools/deduplication package from Azure/perks ( #3840 )
...
* Move @azure-tools/deduplication
* Fix deduplication pacakge to work here
* Track changes
2021-02-03 23:08:58 +00:00
Timothee Guerin
5b4ec5131a
Add backlog of tests and create new @autorest/testing common test package ( #3838 )
2021-02-03 14:34:15 -08:00
Timothee Guerin
0e48c57326
Consolidate dependencies to have consistent version across packages ( #3834 )
2021-02-03 13:48:27 -08:00
Timothee Guerin
6d94c16792
Move @azure-tools/autorest-extension-base from Azure/perks and rename to @autorest/extension-base ( #3822 )
2021-01-29 23:46:06 +00:00
Timothee Guerin
50a75d2858
Move @azure-tools/codegen from Azure/perks ( #3820 )
2021-01-29 14:54:03 -08:00
Timothee Guerin
80d2db8a3d
Move @azure-tools/oai2-to-oai3 from Azure/perks ( #3816 )
2021-01-29 14:02:06 -08:00
Timothee Guerin
3b80bf9506
Move @autorest/modelerfour package ( #3806 )
2021-01-25 15:55:42 -08:00
Timothee Guerin
cecdbfbf64
Internal: Move Codemodel package from Azure/perks ( #3804 )
2021-01-25 12:05:34 -08:00
Timothee Guerin
382e80d348
Feature: New test server/api mock tool using markdown definitions ( #3768 )
2021-01-11 11:51:04 -08:00
David Wilson
e9bee3709d
Move AutoRest package folders under 'packages/' ( #3740 )
...
* Move 'autorest' folder to 'packages/apps/autorest'
* Move 'autorest-schemas' folder to 'packages/libs/autorest-schemas'
* Move 'core' folder to 'packages/extensions/core'
* Restrict the Rush project folder depth to 3
* Let Rush invoke unit tests for all projects
* Update .eslintrc.yaml files to use correct relative path
* Update regression testing configuration with new 'core' path
* Update the GitHub release publishing pipeline for the new paths
2020-12-16 07:36:57 -08:00
Timothee Guerin
bf2150734f
Created internal package for schemas ( #3738 )
2020-12-15 14:01:39 -08:00
Timothee Guerin
974fb4436b
Update rush and pnpm to support node 12 and 14
2020-12-01 12:59:15 -08:00
David Wilson
bceeb038ec
Update Node version range in rush.json
2020-10-21 15:22:00 -07:00
David Wilson
00dae2a8c5
Extend Node version range in Rush configuration to include v13
2020-02-27 15:41:43 -08:00
Garrett Serack
761e08ad46
setup publishing to publish both autorest and @autorest/autotrest too
2019-09-07 14:30:58 -07:00
Garrett Serack
566889b8ca
TEMPORARY: change the package name to @autorest/autorest and the entrypoint to autorest-v3
2019-09-06 14:59:16 -07:00
Garrett Serack
0fa6284be2
skipping tests for now
2019-09-05 12:34:50 -07:00
Garrett Serack
39717e1b2f
updated rush added eslint
2019-09-04 12:56:17 -07:00
Garrett Serack
ef6692afa7
moved nested projects down one folder
2019-09-04 12:01:38 -07:00
Garrett Serack
c40cc514cf
WIP
2019-09-04 08:42:52 -07:00
Garrett Serack
c7986bc9ae
publishing scripts changes
2019-01-29 08:57:17 -08:00
Garrett Serack
11efdeac97
changing Processor to Transformer refactor
2019-01-17 13:21:20 -08:00
Nelson Daniel Troncoso
611a3d2057
Update rush.json
2018-11-30 12:55:14 -08:00
Nelson Daniel Troncoso
08ceb2365c
Updated project build and updated deduplicator to use areSimilar function.
2018-11-27 09:52:49 -08:00
Garrett Serack
cb8521532e
shaker
2018-11-07 10:17:09 -08:00
Garrett Serack
99de869750
split configuration, added some minor fixes
2018-10-31 14:23:04 -07:00
Garrett Serack
a8677dcef7
refactored for rush.js and perks
2018-10-24 11:23:43 -07:00
Garrett Serack
aecc32448a
added rush and perks
2018-10-19 13:14:07 -07:00