Konrad Jamrozik
963a492d62
Update metadata_customized_docs.json: add spec dir sturcture, api versions and branches, breaking changes deep dive; remove avocado as it is obsolete ( #8029 )
...
* Update metadata_customized_docs.json: add dir sturcture, api versions and branches, breaking changes deep dive; remove avocado as it is obsolete
* Update metadata_customized_docs.json
* Update metadata_customized_docs.json
2024-04-15 22:06:13 -07:00
Praven Kuttappan
daa30b9f59
Authenticate requests from APIView to DevOps using managed Identity ( #8086 )
...
* Authenticate requests from APIView to DevOps using managed Identity
2024-04-15 20:07:46 -04:00
Libba Lawrence
2bd8966e45
[Pylint] Don't allow typing under TYPE_CHECKING ( #8061 )
...
* typing check
* #
* readme
* typing_extensions
* fix offset
* bump version
* 4.0
2024-04-15 16:37:47 -07:00
Wes Haggard
5e4401db5c
Use WIF to connect storage container ( #8076 )
...
Moving away from SAS tokens for connecting to storage so switching to using a Workload Identity Federation connection to the container to download the needed files.
2024-04-15 16:10:27 -07:00
Wes Haggard
507b9981d0
Switch away from SAS for upload link cache file ( #8080 )
...
* Switch away from SAS for upload link cache file
* Update githubio-linkcheck.yml
* Update githubio-linkcheck.yml
2024-04-15 15:04:48 -07:00
Patrick Hallisey
9ae20c3fa2
Add warning state to rotation ( #8030 )
...
* Add warning state to rotation
* Use an implicit warning threshold of `rotationThreshold / 2`
* Add unit test for implicit warning window
2024-04-15 20:39:49 +00:00
Alan Zimmer
33f26e86dc
Downgrade Maven prerequisite to continue supporting older version of Maven ( #8092 )
2024-04-15 15:55:08 -04:00
Patrick Hallisey
16404705d4
Add service account login to abstract devops store base class ( #8082 )
2024-04-15 10:50:49 -07:00
Alan Zimmer
f37db1a571
Use azure-json in ApiView Generator ( #8033 )
...
Use azure-json in ApiView Generator
2024-04-15 12:38:02 -04:00
Alan Zimmer
f494b727c6
Add debug non-safe points to Java profiling ( #8089 )
...
Add debug non-safe points to Java profiling
2024-04-15 12:37:23 -04:00
Jose Alvarez
dc052c104f
Removed `cleanup` flag from code snippet ( #8088 )
2024-04-15 16:02:39 +00:00
Alan Zimmer
bb81bb370f
Update Codesnippet dependencies ( #8078 )
2024-04-12 18:07:01 +00:00
Whitney Shake
3b5c8404bd
Clicking link in comment opens in new tab ( #8060 )
...
* Added comments open in new tab functionality, testing needed
* Open comment link in new tab complete
* Corrected program.cs
2024-04-10 17:10:16 -04:00
Jonathan Giles
b4ffdd243f
Change apiview_properties.json naming scheme, as per request from Srikanta ( #8066 )
2024-04-11 09:07:01 +12:00
Whitney Shake
596690578e
Added release date to revision panel ( #8065 )
2024-04-10 16:52:47 -04:00
Scott Beddall
3ed74f960f
update the targeted proxy version ( #8062 )
2024-04-10 12:25:29 -07:00
Ben Broderick Phillips
d2d557da31
Add retry on error for sparse checkout ( #8019 )
...
* Add retry on error for sparse checkout
* Consolidate sparse checkout command logging
* Consolidate sparse checkout command logging
2024-04-10 18:51:11 +00:00
Scott Beddall
65f5db5292
Fix overaggressive escaping ( #8054 )
...
* Update RecordingHandler to use the same encoder as the one that exists within RecordEntry. This has the effect of properly serializing json bodies, without unicode encoding common symbols like '+' and '&'
2024-04-10 09:36:13 -07:00
Praven Kuttappan
4fa4ac8813
Pass flag to suppress errors correctly when verifying release change log ( #8053 )
...
* Pass flag to suppress errors correctly when verifying release change log
* Changes as per review comments
2024-04-10 08:26:30 -07:00
Scott Beddall
a5585d62fe
automagically handle connection resets ( #8035 )
2024-04-09 18:23:28 -07:00
Scott Beddall
7a3686786d
Fix Proxy Internal Build ( #8036 )
...
* set 1es template mode from archetype-sdk-tools-dotnet.
2024-04-09 15:41:26 -07:00
Chidozie Ononiwu
14509e2ed4
Revert "emit cross language defintion Id ( #7961 )" ( #8052 )
...
This reverts commit 54008272eb
.
2024-04-09 15:13:16 -07:00
Azure SDK Bot
2bd4b3772c
Update azure-sdk-build-tools Repository Resource Refs in Yaml files ( #8051 )
2024-04-09 14:36:26 -07:00
Chidozie Ononiwu
57a64de060
Avoid null error ( #8034 )
2024-04-09 10:06:20 -07:00
Jonathan Giles
bca1ac5a08
Support for client core libraries ( #7955 )
...
Improving APIView to support non-Azure libraries, in particular the new generic core
2024-04-09 21:20:18 +12:00
Larry Osterman
e99e474e6b
Deal with friends from multiple classes ( #8037 )
2024-04-08 17:34:38 -07:00
dependabot[bot]
50cffcf605
Bump pymongo in /eng/scripts/openapitools/python/cacherepostructure ( #8032 )
...
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver ) from 3.13.0 to 4.6.3.
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases )
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst )
- [Commits](https://github.com/mongodb/mongo-python-driver/compare/3.13.0...4.6.3 )
---
updated-dependencies:
- dependency-name: pymongo
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-08 13:10:51 -07:00
ZiWei Chen
11ab9a330d
Fix build error for easm sdk ( #8031 )
...
* Fix build error for easm sdk
* update
2024-04-08 17:39:48 +08:00
Scott Beddall
bb98c072c7
Merge `eng/` from `main` on assets push ( #8020 )
...
* fetch and apply a patch from 'main' with the diff of eng/ and .gitignore
2024-04-05 17:12:54 -07:00
Scott Beddall
bee5640bd5
Resolve Errrors with test-proxy recorded tests against java repo ( #8022 )
...
* install serialization azure-xml and add --no-transfer-progress to invocations to reduce spam
2024-04-04 12:08:04 -07:00
Scott Beddall
f037d0ec37
ensure we use the correct artifactpublish for archetype-sdk-tools-dotnet ( #8021 )
2024-04-04 10:56:55 -07:00
Daniel Jurek
0f0269bbf7
Use different service connection and az CLI for ACR auth ( #8015 )
...
* Use different service connection and az CLI for ACR auth
* displayName
2024-04-04 10:16:40 -07:00
Chidozie Ononiwu
54008272eb
emit cross language defintion Id ( #7961 )
2024-04-03 18:04:42 -07:00
Larry Osterman
d71260ae63
C++ ApiView: Add Support for the [[nodiscard]] attribute; clean up some ApiView diffs. ( #7973 )
...
* Added nodiscard support; Exclude line numbers from diffs
* Exclude friend declarations in the std namespace and in the _detail namespace
* Update pool
---------
Co-authored-by: Daniel Jurek <djurek@microsoft.com>
2024-04-03 10:59:31 -07:00
dependabot[bot]
0576e8f7b3
Bump express from 4.18.2 to 4.19.2 in /tools/keyvault-mock-attestation ( #7971 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-03 15:08:34 +00:00
Ray Chen
f5368901a4
Upgraded langchain packages per security ask ( #7987 )
2024-04-03 10:35:31 +08:00
Praven Kuttappan
b12ffe15f9
Remove soft errors in validation step from Devops pipeline ( #7989 )
...
* Remove soft errors in validation step from Devops pipeline
2024-04-02 16:14:01 -04:00
Praven Kuttappan
b5a93d7d10
Pass valid original artifact file name in request to APIView ( #7988 )
...
* Pass valid original artifact file name in request to APIView
2024-04-02 15:28:52 -04:00
Scott Beddall
0999906ea1
pshell 7.4 broke resolve-assets-conflict.ps1. this update resolves the problem ( #7986 )
2024-04-02 01:44:56 +00:00
Praven Kuttappan
9d63a176e0
Pass Group in request to get package status ( #7975 )
...
* Pass Group in request to get package status
2024-04-01 13:34:16 -04:00
Ben Broderick Phillips
c8a76c18ee
Change playground deletion lifespan to 10 days ( #7970 )
...
* Change playground deletion lifespan to 10 days
* user debug
2024-03-30 02:22:16 -04:00
Praven Kuttappan
7413b06c38
Skip API review package name approval for management plane packages ( #7977 )
...
* Skip API review package name approval for management plane packages
* Remove the comment on function
* Update eng/common/scripts/Create-APIReview.ps1
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
* Update eng/common/scripts/Create-APIReview.ps1
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
---------
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2024-03-29 13:41:56 -04:00
dependabot[bot]
4599fbd138
Bump langchain from 0.0.324 to 0.1.0 in /tools/sdk-ai-bots/Embeddings ( #7884 )
...
Bumps [langchain](https://github.com/langchain-ai/langchain ) from 0.0.324 to 0.1.0.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.324...v0.1.0 )
---
updated-dependencies:
- dependency-name: langchain
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-29 10:08:22 +08:00
Wes Haggard
8a1db4d742
Remove obsolete Mgmt.CI.BuildTools code
2024-03-28 14:42:41 -07:00
Whitney Shake
c97c924350
Create viewed slider ( #7959 )
...
* username and address passed to handler, form submission next
* Viewed button added and functioning properly
* Attempt to include missing files from previous push
* Fixed casing on cookie naming and updated ViewedBy property name
2024-03-28 12:36:02 -07:00
Ray Chen
8b22f9dd03
Added instructions of how to use the AI bot ( #7969 )
...
* Added instructions of how to use the AI bot
* Use aka link
2024-03-28 16:01:35 +08:00
Praven Kuttappan
115b3f0f30
Pipeline template to validate package and update package work item ( #7855 )
...
* Pipeline template to validate package and update package work item
2024-03-27 15:58:43 -04:00
Chidozie Ononiwu
941db50394
Ensure correct response based review/ apiRevision approval status ( #7953 )
2024-03-27 08:54:10 -04:00
Chidozie Ononiwu
dda0e83f76
Improve the reate limit error logging ( #7952 )
2024-03-26 15:06:21 -07:00
James Suplizio
2a557f8b08
Call GetDocsMsDevLanguageSpecificPackageInfoFn if it's defined ( #7951 )
2024-03-26 12:53:29 -07:00