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

522 Коммитов

Автор SHA1 Сообщение Дата
Azure SDK Bot 0ae18be16c
pshell 7.4 somehow caused git show to stop working. this update resolves the problem (#7387)
Co-authored-by: Scott Beddall (from Dev Box) <scbedd@microsoft.com>
2024-04-01 18:40:31 -07:00
Azure SDK Bot 50be724724
Sync eng/common directory with azure-sdk-tools for PR 7975 (#7380)
* Pass Group in request to get package status

* Refer package name from package info to query API review status

* fix unknown property error

---------

Co-authored-by: Praveen Kuttappan <prmarott@microsoft.com>
2024-04-01 13:12:29 -04:00
Azure SDK Bot a2f0ed0999
Sync eng/common directory with azure-sdk-tools for PR 7977 (#7379)
* 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: Praveen Kuttappan <prmarott@microsoft.com>
Co-authored-by: Praven Kuttappan <55455725+praveenkuttappan@users.noreply.github.com>
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2024-03-29 13:36:05 -04:00
Azure SDK Bot 7fcc9c46c1
Sync eng/common directory with azure-sdk-tools for PR 7855 (#7366)
* Pipeline template to validate package and update package work item

* Changes to restructure validations

* Additional fixes as per comments

* Remove explicit exit code

* Set erroractionpreference for change log check

---------

Co-authored-by: Praveen Kuttappan <prmarott@microsoft.com>
2024-03-27 15:01:06 -04:00
Azure SDK Bot 5a5314ed6a
Call GetDocsMsDevLanguageSpecificPackageInfoFn if it's defined (#7370)
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
2024-03-26 15:50:29 -04:00
Azure SDK Bot fac2ddd97d
Bump the proxy version to the last one resolving mac timeout issues (#7351)
Co-authored-by: Scott Beddall (from Dev Box) <scbedd@microsoft.com>
2024-03-19 12:50:27 -07:00
Azure SDK Bot dd1f41cc46
remove all references to docker (#7355)
Co-authored-by: Scott Beddall (from Dev Box) <scbedd@microsoft.com>
2024-03-18 15:54:24 -07:00
Azure SDK Bot 450a7f4e9c
Create api review script changes to add a param to set release tag (#7352)
Co-authored-by: Praveen Kuttappan <prmarott@microsoft.com>
2024-03-18 10:54:23 -04:00
Azure SDK Bot 4048cf1a40
Sync eng/common directory with azure-sdk-tools for PR 7892 (#7350)
* Move git check for changes to script

* Minor fixes for 1es migration

---------

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-03-15 17:24:11 -04:00
Azure SDK Bot 61354cca76
Sync eng/common directory with azure-sdk-tools for PR 7877 (#7341)
* create necessary eng/common changes to allow proxy to be shut down. add a test job which will be later deleted to test this

---------

Co-authored-by: Scott Beddall (from Dev Box) <scbedd@microsoft.com>
2024-03-14 12:50:42 -07:00
Azure SDK Bot 1b394e98d8
APIView - send package version param for automatic API review request (#7335)
Co-authored-by: Praveen Kuttappan <prmarott@microsoft.com>
2024-03-13 15:38:24 -04:00
Azure SDK Bot ffd5c9dd47
Skip env processing on matrix import step (#7328)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-03-11 17:06:58 -04:00
Azure SDK Bot 7ecd147855
Update Prepare-Release.ps1 to handle only one previous release (#7318)
In the case there is exactly one previous release PS will return the single object and thus the Count property will not exist. Instead this change ensures that we always have a list.

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2024-03-08 14:07:48 -05:00
Azure SDK Bot 4eb83b7f66
Add dotnet-api product slug to sample metadata script (#7316)
Co-authored-by: Anne Thompson <annelo@microsoft.com>
2024-03-08 13:12:23 -05:00
Azure SDK Bot c35f91376b
TestResources - Bubble up errors in Retry with pipe statements (#7306)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-03-06 19:11:01 -05:00
Azure SDK Bot 82134ef455
Sync eng/common directory with azure-sdk-tools for PR 7810 (#7303)
* Run publish on failed or succeeded

* Expand agent os string detection

* Check agent job status env var for artifact name detection

* Add sbomEnabled flag to publish template

* Fix image and artifact name conditional

---------

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-03-05 14:46:56 -08:00
Azure SDK Bot 597e037185
Sync eng/common directory with azure-sdk-tools for PR 7758 (#7299)
* Add 1es changes for job/matrix generation and publish

* Use more flexible pool filter for prev/next pool matches

* consolidate displayname definition

* use linux pool variables for generate matrix job

* Fix publish artifact

* Use single publish task for publish artifact

---------

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-03-04 16:58:05 -05:00
Azure SDK Bot ebd803f82a
Fix matrix CI tests (#7243)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-03-01 11:13:59 -08:00
Azure SDK Bot 06ca909eaf
Sync eng/common directory with azure-sdk-tools for PR 7682 (#7274)
* Support resolving environment variable references in matrix config

* Improve type and null handling

* Fix reference bug

* Change behavior on missing env vars to throw

---------

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-02-29 13:40:22 -08:00
Azure SDK Bot 6665e9544e
Allow relative EmitterPackageJsonPath in New-EmitterPackageLock.ps1 (#7271)
Co-authored-by: Patrick Hallisey <pahallis@microsoft.com>
2024-02-27 14:22:41 -08:00
Azure SDK Bot d76f5da015
Updates to tools for CodeownerUtils updates (#7280)
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
2024-02-27 11:09:03 -08:00
Azure SDK Bot 7758730e00
Updates to tools for the CodeownersUtils updates (#7251)
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
2024-02-16 11:52:01 -08:00
Azure SDK Bot b336e12782
Move emitter-package.json scripts to eng/common (#7240)
Co-authored-by: Patrick Hallisey <pahallis@microsoft.com>
2024-02-14 11:27:20 -08:00
Azure SDK Bot 6a84a154b2
Fix case-sensitive spelling in scripts that get deployed to C++ repo (#7236)
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2024-02-13 17:01:31 -08:00
Azure SDK Bot 7fe92ae246
Add stress test arm/bicep template prefix to New-TestResources ResourceType set (#7224)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-02-09 18:11:42 -05:00
Wes Haggard 57fc5b25f3
Fix spacing in one step 2024-02-08 12:49:47 -08:00
Wes Haggard c163406eaf
Fix paths in version update pipeline (#7208) 2024-02-08 12:48:03 -08:00
Wes Haggard e2582cd6d0
Remove azure-sdk-tools ref and sync eng/common instead (#7201)
We already sync eng/common periodically so we should reference
things directly from the eng/common in the repo isntead of
taking repo refs to azure-sdk-tools for some things and not
other things. This has causes some issues troubleshooting and
some inconsistencies so we should stop doing it.
2024-02-08 09:04:06 -08:00
Azure SDK Bot becb341eee
Sync eng/common directory with azure-sdk-tools repository (#7190) 2024-02-07 00:26:11 +00:00
Azure SDK Bot 60a7cdf48d
Update azure-sdk-tools Repository Resource Refs in Yaml files (#7195) 2024-02-06 23:55:10 +00:00
Wes Haggard 0ed9f02ecc
Add DateCreated field to spec index (#7135) 2024-01-19 09:27:57 -08:00
Wes Haggard d6cf614a89
Fix go tag discover (#7108)
For the tag discover we were splitting the tag name on '/v' but in some
case /v existed for other reasons beyond the version. To workaround
this case we find the last instance of that and split on it instead.
2024-01-11 14:13:13 -08:00
Wes Haggard 9187470e94
Update timeout for deprecation run (#7085) 2024-01-05 11:22:16 -08:00
Ronnie Geraghty f016b35df5
Update generate-releasenotes.yml (#7089)
Added case for Jan Release notes
2024-01-04 14:19:53 -08:00
Wes Haggard 767008d49d
Revert unintended removal of params from query script (#7084)
Fix un intentional removal of scripts
2024-01-03 09:40:49 -08:00
Mario Guerra 6af078c888
run nuget deprecation via arg (#7055) 2024-01-02 18:42:16 +00:00
Wes Haggard 8edf578eca
Stabilize sorting by including spec path in sort (#7040) 2023-12-08 12:38:39 -08:00
Wes Haggard 11ff83e15a Fix inventory script to ingore specs data 2023-12-06 15:35:13 -08:00
Wes Haggard f92e8e69bd Add spec index automation 2023-12-06 15:07:56 -08:00
Wes Haggard adfae99035
Add Rest Specification Index (#7030)
Initial work to add a rest spec index to our github io site.
2023-12-06 15:02:58 -08:00
Azure SDK Bot 136f2a95ba
Sync eng/common directory with azure-sdk-tools repository (#7018) 2023-12-04 13:52:09 -08:00
James Suplizio b40cf96e15
Add sparse-checkout template, needed by the codeowners-linter pipeline (#7015) 2023-12-04 08:47:50 -08:00
James Suplizio a95d4e7731
Add CODEOWNERS linter baseline file and linter pipeline yml file. (#7014) 2023-12-04 08:33:57 -08:00
Wes Haggard a693ac2cdb
Remove unnecessary parameter
After change d986a7e8f1 we don't need to pass this parameter any longer
2023-12-01 10:56:03 -08:00
Azure SDK Bot bb1b472dca
Update azure-sdk-tools Repository Resource Refs in Yaml files (#7004) 2023-11-30 23:01:54 +00:00
Wes Haggard 792bf8d363
Test changes to verify-link to remove 401 code (#7002) 2023-11-30 12:49:20 -08:00
Wes Haggard 22b566bf83
Add missing quote 2023-11-14 14:55:52 -08:00
Wes Haggard ff64982d81
Revert "Remove error handling around maven so we know if it fails" (#6942)
* Revert "Remove error handling around maven so we know if it fails (#6893)"

This reverts commit 520ee6e367.

* Add error logging for maven issues
2023-11-14 11:06:27 -08:00
Wes Haggard 520ee6e367
Remove error handling around maven so we know if it fails (#6893)
Fixes https://github.com/Azure/azure-sdk/issues/5368
2023-11-08 12:27:16 -08:00
Wes Haggard 69f99327ee
Need to handle paging for the list of versions for nuget package deprecation (#6859)
See https://learn.microsoft.com/en-us/nuget/api/registration-base-url-resource#registration-page-object
You may need to get all the item pages individually
2023-10-31 16:06:10 -07:00
Ronnie Geraghty ea52cb16e5
add check for dir read on non dir (#6855) 2023-10-30 16:06:52 -07:00
Ronnie Geraghty 1df9367fd4
Rest api spec mapping clean up (#6803)
* Update for categorizing control-plane spec dirs as mgmt

* Updates for API Management

* Update for Azure VMware Solution API Spec mapping

* Updated Spec mapping for communiction/data-plane

* Updated EOLDates for Track 0 Messaging Libraries.

* updated event hubs compat lib
2023-10-19 16:21:24 -07:00
Ronnie Geraghty 7dce8dc98b
Fixes for release pages and package display names (#6758)
* Fixes for release pages and package display names

* Update for embedded C release template

* updating C Releases Template

* added back no package message

* Update eng/scripts/release-template/c.md

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>

---------

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2023-10-11 14:08:21 -07:00
Praven Kuttappan 52e05c682a
Set work item epic types for service and product (#6733) 2023-10-09 11:36:09 -04:00
Ronnie Geraghty f6a00d65db
Fixes needs review (#6711)
* Fixed API Center Naming

* Removed Needs Review

* Removed "Needs Review"

* Fixes for Defender EASM naming

* Updates for HDInsight

* Remove Needs update

* Updates for Recovery Services

* Updates for Resource Connector

* Updates for Functions

* Updates for Deployment Stacks

* Fixes for Playwright Testing

* Update for Functions

* Updates for Cosmos DB

* Updates for Communication JobRouter

* Updates for Content Safety

* Updates for Schema Registry

* Removed Needs Review

* Removed Needs Review

* Fixes for Hybrid Connectivity

* Fixes for IoT Firmware Defense

* Removed Needs Review

* Fixes for Sphere Mgmt API mapping

* Removed Needs Review

* Updates for java libs

* Fixes for Schema Registry JSON

* Fixed needs Review

* Updates for Health Insights

* Updates for Azure Monitor Open Telemetry

* Fixes for Text Translation

* Updates for Text Translation API Spec Mapping

* Udpates for Health Insights API Spec Mapping

* Fixes for Container Service Fleet

* Removed typo

* Removed Needs Review

* Fixes for Managed Network Fabric

* Removed Needs Review

* Fix for Synapse Monitoring

* Fixes for internal tools

* Fixes for python libs
2023-10-03 16:14:18 -07:00
Wes Haggard f02580f88b Add support to override the normal pattern for release week computing
Some times we might not use the second friday of the month for release
week and in such cases we need to enable overriding that date. Today
it requires hardcoding it in the code that computes that value. See
the changes in this PR in case a similar change is needed in the future.
2023-09-25 16:43:56 -07:00
gracewilcox bc13894c2f
remove extra line (#6655) 2023-09-18 13:20:17 -07:00
Wes Haggard 6e128538be Fix issue with version script when we don't have any new valid versions 2023-09-07 10:33:07 -07:00
Wes Haggard a91bc1bb41
Improve link checking perf (#6565)
- Ensure the link caching is working by making the pre_suffix match the
final link that is getting cached (i.e. & -> &amp;)

- Skip always checking ghdoc links if there is a valid msdoc link because
we never display the ghdoc link if there is a valid msdoc link.
2023-08-29 14:09:46 -07:00
Jonathan Cárdenas 595c65ca1c
Ignore Release Planner Tests when updating ADO Work Items (#6503)
* Adding new condition to the query

* Ignore tests work items when looking for parents

* Fixing error, extra '

* Fix queries
2023-08-17 10:18:50 -07:00
Ronnie Geraghty 378d429be0
Updates for missing App Service Libraries (#6508) 2023-08-14 16:32:24 -07:00
Ronnie Geraghty a2d2d0ffb2
Ronniegeraghty inventory updates2 (#6264)
* Added exception for operationalinsights/data-plane API Spec

* Updated IoT C libraries

* Updates for IoT Digital Twins

* Updates for IoT

* removed log statement

* updated IoT libraries and exceptions
2023-08-14 09:50:55 -07:00
Ronnie Geraghty c1700e5296
Ronniegeraghty inventory updates (#6427)
* Updates for Active Directory

* Updates for Content Safety

* Updates for Conversational Language Understanding

* Updates for speech sdk

* update to remove spell check libraries

* updates for text-analytics

* Updates for Mgmt plane libraries

* Updates for mgmt plane api specs mapping

* Updates for Redis

* Update _data/releases/latest/python-packages.csv

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>

* NA for migration guide

* updates for compat

* updates for Redis

* Updates for Service Bus and Event Hubs

* updates for messaging services

---------

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2023-08-08 16:58:09 -07:00
Wes Haggard 11d21d63b3
Enable auto-merge for release note automated PRs 2023-07-07 14:04:59 -07:00
Ben Broderick Phillips 9021d22a35
Add script to query all package version data and update data explorer database (#6341) 2023-06-30 16:56:37 -04:00
dependabot[bot] 1981e6291b
Bump fast-xml-parser in /eng/scripts/inventory-dashboard (#6354)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.4 to 4.2.5.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.2.4...v4.2.5)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-30 09:47:40 -07:00
Ben Broderick Phillips 945e425bcd
Skip deprecated go track 1 packages in release doc generation (#6317) 2023-06-30 09:47:15 -07:00
Ahson Khan c8c2ab2575
Update c.md template to default to no release and update latest embedded c release notes for June 2023 (no release) (#6318)
* Update c.md template to default to no release

* Update latest embedded c release notes for June 2023 (no release)
2023-06-23 15:57:21 -07:00
Rohit Ganguly 51c9277873
update exceptions list and fix minor issues with library labels (#6311)
Co-authored-by: Rohit Ganguly <rohitganguly@microsoft.com>
2023-06-21 14:53:27 +00:00
Wes Haggard e3a80bc14c
Use the tools delete-remotebranches script (#6239)
* Use the tools delete-remotebranches script

depends on https://github.com/Azure/azure-sdk/pull/6238

* Delete Delete-RemoteBranches.ps1
2023-06-07 21:08:08 -07:00
Azure SDK Bot e131d21938
Update azure-sdk-tools Repository Resource Refs in Yaml files (#6238) 2023-06-07 21:02:13 -07:00
dependabot[bot] b3fb903270
Bump fast-xml-parser in /eng/scripts/inventory-dashboard (#6214)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.0.9 to 4.2.4.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/commits)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-07 20:23:21 -07:00
Ronnie Geraghty 28d99d3c0b
changing mapping for operational insights (#6234) 2023-06-07 20:19:43 -07:00
Wes Haggard 116025b218 Fix typo in script comment 2023-06-07 13:14:08 -07:00
Wes Haggard 5ed0aec008
Reenable the branch cleanup for the release note branches (#6230) 2023-06-07 13:10:20 -07:00
Ronnie Geraghty 67ee5187a0
Ronniegeraghty inventory sdk update 21 (#6223)
* Updates for Monitor

* updating the inventory scripts and how they create missing entries from the specs repo

* removed log statements
2023-06-07 12:10:52 -07:00
Ronnie Geraghty ab835310ad
Ronniegeraghty inventory sdk updates 20 (#6219)
* Updates for Monitor

* updating the inventory scripts and how they create missing entries from the specs repo
2023-06-07 10:48:17 -07:00
Wes Haggard d11b4cf3f5 Fix scripts to handle unknown dates for shipped versions 2023-05-25 16:33:23 -07:00
Wes Haggard dbf8e8501e Fix casing for path since moved to ubuntu 2023-05-24 16:23:15 -07:00
Wes Haggard 5d1eebdc64
Update python package querying (#6148) 2023-05-22 17:13:42 -07:00
Wes Haggard b0d98423f0
Remove support for version'ed msdoc links (#6105)
* Remove support for version'ed msdoc links

* Remove version from msdocs link check

* Remove msdocs template for c

* Update c-packages.csv
2023-05-11 15:22:39 -07:00
Wes Haggard 8213ba5a2e
Remove branch clean-up
The branch clean-up script is being a little to aggressive and now deletes branches even if there is an open PR. Given these branches are in the fork they aren't very interesting to clean-up we decided to remove this step.

If we ever want to add more clean-up for these branches we will need to undo the removal of the ForkRepoOwner parameter that happened in 0dfb187abc.
2023-05-09 18:26:06 -07:00
Wes Haggard be6bceb2ec
Move automation to run on ubuntu (#6016)
* Fix delete remote branch
* switch back to repo name
* switch back to full repo path
2023-05-05 13:25:20 -07:00
Wes Haggard e13f37dd73 Fix extra character added by accident 2023-05-04 14:47:27 -07:00
Wes Haggard 64d8996f8d Shorten azure-rest-api-specs clone path
Some paths in the specs repo have grown to cause long-path
issues so shorten the overall path.
2023-05-04 14:44:56 -07:00
Wes Haggard 626c6c860b
Remove unused parameter in common script (#6011) 2023-05-03 15:18:10 -07:00
Azure SDK Bot 0c37ab0672
Update azure-sdk-tools Repository Resource Refs in Yaml files (#5995) 2023-05-03 12:54:57 -07:00
Mariana Rios Flores c03f8f2c26
Update review process information (#5898)
Co-authored-by: Anne Thompson <annelo@microsoft.com>
2023-04-18 15:55:00 -07:00
Mario Guerra ad4e22107d
account for deprecated packages with multiple replacements (#5934)
* account for deprecated packages with multiple replacements

* Update Query-Azure-Packages.ps1

---------

Co-authored-by: Mario Guerra <marioguerra@microsoft.com>
2023-04-13 19:02:20 -05:00
Wes Haggard e162a778e9
Fix PS expression for updateDeprecated 2023-04-11 11:20:00 -07:00
Wes Haggard 3bc2988500
Only update deprecation status once a week on Sunday (#5913) 2023-04-11 11:10:15 -05:00
Mario Guerra f6eca4ee81
automate deprecation of packages on nuget.org (#5808)
* automate deprecation of packages on nuget.org
---------

Authored-by: Mario Guerra <marioguerra@microsoft.com>
2023-04-07 13:18:18 -05:00
Ronnie Geraghty 47135753a4
Ronniegeraghty inventory updates 12 (#5889)
* Update to metrics advisor

* Update to recovery services

* update for resource health

* updates to container registry

* updates to container registry

* updates for container service

* updates to cost management and billing

* updates for customer insights

* updates for databox edge

* Udpates to data factory

* updates for edge order

* updates for hana on azure

* updates for support

* updates for mysql

* udpates to java tools

* updates for postgresql

* Updates for Quantum

* updates for security

* updates to server management

* updates for java tools

* updates for storage mover

* updates for support

* updates for app config

* update for avs

* updates for api specs with missing pkgs

* updates for azure vmware solution

* updates for vmware solution b cloud simple

* updates for web
2023-04-06 16:42:34 -07:00
Ronnie Geraghty 91263d6ad4
Ronniegeraghty inventory updates 11 (#5869)
* Updates for Service Bus

* Updates for Security Insights

* Updates for internal tools

* Updates for Resource Health

* updates for schema registry

* Updates for Quota

* Updates for Private DNS

* Updates for internal tools

* Updates for Peering

* Updates for Operations Management

* Updates for Network Function

* Updates for Mobile Network

* Updates for Metrics Advisor

* Updates for Core libs

* Update for Managed Service Identity

* Updates for Kube Config

* Updates for .NET MGMT libs

* Updates to Core libs

* Updates to DNS

* Updates for IoT

* Update for Database Migration

* Updates for Data migration

* Updates for Consumption

* Updates for confidential Ledger

* Updates for Billing

* Updates for App Platform
2023-04-04 09:53:46 -07:00
Wes Haggard abd31f9597
Switch to using gh cli for enabling auto-merge (#5864) 2023-04-03 15:36:38 -07:00
Ronnie Geraghty b199832265
Inventory updates 10 (#5855)
* Updates for Network and Traffic Manager

* Update for tool

* Updates for Stream Analytics

* Update for SQL Virtual Machine

* Updates for Service Networking

* Updates for Recovery Services

* Fixes for repo paths

* Updates for Repo Paths
2023-03-31 14:35:39 -07:00
Ronnie Geraghty 0eae43a196
JS Package Updates (#5744)
* JS Package Updates

* Updates to service name map

* Updates for CI

* Updates for Repo Paths

* Update EOLDate
2023-03-31 10:23:37 -07:00
Ronnie Geraghty 88c8fe4276
updates to storage service mappings (#5833) 2023-03-27 12:47:27 -07:00
Ben Broderick Phillips 0b8b0e70f6
Add go generate package index supported languages (#5801) 2023-03-16 18:09:16 -04:00
Wes Haggard 96feb06319 Fix new package adding by ensuring it has the correct set of properties 2023-03-14 16:36:12 -07:00
Wes Haggard 475431edac Fix property typo in name 2023-03-14 15:44:00 -07:00
Ben Broderick Phillips 9d283f6f30
Support profile directory as top level directory for package properties (#5748) 2023-03-08 17:45:09 -05:00
Ronnie Geraghty fb2c016452
Ronniegeraghty inventory updates 6 (#5720)
* Update for Maven Tools

* Update for pipeline tools

* fix for exceptions being covered

* Updates for Functions

* Update for Functions

* Updates for Mobile Services

* Updates for Machine Learning

* Updates to Mixed Reality

* Updates for Operational Insights

* Updates for Time Series Insights

* Re-added missing NA

* Update _data/releases/latest/dotnet-packages.csv

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>

---------

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2023-03-02 09:23:28 -08:00
Mario Guerra 1bf50b597e
Check if replacement name matches deprecated name (#5718)
Co-authored-by: Mario Guerra <marioguerra@microsoft.com>
2023-03-01 16:02:52 -06:00
Mario Guerra 8ce8ad47d2
add checks for packages marked as deprecated (#5704)
Authored-by: Mario Guerra <marioguerra@microsoft.com>
2023-02-28 17:11:02 -06:00
Mario Guerra 596057bdcc
Update to reflect must-have fields (#5706)
* Update to reflect must-have fields

Added comments to state that 'EOLDate', 'Replace', and 'ReplaceGuide' are now required fields when a package is marked as deprecated. Change made to align with the following PR:
https://github.com/Azure/azure-sdk/pull/5704
2023-02-28 21:51:29 +00:00
Ronnie Geraghty eef6094e46
Inventory data updates 5 (#5641)
* Update for cognitive services

* Udpate for IoT

* Updates for Data Explorer

* Updates for Conversational Language Understanding

* Updates for Web PubSub

* Updates for ARM Data Lake Store

* Updates for Storage Sync

* Updates for Data Lake Analytics

* Updates for Mgmt Storage

* Updates for NetApp Files

* Updates for Storage Pool

* Updates for Redis

* Updates for Storage Cache

* Updates for Storage Sync

* Updates for Storage Import/Export

* Updates to Arc Data

* Updates for Grafana

* Updates for Storage Mover

* Updates for Resource Mover

* Updates for Subscriptions

* Updates for Synapse
2023-02-15 16:56:50 -08:00
Wes Haggard 007af20cbd
Add Needs Review for any new packages we add to csv (#5637) 2023-02-15 16:35:51 -08:00
Mike Harder 9ccd26a138
Use 1ES pools (#5636) 2023-02-15 13:22:02 -08:00
Ronnie Geraghty 70698f08ac
Inventory dashboard updates 4 (#5614)
* Update for Schema Registry Kafka Arvo

* Updates for Service Bus Compat Libs

* Updates for Anomaly Detector and RLC JS packages

* Updates for Cognitive Services

* Updates for missing data

* Fix repo path error

* Updating Functions SDKs to Compat

* Updates to Replaces
2023-02-14 13:11:49 -08:00
Ronnie Geraghty d1d7e6af8c
Inventory dashboard updates 3 (#5593)
* Updates to Hide Service mechanic.

* Update for percent complete calc

* Updates for Synapse

* Updates for @azure-rest libs

* Update CADL to tool

* Update to Service Runtime

* Updates for Cosmos

* Updates for IoT

* Updates for Extensions, App Service, and App Insights

* Add display name for IoT Edge Function

* Added repo paths for @azure-rest libs

* Updates to repo paths
2023-02-10 17:16:00 -08:00
Ronnie Geraghty bd7b424ad6
Inventory data updates 2 (#5570)
* Adding Custom Image Search to hide list

* Updates for Storage

* Updates for Service Fabric

* Hide Active Directory

* Updates for Annotations

* Updates for Web PubSub

* Updates for Web PubSub

* Updates to IoT

* Power BI Updates

* Updates for tools

* Updates for Cognitive Services
2023-02-10 12:00:59 -08:00
Ben Broderick Phillips c0f907d0bb
Update golang package regex to detect arbitrary length directory trees (#5534) 2023-02-09 16:57:20 -05:00
Ronnie Geraghty 11ffd05327
Inventory data updates (#5561)
* Changed type of spark libs

* Update to Identity lib

* Update to core libs

* Update to AOT Graalvm

* Hide Common libs

* Update for DCAP

* update for python dev tools

* update to core lib for java

* Hiding SDKs for Functions

* Moved AMQP lib to Core

* Updates for Functions libs

* update OpenAPI Markdown to tool

* unify and hide Auto Suggest

* Hiding no longer tracked search libs

* updates for Communication Rooms

* Updates to SQL

* Add ability to map api spec to service and sdk with dif names
2023-02-09 09:10:25 -08:00
Ronnie Geraghty 048ecb9c84
Inventory Script Bug Fix (#5551)
* Added additional logging around line causing error

* add logging for read of spec dir

* removed extra logging and added check to test if item is dir before trying a dir read
2023-02-08 17:37:20 -08:00
Ronnie Geraghty cbe9cb3e98
inventory data updates (#5528)
* Update for Python Document DB lib

* Updates for UAMQP Core libs

* Updates for templates

* Tox and TPM Updates

* Template Updates

* Update to JS RestAPI Spec lib

* Updates for OpenAPI Spec libs

* Updated Java Parent Libs

* Updates for MsRest

* Update for Load Testing API Spec to Service Name Map

* Hide Kinect Developer Kit

* Updates for Hyak

* Update for Doc Warden

* Update for Git Rest API Tool

* Update for JS logger

* Updates for graph service

* update to angular deploy tool

* Update to umqtt

* Update for Logic Apps

* Updates for OLTP Spark Connector

* update support to core

* Updates to Bill of materials

* Update for bill of materials

* Fix for pydocumentdb broken link
2023-02-07 15:03:33 -08:00
Ronnie Geraghty 266c1fb737
Ronniegeraghty release csv updates (#5511)
* fixed log spelling error

* Fixes Exception Revamp #5492

* Added Key Vault API Spec exception

* removed Bing brand name

* Updates for event hubs

* added Exceptions for App Service Mobile Services

* Updates for packages without services

* Exclude Cloud Machine
2023-02-06 09:29:44 -08:00
Ronnie Geraghty 2bb9a042d3
Inventory Dashboard Exception Revamp (#5509)
* fixed log spelling error

* Fixes Exception Revamp #5492

* Added Key Vault API Spec exception
2023-02-03 15:43:37 -08:00
Wes Haggard 522c3ebc45
Switch planned date comparison to -ge to keep the date one more day 2023-02-03 11:40:07 -08:00
Ronnie Geraghty 02a17393ca
added functionality to take the latest released pkg if pkgs collide in the package map (#5481) 2023-02-01 17:06:08 -08:00
Ronnie Geraghty e44e001a83
Inventory scripts replace bug fix (#5469)
* updated python namespace packages to compat type

* update to inventory dashboard scripts to ignore compat packages

* Fix for some Replaced bys not showing up in inventory.csv
2023-01-31 16:50:14 -08:00
Ronnie Geraghty 4b035bffd9
Python namespace packages update (#5460)
* updated python namespace packages to compat type

* update to inventory dashboard scripts to ignore compat packages
2023-01-31 08:13:24 -08:00
Ronnie Geraghty b026a33fd2
Added way to hide whole services and all their SDKs from the dashboard (#5444) 2023-01-27 11:26:18 -08:00
Ronnie Geraghty b0eb27e4d4
Adding inventory dashboard (#5436)
* fixed issue in creating map key
2023-01-26 12:19:41 -08:00
Ronnie Geraghty b428e207eb
Adding inventory dashboard (#5417)
* Moving Inventory Dashboard scripts to repo

* adding myself as codeowner for inventory dashboard scripts

* fixes #5408, release CSVs pulled in from local disk

* removed un-used dependencies

* fixes #5409 pull rest api specs from local storage

* Added clone step for azure-rest-api-specs repo

* changed path for azure-rest-api-specs repo

* fixed yaml formatting change

* changed location of produced inventory.csv file

* removed PowerBI binary

* adding initial version of inventory.csv

* Fixed bug of missing package saying it was created from a file path instead of API Spec Dir
2023-01-25 16:05:58 -08:00
Wes Haggard c306e4c0f5
Add condition to automerge step 2023-01-18 14:58:07 -08:00
Wes Haggard 484d795553
Add grouping by service and displayname for diagnostic output (#5389) 2023-01-17 13:20:07 -08:00
Wes Haggard cfa9386ce0
Enable default GitHub auto-merge support (#5353)
- Add helper scripts to enable GitHub auto-merge
- Enable Github auto-merge for version updates
- Ignore errors from maven search for now because it is down
2023-01-13 13:47:18 -08:00
Azure SDK Bot 1fac97d062
Migrate from Win-2019 image to Win-2022 image (#5215) 2022-12-20 11:26:55 -08:00
Wes Haggard f645302b48 Fix condition for other packages 2022-12-12 16:23:26 -08:00
Wes Haggard bbf0a8ef9f
Move to ubuntu 22 (#5214)
- Move to ubuntu 22
- Use the ruby on agent instead of specifically 2.7
2022-12-05 14:13:55 -08:00
Wes Haggard d4ab600ba7 Ensure package releases is an array 2022-12-02 15:15:29 -08:00
Wes Haggard 8bf0caaa87 Pull latest pre-release versions from pypi 2022-12-02 14:35:21 -08:00
Wes Haggard f228f9668a Update Generate-ReleaseNotes script
- If the changelog is not found we should not include in notes
- For mgmt or spring don't include content only link
- For spring use the common spring changelog
2022-12-02 11:49:26 -08:00
Wes Haggard 587261ac4d
Fix changelog link check and repopaths for some packages (#5120) 2022-11-18 06:40:56 +00:00
Wes Haggard df1557048b Fix issue with change log collection 2022-11-11 11:29:26 -08:00
Wes Haggard 1a6d4d2fbf Ensure js rest paths don't update more then once 2022-11-11 11:14:20 -08:00
Wes Haggard eedf7aa4dd Handle JS rest repo path automation for initial creation 2022-11-10 16:29:09 -08:00
Wes Haggard c401ed1ff1 Update release note scripts to handle spring 2022-11-10 16:01:22 -08:00
Wes Haggard 76c8068959
Automatically add JS rest package repo path templates (#5095) 2022-11-10 14:03:23 -08:00
Wes Haggard a474bb2a63
Use lowercase for the repopaths 2022-10-24 17:56:45 -07:00
Wes Haggard 66b3e48d8d Enable auto detection of new mgmt packages 2022-10-21 16:15:40 -07:00
Wes Haggard 49a159d1da
Add LatestGADate to CSV and automation (#5005) 2022-10-21 16:11:43 -07:00
Wes Haggard 1efadb0439
Add LastUpdated and ServiceId fields to CSV (#4993) 2022-10-18 16:31:56 -07:00
Wes Haggard 91c32fe1be Sync changes with azure-sdk-tools 2022-09-15 16:10:40 -07:00
Wes Haggard 1b7299d773 Sync better messages from tools version of this script 2022-09-13 18:04:53 -07:00
Wes Haggard 58645b4f94 Update DevOps CLI auth method to use env variable instead 2022-09-13 16:49:01 -07:00
Wes Haggard 59280b5fd4 Force update devops cli extension to unblock authentication issue 2022-09-13 15:21:29 -07:00
Wes Haggard e7d8b67f53
Fix JS broken links and script to check them (#4796) 2022-09-06 12:34:39 -07:00
Wes Haggard 5679c3da03
Rename DeprecatedDate to EOLDate (#4691) 2022-08-16 12:22:04 -07:00
Wes Haggard ad64354701
Add first ga dates for mgmt packages (#4511) 2022-07-07 16:09:45 -07:00
Wes Haggard 7105bab8d7
Enable retry for package manager queries 2022-06-20 12:54:27 -07:00
Wes Haggard 7c3f00ac86 Update to support paging from the maven package queries
Maven search stopped returning 2000 entries and so we now
need to switch to paging the search results 100 at a time.
2022-04-27 19:27:56 -07:00
Wes Haggard 97eacbf4f2 Fix empty string vs null comparsion 2022-04-15 11:24:25 -07:00
Azure SDK Bot 4d2e5b9a11
Update azure-sdk-tools Repository Resource Refs in Yaml files (#4126) 2022-04-05 00:19:39 +00:00
Wes Haggard 238b655f8e
Add deprecated date (#4093)
* Add DeprecatedDate field to csv files
* Set deprecated date for existing deprecated support
* Display Deprecation date
2022-03-25 16:22:06 -07:00
Wes Haggard fe301a7eda
Rename retired to deprecated (#4055) 2022-03-21 10:31:52 -07:00
Wes Haggard f000287812
Add Support to the sort order to help stabilize the sorting 2022-03-15 14:48:55 -07:00
Sima Zhu 6fd1d09489
Add ms.service to csv (#4015)
* Add ms.service to csv

* Add readme changes
2022-03-11 09:42:03 -08:00
Wes Haggard 1099da4ca9 Update js parsing logic to handle profile packages in js 2022-03-09 16:00:29 -08:00
Mike Kistler b38cf7641c
Fix terminology for SDK releases (#3968) 2022-03-02 08:55:53 -08:00
Wes Haggard 58e165c7fe
Import same named retired packages (#3921) 2022-02-11 17:12:23 -08:00
Wes Haggard f5d3297595 Add new empty ReplaceGuide field to all languages 2022-02-08 13:53:20 -08:00
Wes Haggard a5bdc4ca0d Add helpers for importing data into csv files 2022-02-08 13:53:20 -08:00
Wes Haggard 6fde906b88 Fix mising brace in updated code 2022-02-04 16:43:13 -08:00
Wes Haggard 2465735481 Reset shipped packages to next release unknown 2022-02-04 16:05:29 -08:00
Scott Addie 1d8b8284ba
Introduce compat library type in .NET packages CSV (#3835)
* Introduce compat library type in .NET packages CSV

* Add compat type to eng README

* React to feedback
2022-01-26 16:51:58 -06:00
Wes Haggard 8eca956936
Fix timezone comparsion for tag selection (#3823) 2022-01-21 14:49:29 -08:00
Wes Haggard b431a12784
Update required PS version to 7
The UseQuotes option for ConvertTo-CSV was added in PS 7.0 so we need to require a higher version.
2022-01-03 17:49:59 -08:00
Wes Haggard 770d0df3b9
Fix issue where we have undefined ghlink variable
In some cases if we don't have a version we also don't have the ghlink variable defined which break the script, so always initialize it.
2022-01-03 14:45:39 -08:00
Wes Haggard 850cc0942d
Query android packages from maven (#3693) 2021-12-08 16:47:24 -08:00
Azure SDK Bot 6d66f377ba
Update azure-sdk-tools Repository Resource Refs in Yaml files (#3622) 2021-11-15 13:04:20 -08:00
Wes Haggard dea11a78b8
Remove trailing slash from service name in go 2021-10-27 09:13:50 -07:00
Wes Haggard c9ed624266
Only add go arm packages in resourcemanager folder 2021-10-13 14:29:51 -07:00
Wes Haggard 29a1e5c891
Update Query-Azure-Packages.ps1 2021-10-13 14:22:51 -07:00
Wes Haggard 54fbbd047f 1000 rows seems to error currently but 2000 rows works so updating the query 2021-10-11 16:35:44 -07:00
Wes Haggard c21d8c00ae Default properties for new track 2 mgmt packages
Try to default the repopath, servicename and dislayname based on
the name of the arm packages
2021-10-08 14:03:45 -07:00
Wes Haggard 0facdbaabe Update package version update logic
- Always update package versions from package mgmt even new packages
- Only clear the preview version if the ga version is greater then the preview version
- Temporarily ignore version 30.0.0 package versions for JS until we deprecated the new track 2 versions
- Remove the version 30.0.0 package versionss from the CSV file
2021-10-08 13:42:29 -07:00
Wes Haggard c602ca443f Move first GA check after setting GA version so that it can pickup new GAs in the same pass 2021-10-07 11:16:43 -07:00
Wes Haggard a49f941be8
Adjust discovery of service name for go packages 2021-10-06 09:14:20 -07:00
Wes Haggard 9ceb252819
Make Go SD consistent (#3445) 2021-10-05 17:29:07 -07:00
Wes Haggard aeb5512b69
Have automation create release folder also if it doesn't exist 2021-10-05 13:05:34 -07:00
Wes Haggard b9641ed6ee
Update Query-Azure-Packages.ps1 2021-09-30 09:14:39 -07:00
Wes Haggard 0a1d8a756a
Update go modpath regex (#3425) 2021-09-30 09:13:28 -07:00
Se Jin Lee cfa6d0ab55
Fix typos in README.md (#3383)
fix typo from recomendation to recommendation
change from Javascript to JavaScript
2021-09-20 09:54:05 -07:00
Wes Haggard ad6c356ef7 Fix SemVer.ToString to handle v0 case 2021-09-13 12:11:18 -07:00
Wes Haggard f4e1e81e5c
Add auto add cpp packages based on tags (#3337) 2021-09-09 15:57:49 -07:00
Sean Kane 3321b8a1d2
Go release notes page (#3333) 2021-09-09 15:10:26 -07:00
Wes Haggard 41f4920c94
Enable automation for go release notes (#3330)
- Temporary allow changelog versions with v
2021-09-09 15:09:23 -07:00
Wes Haggard fab621277e
Support v0 as a prerelease beta version (#3301) 2021-09-01 16:34:47 -07:00
Wes Haggard 85abdf6da0
Update to latest script in common and fix issues in BulkUpdate (#3298) 2021-09-01 09:47:06 -07:00
Wes Haggard 718b8249cd
Fix update script to pass GA version to msdoc check (#3297) 2021-09-01 09:33:35 -07:00
Wes Haggard ed06585665
Fix resource management names for go (#3237) 2021-08-12 09:29:09 -07:00
Wes Haggard 2f4255f2a7
Detect t2 go js mgmt packages (#3209)
* Detect new track 2 mgmt packages for go and js
* Update versions to make 0.x versions preview
* Get last 6 months of releases for go
* Fix go repo paths and only support pkgs with service folder
2021-08-06 15:21:53 -07:00
Wes Haggard 4cd28c7014
Remove mgmt library release note content (#3189) 2021-08-04 12:13:42 -07:00
Chidozie Ononiwu ad9a35d478
Extend automation to include all java track 2 packages (#3121) 2021-07-07 16:32:21 -07:00
Azure SDK Bot 74b03badcb
Update azure-sdk-tools Repository Resource Refs in Yaml files (#3116) 2021-07-07 16:51:10 +00:00
Wes Haggard 6c20b6deb7 Support Bugs Fixed changelog heading 2021-07-01 16:48:33 -07:00
Wes Haggard 36f4cbd20c
Update links from master to main (#3058) 2021-06-24 14:33:59 -07:00
Wes Haggard 28e1a20557 Add query output when no items are found 2021-06-22 09:33:13 -07:00