samvaity
ffc9c9a19a
cleanup
2023-08-15 15:16:06 -07:00
samvaity
88d088ff9f
remove empty line
2023-08-15 14:42:54 -07:00
samvaity
1d86136b58
update system
2023-08-15 14:06:24 -07:00
samvaity
785597eb1e
add cert test
2023-08-15 11:20:09 -07:00
Scott Beddall
1088c1875d
update default test verbosity
2023-07-19 12:58:49 -07:00
Scott Beddall
3ac00fd4aa
add namespace given lack of system import
2023-07-19 12:11:21 -07:00
samvaity
ad8b17819b
print body
2023-07-19 10:51:00 -07:00
samvaity
8d93443502
add sms phone number bodyKey
2023-07-19 10:04:50 -07:00
Sameeksha Vaity
bf72f5d5ae
testing new regex
2023-07-18 16:23:08 -07:00
Scott Beddall
a9e2eea9e8
adding double escape
2023-07-18 11:53:41 -07:00
Scott Beddall
fab211437d
fixing bad json, updating test to check the number of entries that is actually present
2023-07-18 11:43:10 -07:00
samvaity
803c4fbf52
update sample
2023-07-17 21:33:08 -07:00
samvaity
dcdbd13579
seperate files
2023-07-17 19:07:51 -07:00
samvaity
8be45ececf
containerURI
2023-07-17 17:51:02 -07:00
samvaity
628300e5b4
try new regex
2023-07-17 15:37:52 -07:00
samvaity
3c158d2ddf
this should work
2023-07-14 17:16:13 -07:00
samvaity
692fbe8be8
add other imports
2023-07-14 16:49:04 -07:00
samvaity
b9de3f25c1
systm.
2023-07-14 16:41:58 -07:00
samvaity
44ee999cc8
add sout
2023-07-14 16:27:04 -07:00
samvaity
1f4c34f3c5
udpate for containerURI
2023-07-14 16:18:31 -07:00
samvaity
be800aeb93
replace entire with redacted
2023-07-14 15:58:32 -07:00
samvaity
fbd0323a60
use $..trunks.*~
2023-07-14 15:40:30 -07:00
samvaity
58e30c07b0
udpate byte error
2023-07-14 15:26:46 -07:00
samvaity
d8debaf399
udpate for UUID in trunks
2023-07-14 15:18:01 -07:00
Scott Beddall
a1fbb55873
add simple sanitizer tests
2023-07-14 11:18:17 -07:00
James Suplizio
0511037a81
Update version of github-event-processor ( #6507 )
2023-07-13 15:40:31 -07:00
James Suplizio
5de04b8f2e
Do not pull back locked issues/PRs in scheduled events ( #6506 )
2023-07-13 14:29:58 -07:00
Scott Beddall
8e65ecd179
update assets report link ( #6502 )
2023-07-13 12:32:32 -07:00
Larry Osterman
22c517f574
Fixes for cognitive services; Fixed issue #6054 ; Private virtual methods should be included in ApiView ( #6492 )
...
* Fixes for cognitive services; Fixed issue #6054 ; Private virtual methods should be included in ApiView
* Pull a newer version of vcpkg
* ImplicitValueInit types are empty expressions
2023-07-13 17:53:31 +00:00
Chidozie Ononiwu
a30994e945
Add Jump links from Models to Definitions ( #6437 )
...
* Add Jumplinks from Models to Definitions
* Add jumplinks for body parameters
2023-07-12 22:08:46 -07:00
Wes Haggard
612e3e995f
Add to more branches in specs repo ( #6498 )
...
Add ARMCoreRPDev and InternalARMContracts long lived branches to the set of branches to keep updated.
2023-07-12 16:05:58 -07:00
Travis Prescott
b077e711d6
Add `apiview-gpt` tool ( #6499 )
...
* Initial commit.
* More progress.
* Finish conversion.
* Add logic to section the input document.
2023-07-12 20:46:37 +00:00
Libba Lawrence
855aea987f
[pylint] do not import legacy six ( #6485 )
...
* do not import legacy six
* update readme
* typo
* update statement
2023-07-12 08:50:55 -07:00
Chidozie Ononiwu
2984aacaec
SetDevOpsClientHeaders in constructor ( #6494 )
2023-07-11 18:29:22 -07:00
Scott Beddall
7fc293314c
Eliminate * is not a valid pathspec on non-windows machines ( #6484 )
2023-07-11 13:51:53 -07:00
Scott Beddall
230a4769c0
add a test that restores, changes some files, then restores a different tag for the same assets.json, properly discarding changes as it goes. this test is the correlary to the 'restore a tag, make some changes, and restore the _same_ tag and have changes stick around' ( #6469 )
2023-07-11 13:51:33 -07:00
Chidozie Ononiwu
e62764b693
Ensure Comments show up on conversiation page regardless of comment setting on review page. ( #6412 )
...
* Ensure Comments show up on conversiation page regardless of comment setting
* Update Review Badge Section of Samples Page
2023-07-11 11:03:15 -07:00
Ray Chen
684c2b9ce0
Update typespec common scripts ( #6468 )
...
* Update typespec common scripts
* Revert change of specCloneDir variable
2023-07-11 11:52:01 +08:00
Jesse Squire
2c3050186b
CODEOWNERS: Add .NET owners ( #6471 )
...
* CODEOWNERS: Add .NET owners
Updating code owners for .NET and repository tooling.
* Update .github/CODEOWNERS
2023-07-10 06:48:35 -07:00
Scott Beddall
13e51d28b7
Bump Targeted Proxy Version ( #6465 )
2023-07-07 10:37:04 -07:00
Scott Beddall
c6a88f7097
Add generated files to gitignore so we don't accidentally commit them… ( #6446 )
...
* add generated files to gitignore so we don't accidentally commit them or need to clean them up
2023-07-06 16:51:20 -07:00
Travis Prescott
9771bdb6d0
Python APIView High-Pri Fixes ( #6462 )
...
* Add new token kinds.
* Update to use link token type.
* Fixes #6360 .
* Revert overload fix.
* Fixes #6367 .
* Update changelog
* Fix tests.
2023-07-06 14:24:56 -07:00
Scott Beddall
9c60b65150
Fix playback always discarding pending changes ( #6459 )
...
* fix the issue causing a first restore to discard pending changes
* fix assumption that breadcrumbfile will always exist
* added solution integration test that exercises the double restore action
* add cli test that ensures double cli restore also doesn't accidentally discard changes
2023-07-06 13:56:57 -07:00
Travis Prescott
b14dd08168
Fixes #5381 . ( #6456 )
2023-07-05 16:26:46 -07:00
Wes Haggard
41b07771be
Check if there is any diff before for the merge branch scripts ( #6454 )
...
If there is no diff then don't push the branch and create the PR.
2023-07-05 12:01:09 -07:00
Libba Lawrence
b7f8703922
[Pylint] Infer raise ( #6445 )
...
* update to fix infer on raise
* comment
* move logic
2023-07-03 07:56:35 -07:00
Wes Haggard
4205ec4f23
Fix issue with branch merge script after recent git changes ( #6444 )
...
After change ee8a88826a
you can no longer specific --theirs and --staged for the git restore
command so instead we need to just update the --worktree with --theirs
and then stage the changes afterwards via git Add.
2023-07-01 02:29:42 +00:00
James Suplizio
7b2596c9f2
Updates for Codeowneers changes ( #6440 )
2023-06-29 15:31:57 -07:00
Yeojun Han
a0d9a0f1ce
Apiview autorefresh comments ( #6402 )
...
* add signalR for autorefresh feature
* add signalR for autorefresh feature
* add signalR for autorefresh feature
* minor changes
* existing comment thread autorefresh
* auto refreshes comments on existing comment threads
* auto refresh new comment thread
* remove unnecessary functions
* auto refresh comment add
* add comment autorefresh feature
* remove unnecessary code
* add comment auto refresh feature to APIView
* remove comment DTO
* add comment autorefresh feature to APIView
* Add comment autorefresh feature to APIView
* minor fixes
* clean up code
* Write tests for getReviewAndRevisionIdFromUrl
* Rename notification hub to signalR hub
* Remove unused libraries
* Add unit tests
* Parameterize unit tests
* Fix comment icon issue
2023-06-29 09:35:53 -07:00
James Suplizio
5ad8b9ef33
CodeOwnersParser Team/User lookup ( #6366 )
...
* Codeowners Team/User lookup
* Add a TeamUserHolder and pass that to Owners parsing. Remove the manual tester project
* Add command line option to RetrieveCodeOwners to output json to a file
* Add team/storage URI to the deserialize error message in the TeamUserHolder
2023-06-29 08:30:56 -07:00