Граф коммитов

23 Коммитов

Автор SHA1 Сообщение Дата
dependabot[bot] 846c473fa0
Bump lodash from 4.17.20 to 4.17.21 (#81)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zhenglai Zhang <darinzh@microsoft.com>
2021-06-23 14:06:54 +08:00
dependabot[bot] 00a07f52a8
Bump y18n from 3.2.1 to 3.2.2 (#79)
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-23 10:37:03 +08:00
dependabot[bot] 6f039eff19
Bump json-pointer from 0.6.0 to 0.6.1 (#82)
Bumps [json-pointer](https://github.com/manuelstofer/json-pointer) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/manuelstofer/json-pointer/releases)
- [Commits](https://github.com/manuelstofer/json-pointer/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-23 10:31:44 +08:00
Zhenglai Zhang c2f17a1e11
update handlebars (#80) 2021-05-08 13:02:37 +08:00
JianyeXi c366e859b7
Breaking change configurable (#77)
* Add breaking change filter

* send labels if message type is error

* adding change log
2020-11-02 15:26:39 +08:00
Ray Chen ef4aedacb9
Upgrade oav to 0.9.22 (#76)
* Upgrade OAV to latest version.

* Upgrade octokit version to fix CI failues.

* Upgrade oav to 0.22.9.

- Ignore required validation rule in response when x-ms-secret is true
- Output model detail in log when resolve it with failure
- Report error when the example reference is not defined or is not correct
2020-10-19 11:53:06 +08:00
Wenhao Zhang a08657ebff
Add message for catched error (#74)
* Tune message for catched error

* add change log
2020-09-24 17:56:02 +08:00
Ray Chen d0b95c706e
Upgrade oav with fix in dump yaml error object (#73)
* Upgrade oav@0.22.7 for a fix on yaml dump error.
2020-09-24 11:01:14 +08:00
Wenhao Zhang 5514ceb232
Url format fix (#71)
* Fix url missing issue

* Fix url missing issue
2020-09-23 16:30:53 +08:00
Wenhao Zhang fb962a6934
Improve the error message shows on unified pipeline for semantic validation (#66)
Co-authored-by: t-zhangw <codespace@72c482c53b75>
2020-09-09 09:34:17 +08:00
Wenhao Zhang 6822c4f1e5
Onboard model validation and semantic validation to unified pipeline. (#62)
* Add ModelValidation and SemanticValidation

* Upgrade version and add change log

* fix issues according to code review

Co-authored-by: t-zhangw <codespace@72c482c53b75>
Co-authored-by: Zhenglai Zhang <darinzh@microsoft.com>
2020-08-17 13:49:10 +08:00
xiaoxu qi c804c9a302
Remote old tag in path for lint diff (#55)
* remove old tag in path

* remove old tag in path
2020-06-18 09:26:38 +08:00
xiaoxu qi 19ad2edd34
Support lint diff in unified pipeline. (#54)
* support lint diff in unified pipeline

* support lint diff in unified pipeline

* support lint diff in unified pipeline

* support lint diff in unified line

* support lint diff in unified line

* support lint diff in unified pipeline

* support lint diff in unified pipeline

* support lint diff in unified pipeline

Co-authored-by: Xiaoxu Qi <xiaoxuqi@microsoft.com>
2020-06-15 09:42:37 +08:00
Ruoxuan Wang d3fb86f495
breaking change print error log (#53)
* breaking change print error log

* fix regex in specification.

* changelog and bump version
2020-06-05 16:28:44 +08:00
Ruoxuan Wang d3d9c995f2
whitelist RPSaaSMaster branch (#52)
* whitelist RPSaaSMaster branch

* fix logic

* bump version and changelog

* fix logic
2020-06-02 11:35:02 +08:00
Ray Chen a2a7a2965a
Update exit code (#51)
* Set exitcode when calling semantic test.
2020-05-28 16:01:16 +08:00
Ruoxuan Wang 832f8cccd2
unified pipeline output (#49)
bump beta version

add trimSwaggerPath

bump version

append to log file

one json log one line.

fix env

github style path

upgrade oad to 0.7.1

collect error log

update package, small update about format

bump version and update changelog

rename function name.Breaking change remove resolve swagger since oad
already do it.
i# Please enter the commit message for your changes. Lines starting

bump version
2020-05-27 13:00:58 +08:00
Ray Chen 62b82fa5bc
Upgrade oav (#50)
* Upgrade oav version.

Avoid adding nullable value for parameter when its' type isn't string;
Output exception infomation for semantic validation.

* Upgrade oad version.
2020-05-27 11:16:11 +08:00
JianyeXi 4e2db16eb3
Fix lintdiff bug (#48)
* fix lintDiff bug

* update changelog

* update oad

* update test case

* remove unused function

Co-authored-by: Jianye Xi <jianyxi@microsoft.com>
2020-05-18 14:27:17 +08:00
JianyeXi 4f0085a4c0
support lint checking for changed input files which are not in default tags (#47)
* support lint checking for  changing of input files which are not  in default tags

Co-authored-by: Jianye Xi <jianyxi@microsoft.com>
2020-05-09 17:16:01 +08:00
Ray Chen 7c159337cb
Upgrade oav version 0.21.5 (#46)
* Upgrade oav version with pipeline output fix.

Output the exception information when pretty switch is on.
2020-04-22 10:12:53 +08:00
JianyeXi 4ae3aaa288
update oav version to 0.21.4 (#44)
Co-authored-by: Jianye Xi <jianyxi@microsoft.com>
2020-04-14 13:27:04 +08:00
Ray Chen ad45687e98
Update oav (#41)
* Upgrade OAV to latest version.

* Lock typescript version.

* Add package.lock
2020-03-30 19:58:11 +08:00