Timothee Guerin
1449355c3f
Fix: Interpolating with value from the same block couldn't be overwritten ( #3950 )
2021-03-05 07:41:22 -08:00
Timothee Guerin
e61eee0c3b
Feature: Support string format for server variables ( #3952 )
2021-03-04 16:54:29 -08:00
Timothee Guerin
b9770b81f0
Revert preventing load of global yarnrc and use YARN_IGNORE_PATH instead to prevent another yarn version from being run ( #3945 )
...
* Revert not using global yarnrc and change to prevent yarn from loading alternate version
* Update
2021-03-04 07:50:43 -08:00
Timothee Guerin
1894588023
Fix: Load array configs in the order they are defined within the same file ( #3940 )
2021-03-03 10:10:59 -08:00
Timothee Guerin
b4d71ebbaa
Run regression tests on multiple node versions(10, 12, 14) ( #3943 )
2021-03-03 08:57:58 -08:00
Wei Dong
581d91ee84
Change Trenton to Terraform ( #3938 )
2021-03-03 08:04:04 -08:00
Timothee Guerin
243482eb3a
Bump versions and update changelogs for March 1st release ( #3934 )
2021-03-01 14:37:00 -08:00
Timothee Guerin
8159680653
Reresolve all nested config for each extension to see if it needs any other extensions ( #3912 )
2021-02-26 09:32:24 -08:00
Timothee Guerin
69882f6ecd
Fix x-ms-header-collection-prefix injected dictionary not defined in the list of schemas ( #3928 )
2021-02-26 00:25:52 +00:00
Timothee Guerin
8ff9c08f3d
Fix: Prevent single-file yarn from loading user config and changing version ( #3926 )
2021-02-25 00:42:38 +00:00
Timothee Guerin
e9ad2702e5
Rethink modifiers test not to depend on csharp plugin ( #3931 )
2021-02-24 16:03:50 -08:00
Timothee Guerin
cf5dc83fe2
Handle using properties called $ref ( #3922 )
2021-02-23 17:51:56 -08:00
Timothee Guerin
be96b27b6a
Fix: Don't automatically include Content-Type parameter if it is already defined in the spec as a parameter ( #3916 )
2021-02-23 17:51:43 -08:00
Timothee Guerin
31f2c328e3
Refactor all configuration loading into @autorest/configuration and redesign markdown loading order ( #3893 )
2021-02-22 14:24:21 -08:00
Timothee Guerin
1fbab0d879
Remove legacy cli functionality ( #3906 )
2021-02-22 10:10:22 -08:00
Timothee Guerin
8e42625fbe
Fix: Node 10 breaking with use of `flatMap` ( #3902 )
2021-02-22 09:05:35 -08:00
Timothee Guerin
55b4a199cb
Update changelog and version for release Feb 19 2021 ( #3898 )
2021-02-19 14:09:33 -08:00
Timothee Guerin
6bbb7f61c1
Components cleaner not removing external headers ( #3886 )
2021-02-19 13:34:10 -08:00
iscai-msft
08bb91a5fc
Change property redefinition error when changing type into a warning to allow polymorphism ( #3837 )
2021-02-19 13:32:28 -08:00
Timothee Guerin
2506722afd
Split params in forms as well ( #3871 )
2021-02-19 12:43:03 -08:00
Timothee Guerin
29ebdf88be
Revert special case for header-text ( #3894 )
2021-02-19 12:28:04 -08:00
Timothee Guerin
212e899803
Feature: Add support for extension to require system dependencies to be installed with a certain version ( #3887 )
2021-02-17 13:10:56 -08:00
Timothee Guerin
f0e42c528c
Feature: Autorest cli migration to webpack ( #3888 )
2021-02-17 18:48:38 +00: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
090986bd10
Bundle jsonpath with webpack ( #3870 )
2021-02-11 10:45:20 -08:00
Timothee Guerin
f4add25f5f
Update changelog and package version for release ( #3876 )
2021-02-11 10:40:54 -08:00
Timothee Guerin
7812edb9b0
Fix CSharp plugin configuration and improve pipeline stage not found error ( #3875 )
2021-02-11 09:58:29 -08:00
Timothee Guerin
872fb3c417
Update @azure-tools/extensions which allows it to be bundled in webpack bundle ( #3869 )
2021-02-10 14:13:34 -08:00
Timothee Guerin
4b040b459f
Move @autorest/compare from Azure/autorest.compare ( #3868 )
2021-02-10 17:10:56 +00:00
Timothee Guerin
a6dc644a98
Update for release Feb 9 2020 ( #3865 )
2021-02-09 21:18:19 -08:00
Timothee Guerin
e7b4c7b8cd
Fix overridding config in subsequence yaml code block ( #3860 )
2021-02-09 21:14:02 +00:00
Timothee Guerin
06268dce07
Allow x-ms-client-default to be an array of primitive types ( #3863 )
2021-02-09 13:10:01 -08:00
Timothee Guerin
2ba7bd388a
Update packages and changelogs for releases ( #3857 )
2021-02-08 15:54:41 -08:00
Timothee Guerin
1cf9a6cd4a
Switch @autorest/core to use webpack ( #3852 )
2021-02-08 22:53:10 +00:00
Timothee Guerin
697c01c978
Update csharp plugin to default to --v3 ( #3850 )
2021-02-08 12:32:54 -08:00
Timothee Guerin
0cf023f198
Add a new field tracking if a parameter is for a multipart request ( #3847 )
2021-02-08 12:24:26 -08:00
Timothee Guerin
1bcc0c4b4b
Update changelog and package.json for publishing ( #3844 )
2021-02-04 15:58:42 -08:00
Timothee Guerin
5c3787538a
Fix publishing due to npm 7 bug ( #3846 )
2021-02-04 23:53:09 +00:00
Timothee Guerin
7647c172d2
Cleanup @azure-tools/openapi ( #3843 )
2021-02-04 11:02:44 -08: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
8c30392b63
Internal: Consolidate test frameworks ( #3833 )
2021-02-02 11:15:11 -08:00
Timothee Guerin
0d07611053
Reorganize all project files into src/ folder ( #3829 )
2021-02-02 09:35:05 -08:00
Timothee Guerin
7bd18a3917
Rename @azure-tools/autorest-extension-base dependency in m4 to new @autorest/extension-base pkg ( #3828 )
2021-02-02 08:50:21 -08:00
Timothee Guerin
e765f8b131
Handle circular dependency in additionalProperties ( #3819 )
2021-02-01 14:20:23 -08:00
Timothee Guerin
8e30959144
Consolidate linting rules and fix issues ( #3825 )
2021-02-01 13:24:40 -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
56fe0e8025
[Refactor] Cleanup code for running transform directives ( #3796 )
2021-01-28 17:50:14 -08:00
Timothee Guerin
e6fb147ddc
Feature: Migrate modelerfour static-link -> webpack ( #3815 )
2021-01-28 17:31:31 -08:00
Timothee Guerin
17e93ae6ae
Provide a way to demo changes & Fix m4 published version ( #3814 )
2021-01-28 16:25:28 -08:00
Timothee Guerin
56f0efdde4
Missing npmrc publish ( #3813 )
2021-01-27 10:18:20 -08:00
Timothee Guerin
ce174a583d
Fix forgot old @azure-tools/codemodel reference in static-link ( #3811 )
2021-01-26 23:58:34 +00:00
Timothee Guerin
29f916b9ab
Update m4 to use new @autorest/codemodel renamed package ( #3808 )
2021-01-26 15:06:07 -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
dd8aac388c
Feature: Make OpenAPI3 Validation error show as error and fail the pipeline ( #3802 )
2021-01-22 12:06:53 -08:00
Timothee Guerin
100c57b561
Uptake fixes in oai2 converter and deduplication ( #3785 )
2021-01-15 14:10:13 -08:00
Timothee Guerin
79439f1dfc
[Test Server V2] Add support for body deep equal matching ( #3779 )
2021-01-12 13:24:59 -08:00
Timothee Guerin
1af2b2745e
[Test Server V2] Add tests ( #3774 )
2021-01-12 10:15:40 -08:00
Timothee Guerin
7f0ce000e8
[md-mock-api] Feature: Add templating support for response. ( #3770 )
2021-01-11 14:00:06 -08:00
Timothee Guerin
382e80d348
Feature: New test server/api mock tool using markdown definitions ( #3768 )
2021-01-11 11:51:04 -08:00
Timothee Guerin
af07a63de2
Update yaml-ast-parser and uptake fix in @azure-tools/datastore ( #3741 )
2020-12-16 11:13:37 -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
04f604631a
Internal: Migrate tests to jest ( #3737 )
2020-12-15 10:47:59 -08:00
Timothee Guerin
d5ad29e584
Fix: Update rush lock file. ( #3731 )
2020-12-14 09:52:31 -08:00
Timothee Guerin
6980e0e5fc
Fix: CI Tests ( #3716 )
...
* Try enabling ci tests again
* Run with verbose
* TRy excluding tests
* TRy excluding tests
* TRy excluding tests
* ALlow warnings in tests(stderr)
2020-12-02 11:32:33 -08:00
Timothee Guerin
81e4af4998
addedd better doc
2020-12-02 08:43:00 -08:00
Timothee Guerin
43fea261a0
Configure prettier
...
Fix prettier
Add lint
fix
wip
Show lint errors
Show lint errors
fix vscode config
Revert
Add prettier ignore
fix
fix
fix
fix
2020-12-01 16:20:56 -08:00
Timothee Guerin
974fb4436b
Update rush and pnpm to support node 12 and 14
2020-12-01 12:59:15 -08:00
Garrett Serack
1625a951a5
updating build process
2019-09-06 11:04:21 -07:00
Garrett Serack
95fc125683
major cleanup
2019-09-05 16:11:28 -07:00
Garrett Serack
88fb6142af
adding publishing script
2019-09-04 14:51:57 -07:00
Garrett Serack
daba29e5d7
cleaning up linter errors and scripts
2019-09-04 14:39:58 -07:00
Garrett Serack
39717e1b2f
updated rush added eslint
2019-09-04 12:56:17 -07:00
Garrett Serack
0e567d49da
fix require when used from file without a use-extension
2019-09-03 14:48:41 -07:00
Garrett Serack
8a8b27d6e8
adding reset-version script for rush
2019-01-31 15:29:10 -08:00
Garrett Serack
efea9751de
fixing launcher
2019-01-29 10:31:46 -08: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
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