зеркало из
1
0
Форкнуть 0
Граф коммитов

54 Коммитов

Автор SHA1 Сообщение Дата
David Wilson c5dab8540b Update @autorest/python version in regression tests 2020-10-20 15:29:33 -07:00
David Wilson e746cee7a6 Update Python and TypeScript generator versions in regression tests 2020-09-08 13:22:00 -07:00
David Wilson 3a2cce6b95 Exclude the paging.json spec from TypeScript regression tests 2020-07-06 13:55:08 -07:00
David Wilson 44e5e4518a Update versions used for regression testing, enable TypeScript tests 2020-07-01 13:46:05 -07:00
David Wilson 77ccf61f7a Rename "deduplicate-schema-names" to "lenient-model-deduplication" 2020-04-22 16:48:13 -07:00
David Wilson de126f7100 Ignore duplicate schema errors and rename dupes in benchmark runs 2020-04-21 16:25:30 -07:00
Garrett Serack c3f8ad3184 testing why it's changing order in python 2020-04-08 08:50:17 -07:00
Garrett Serack 873e76389b updated tests 2020-04-06 11:27:54 -07:00
Garrett Serack 120e801c50
Merge pull request #250 from fearthecowboy/checker-fail-on-errors
Checker fail on errors
2020-04-01 14:31:22 -07:00
David Wilson 03a3953f0e Add Azure REST API Specs benchmark CI pipeline and script 2020-03-31 14:09:53 -07:00
Garrett Serack f4d7671b31 add better build script 2020-03-31 10:52:00 -07:00
David Wilson 1898a84cf8 Remove TypeScript generator regression testing until bug is fixed 2020-03-27 13:51:35 -07:00
David Wilson 36e161ed78 Update Python generator version to latest development release 2020-03-26 16:53:31 -07:00
David Wilson 8c709f4713 Update regression test specs and generators, re-enable TypeScript 2020-03-25 17:12:09 -07:00
Garrett Serack 8a9bf62ba4 Update publish.yaml for Azure Pipelines 2020-03-10 15:29:34 -07:00
Garrett Serack f89f0f9e53 Update publish.yaml for Azure Pipelines 2020-03-10 15:22:36 -07:00
Garrett Serack 452ebf63f3 Update publish.yaml for Azure Pipelines 2020-03-10 14:58:10 -07:00
David Wilson 533f2a3bc1 Switch to the Python generator for regression testing 2020-02-27 14:24:37 -08:00
Garrett Serack ba272500b7
Merge pull request #158 from fearthecowboy/master
More checks in modelerfour
2020-02-10 09:42:32 -08:00
Garrett Serack c7e2e3a0fc added checker, name collision resolution in namer, consolodation of duplicate schemas 2020-02-06 14:08:13 -08:00
David Wilson aa25e5a938 Update @autorest/compare, add regression-compare.yaml configuration 2020-02-06 09:59:09 -08:00
David Wilson 648587e3a8 Remove continueOnError from regression test task 2020-02-04 14:26:22 -08:00
David Wilson d51552f031 Use statically-linked @autorest/modelerfour package 2020-02-04 14:17:48 -08:00
David Wilson a2686d4de2 Temporarily remove specs that cause errors in TypeScript generator 2020-02-04 14:11:26 -08:00
David Wilson 1c26ed2b44 Use latest versions of @autorest/core and @autorest/autorest 2020-02-04 14:11:26 -08:00
David Wilson 8d64a5add4 Update @autorest/typescript to 0.1.0-dev.20200203.1 2020-02-04 14:11:26 -08:00
David Wilson 49e8561214 Use @autorest/modelerfour 4.4.158 as baseline for TypeScript tests 2020-02-04 14:11:26 -08:00
David Wilson 0236c24bde Disable specs that TypeScript generator fails on, continue on errror 2020-02-04 14:11:26 -08:00
David Wilson fb59e6b7c9 Add remaining testserver specs to autorest-compare run 2020-02-04 14:11:26 -08:00
David Wilson b62a366f2d Add TypeScript generator regression tests to PR validation 2020-02-04 14:11:26 -08:00
Garrett Serack ed88cdd7a7 roll back build script changes 2020-02-04 11:28:49 -08:00
Garrett Serack 45a188f202 trying to see what's going on 2020-02-04 11:21:41 -08:00
Garrett Serack 41c71713a4 ??? you tell me! 2020-02-04 11:06:47 -08:00
Garrett Serack bf84fa572e clear npm cache 2020-02-04 11:04:24 -08:00
Garrett Serack a2c1b45ed7 add exit conditions in build script 2020-02-04 10:51:35 -08:00
Garrett Serack 6ac9c3cc1f code changes for flattening 2020-01-15 11:23:18 -08:00
Garrett Serack 5e4cacb4e4 find yet another x-ms-client-name place 2020-01-14 14:46:40 -08:00
Garrett Serack 3676f72d9c update to new testserver, fix inline enum x-ms-client-name, more work on flattener 2019-12-19 10:45:11 -08:00
Garrett Serack 244e48b4ba properties should respect x-ms-client-name 2019-12-13 08:16:52 -08:00
Garrett Serack 00373cf2ed update tests 2019-12-11 08:08:57 -08:00
Garrett Serack cee229af4a processed values in constants/enums a bit better, support AnySchema for no type/format 2019-12-09 09:37:21 -08:00
Garrett Serack cd96b98652 third time is the charm? 2019-12-06 11:55:56 -08:00
Garrett Serack 92177ff1be try harder 2019-12-06 11:46:02 -08:00
Garrett Serack ec6d388bcc fix publish script s'more 2019-12-06 11:40:53 -08:00
Garrett Serack 395f166492 fix publish script 2019-12-06 11:19:12 -08:00
Garrett Serack 0b6fb38ef9 fix missing global parameters 2019-12-06 09:12:38 -08:00
Garrett Serack 2b6ff4aa95 whoops 2019-12-05 10:29:55 -08:00
Garrett Serack cdef724823 test changes 2019-12-02 14:54:07 -08:00
Garrett Serack 0e1eec97ba split uri back out from path, added flattener (not yet enabled). 2019-11-21 10:34:13 -08:00
Garrett Serack 3f6a492ca4 updated publist script 2019-11-19 12:59:03 -08:00