Konrad Jamrozik
022846ba04
Update README.md: add deprecation notice
2023-04-20 17:59:42 -07:00
Ruoxuan Wang
704bd516c1
Update azure-pipelines.yml ( #93 )
...
* Update azure-pipelines.yml
* Update azure-pipelines.yml
* Update azure-pipelines.yml
2022-11-18 15:27:02 +08:00
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
016c3bdf59
add await ( #78 )
2020-11-02 17:41:45 +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
JianyeXi
3d8ad18b02
Bug fix for breaking change ( #75 )
...
* fix issue
* add changelog
* update
Co-authored-by: jianyexi <jianyxi@microsoft.com>
2020-10-12 10:59:35 +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
10993d448b
add change log for 0.13.0 ( #72 )
2020-09-23 17:11:56 +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
JianyeXi
de5fd4e4de
fix bug ( #70 )
...
Co-authored-by: jianyexi <jianyxi@microsoft.com>
2020-09-22 17:29:51 +08:00
JianyeXi
ef258c7018
Update breaking-change.ts ( #69 )
...
Fix bug , consider preview version as stable version
2020-09-22 16:20:28 +08:00
JianyeXi
9d1463f90d
Add cross api version breaking change detector ( #65 )
...
* mask rpaas violation for lintdiff
* refactor lint code
* cross api breaking change
* bump version
Co-authored-by: jianyexi <jianyxi@microsoft.com>
2020-09-22 14:44:09 +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
JianyeXi
e6d7038bcd
support rpsaas ( #64 )
...
Co-authored-by: jianyexi <jianyxi@microsoft.com>
2020-09-02 19:51:41 +08:00
JianyeXi
3eb8be7619
Fix Lint RPaaS issue ( #63 )
...
* add debug message
* fix display of lint RPaaS
* update change log
* fix test case
Co-authored-by: jianyexi <jianyxi@microsoft.com>
2020-09-02 10:19:55 +08:00
JianyeXi
30d1c69e38
Add script of RpaaS lint ( #61 )
...
* update version
* add lintingRpaas to index
Co-authored-by: jianyexi <jianyxi@microsoft.com>
2020-09-01 13:33:38 +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
JianyeXi
ef487b4315
improve unified pipeline error display ( #60 )
...
* improve error
* fix test case
* add cutoffMsg
Co-authored-by: jianyexi <jianyxi@microsoft.com>
2020-08-17 10:01:12 +08:00
JianyeXi
6cc02cbb5a
Lint diff bug fix & error improve ( #59 )
...
* fix lint failure when no swagger changing
* increase package version
Co-authored-by: jianyexi <jianyxi@microsoft.com>
2020-08-12 14:56:17 +08:00
JianyeXi
e31db9e927
Lint improve error handling & choosing tags ( #56 )
...
* improve lint error handling
* improve lint diff
* default tag high prior
* do not throw exception
* update change log
Co-authored-by: jianyexi <jianyxi@microsoft.com>
2020-08-10 14:47:34 +08:00
JianyeXi
e0a5d2a9cd
Lint hot fix ( #58 )
...
* fix bug
* update change log
Co-authored-by: jianyexi <jianyxi@microsoft.com>
2020-07-21 13:50:48 +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
JianyeXi
6e704fb98c
breaking change compare against master ( #45 )
...
* breaking change compare against master
* update
* update package version
Co-authored-by: Jianye Xi <jianyxi@microsoft.com>
2020-04-22 13:01:10 +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
JianyeXi
375a8dfbd8
Enable pass version of lint tool via environment varaible & upgrade oav versoin ( #40 )
...
* enable specify lint versino through env var
* update oav version & changelog
* update package version
* add test
* improve code quaility
2020-03-26 13:45:45 +08:00
Ruoxuan Wang
6e941a216e
breaking change output formatted json message ( #39 )
2020-03-13 15:39:14 +08:00
Ruoxuan Wang
a91b2302b0
fix breaking change can't find file bug ( #38 )
...
* fix breaking change can't find file bug
* add unit-test
* add comments for test
* update changelog
* add root cause
* add cleanUp function
* ignore rm error
2020-03-06 15:10:56 +08:00
JianyeXi
715eb20911
fix octokit.issues undefined issue ( #37 )
...
* fix octokit.issues undefined issue
* add test for postToGitHub & bump version
2020-03-04 13:54:50 +08:00
JianyeXi
7471a5fc58
move tests to src ( #36 )
...
* move tests to src
* update changelog
2020-03-02 13:16:49 +08:00
JianyeXi
f2956018e1
code compatible with typescript 3.5.3 ( #34 )
...
* code compatible with typescript 3.5.3
* bump up version
2020-02-28 14:11:12 +08:00
Ruoxuan Wang
20ec3d52f4
breaking change expose result ( #32 )
2020-02-28 10:09:32 +08:00
JianyeXi
bce4854295
Update Lint tool invoke script : separate rules to data-plane and arm ( #29 )
...
* Update Lint tool invoke script : separate rules to data-plane and arm
* improve npm test script
* add npm test to pipeline
2020-02-27 14:13:19 +08:00
Ruoxuan Wang
6f1b458146
fix breaking-change always pass bug ( #30 )
...
* fix breaking-change always pass bug
* update Changelog
2020-02-27 10:33:32 +08:00
Ray Chen
aba64aabb7
Upgrade OAV to latest version. ( #28 )
...
* Upgrade OAV to latest version.
* Upgrade octokit version to fix CI failues.
2020-02-21 17:57:21 +08:00
Ray Chen
77e2a4f14a
Revert oav version to latest release version. ( #25 )
2019-09-20 16:02:01 +08:00