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

3583 Коммитов

Автор SHA1 Сообщение Дата
Libba Lawrence f9d251aca7
bump version (#7139) 2023-10-17 10:06:58 -07:00
Libba Lawrence ec3ec7571e
[pylint] Type format incorrect check (#7024)
* type misformatted

* update checker

* update script

* check diff incorrect types

* add to readme

* typo in readme

* typo2

* make class list

* specify

* update

* order of param

* switch back

* fix

* update readme

* remove re import

* update format

* forgot space

* correct test

* remove raises

* raises

* order
2023-10-17 09:06:20 -07:00
catalinaperalta de734db1e3
[tsp-client] Fix docs and clean up options (#7099)
* clean up unused options

* improve docs

* option renames

* update docs

* update info message

* update message

* remove languageSetting.ts
2023-10-16 18:42:18 -07:00
Ben Broderick Phillips a7f6104310
Remove ARM deployment in test resources (#7113)
* Resilient blob deletion handling

* Remove ARM deployment after deploy

---------

Co-authored-by: Heath Stewart <heaths@outlook.com>
2023-10-16 20:07:32 -04:00
Praven Kuttappan 3e64e394d3
Set product as parent of package work item. (#7075) 2023-10-16 16:25:27 -04:00
catalinaperalta 52a573351e
[tsp-client] Code fixes (#7100)
* fix main

* more clean up
2023-10-12 16:16:10 -07:00
Patrick Hallisey 9de28e8cfb
Use better description for single repo sparse checkout (#7106) 2023-10-12 17:55:09 +00:00
Mike Harder d53fa1ff32
[Perf Automation] Improve .NET package version update logic (#7114)
- Update Azure.Core.TestFramework.csproj to ensure consistent versions
- If reference is missing, ignore instead of throwing
  - Required when updating multiple projects which may not contain all references
2023-10-11 22:47:36 -07:00
Patrick Hallisey 1e1ef7fd00
Use url version spec for autorest.* packages (#7067) 2023-10-11 13:48:04 -07:00
James Suplizio 37a24747a8
Update github-event-processor version to 1.0.0-dev.20231010.2 (#7098) 2023-10-10 23:10:49 +00:00
Libba Lawrence 7d723b9d14
[Pylint] Add bug fix for mgmt-core (#7095)
* update to ignore mgmt core

* update changelog
2023-10-10 14:26:17 -07:00
Patrick Hallisey fad5a2e3e7
Allow overrides when creating emitter package json (#7094) 2023-10-10 13:36:18 -07:00
James Suplizio dc70214097
Remove CXPAttention rules constant (#7092) 2023-10-10 09:55:33 -07:00
Jeff Fisher 865b861967
Create tool tsp-client (#6843)
* create tool tsp-client

* [tsp-client] Refactor tsp-client (#6887)

* update options

* add additional fs helper methods

* update options and usage text

* refactor + update commands

* add additional directories support

* add function to compile from shell

* use additional dirs, call tsp compile

* return empty list for additional dirs

* add init option

* use service as project name

* improve directory naming

* allow raw github content url for init, include additional dirs in yaml

* rename file

* use cp with promises

* fix remove dir

* remove existssync

* clean up

* more clean up

* rename to syncAndGenerate

* remove then from fs

* remove then use

* remove var

* improve loop

* remove shell usage

* refactor url parser

* refactor to use compile method from typespec lib

* Rename function

* add more init functionality

* update log message

* add support for local spec repo

* add emitter options flag

* reorganize code

* support commit and repo update

* support config url update

* simplify emitter search in emitter-package.json

* update package.json

* prompt user for correct output dir

* improve error message

* clean up

* add initial local spec support

* fix author

* update chaining format

* fix resolveTspConfigUrl

* simplify tspconfig variable search

* fix getEmitterFromRepoConfig

* fs updates

* update package.json

---------

Co-authored-by: catalinaperalta <catalinaperaltah@hotmail.com>
2023-10-09 14:19:19 -07:00
Wes Haggard cbd469a5c1
Detect all file diff types for eng/common changes (#7072)
Fixes https://github.com/Azure/azure-sdk-tools/issues/5882

We need to set the difffilter to empty instead of the default of exclude deleted files when we are trying to verify there are no changes under eng/common.

See test PR https://github.com/Azure/azure-sdk-for-python/pull/32348 which demonstrates us not detecting a deleted file under eng/common. I'll use that same test PR to verify this now catches that issue.
2023-10-06 12:45:58 -07:00
Jesse Squire fb08b61d9e
[JimBot] Update package version in use (#7071)
* [JimBot] Update package version in use

The focus of these changes is to update the version of the package used by
Actions to deploy the changes recently made to remove the "CXP Attention"
rule and tweak the "needs-team-triage" criteria to ignore issues with an
assignment already made.

* Updating package version for configured workflows
2023-10-06 15:21:40 +00:00
Mike Harder 2ae7fb0cad
[live-test-cleanup] Reduce timeout from infinite to default (60 minutes) (#7069)
- Pipeline normally runs in 15 minutes, so 60 minutes is plenty of time
- We should not use infinite timeouts, to avoid blocking build agents indefinitely
2023-10-05 12:27:40 -07:00
Mike Harder d6ca872949
[githubio-linkcheck] Reduce timeout from infinite to 6 hours (#7068)
- Pipeline normally runs in 3 hours, so 6 hours is plenty of time
- We should not use infinite timeouts, to avoid blocking build agents indefinitely
2023-10-05 12:19:13 -07:00
Ben Broderick Phillips 1ab3b892d3
Use AzureLinux for stress cluster nodes (#7039) 2023-10-03 18:07:32 -04:00
Scott Addie 8e6561b01e
Remove unused Monitor labels from CSV (#7038) 2023-10-03 16:03:18 +00:00
Daniel Jurek 95ba08ba5a
Remove get-codeowners.ps1 from docs automation (#7040)
* Remove codeowners resolution logic from docs scripts

* Remove parameters that aren't needed

* Fix test expectations to exclude metadata that's been removed

* Remove auth information from update-docsms-metadata.yml

* Fix notification-configuration.sln
2023-10-02 14:59:40 -07:00
Jesse Squire 2e0c42710d
[JimBot] Remove CXP Attention (#7034)
Removing config for the dead CXP Attention rule.
2023-09-29 13:30:22 -07:00
Jesse Squire 370f3dfd92
[JimBot] Remove CXP Attention rule (#7033)
* [JimBot] Remove CXP Attention rule

The focus of these changes is to remove the rule attached to the "CXP Attention"
label that has been removed from the Azure SDK repositories.  Also riding along
is a tweak to the "needs-team-triage" criteria to avoid applying it when an
issue has already been assigned.
2023-09-29 09:32:40 -07:00
Srikanta bb2e2596f1
Add KeyCredential diagnostics (#7007) 2023-09-28 14:11:38 -07:00
Libba Lawrence 4cf4653516
[Pylint] missing kw only args (#7006)
* missing kw only args

* update tests

* also on class

* Update tools/pylint-extensions/azure-pylint-guidelines-checker/pylint_guidelines_checker.py

Co-authored-by: Krista Pratico <krpratic@microsoft.com>

* update comparison test

* update naming

* update readme

* order of param

---------

Co-authored-by: Krista Pratico <krpratic@microsoft.com>
2023-09-28 10:16:23 -07:00
Pan Shao f05a61d141
Add rules for convenience method and protocol method (#6934)
* Add rules for convenience method and protocol method

* update

* updadte
2023-09-28 11:51:19 +08:00
Heath Stewart 02476be3e8
Fix .NET branding in public docs (#6925)
* Fix .NET branding in public docs

Was an attempt to try fixing issue #6924 but it seems that code may live elsewhere. Figured I might as well update public-facing first-party branding in this repo while I was in here.

* Update src/dotnet/APIView/APIViewWeb/CONTRIBUTING.md

Co-authored-by: Mariana Rios Flores <mariari@microsoft.com>

* Resolve PR feedback

---------

Co-authored-by: Mariana Rios Flores <mariari@microsoft.com>
2023-09-27 10:15:24 -07:00
Rodge Fu ddc4e1090d
some improvements per feedback (#7018)
* some improvements
1. make CHANGELOG.MD to CHANGELOG.md for case-sensitive environment
2. move spec version bump from Other Changes to Features Added group

* small improve
2023-09-27 17:49:03 +08:00
Ben Broderick Phillips d2b0f9838e
[stress] Change prod maintenance day. Fix stress watcher deploy (#7013) 2023-09-26 21:29:16 -04:00
Scott Beddall d91913d1db
Additional Documentation for `Matcher` and `Transform` concepts (#7009)
* add a bunch of text around setting a matcher
* spelling error correction
2023-09-25 17:18:27 -07:00
Patrick Hallisey 0adc8d3797
Create a pipeline for generic autorest verification (#6919)
* Add autorest-preview pipeline
2023-09-25 12:38:23 -07:00
Scott Beddall 5bc8c6517a
Update Error for Sanitizer Add (#7005)
* create cherry-pickable commit
* update tests to reflect new logged outputs
2023-09-22 15:19:43 -07:00
Ben Broderick Phillips b9e245fe43
[stress] Add LockDeletionForDays parameter to set PodDisruptionBudget and cleanup job (#7002)
* [stress] Add LockDeletionForDays parameter to set PodDisruptionBudget and cleanup job

* [stress] Use matrix for parallel tests. PDB improvements+docs.

* Fix kubectl namespace context preservation on login

* Release addons
2023-09-22 17:42:28 -04:00
Albert Cheng 344a825e56
[stress] test resource parallel deployment (#6695)
* stress deploy pod waiting

* testing

* temp

* revert temp changes

* revert temp changes

* revert temp changes

* addons version bump

* changelog update

* index yaml for 0.2.2
2023-09-21 22:02:52 +00:00
Scott Beddall 437d8be563
add note about airplay (#6986) 2023-09-21 12:52:30 -07:00
Scott Beddall 57ac0b1fea
Fix internal links in `github-event-processor` (#6988)
* update link paths to deal with the fact that README was moved at some point in the past

* Apply suggestions from code review

Remove extra newlines
2023-09-19 07:58:01 -07:00
Daniel Jurek 14bf1d83f8
Serilaize with depth (#6985) 2023-09-18 11:19:30 -07:00
Xiang Yan 296746f8a1
Gpt build zip (#6981)
* build zip

* update

* Update ci.yml

* Update packages/python-packages/apiview-gpt/ci.yml
2023-09-15 14:46:52 -07:00
Travis Prescott f6002502db
[APIView GPT] TypeScript document additions (#6983)
* Generate pasta.txt output

* Update split logic to work for TypeScript (and other languages that use curly braces)

* Updates for TS.
2023-09-15 20:51:46 +00:00
Scott Beddall 8b979fa409
update proxy version (#6982) 2023-09-15 13:47:31 -07:00
Travis Prescott 3e31b57cef
[APIView GPT] Typescript fixes (#6980)
* Generate pasta.txt output

* Update split logic to work for TypeScript (and other languages that use curly braces)
2023-09-15 09:30:39 -07:00
Travis Prescott 62e1769b03
Fix ID hallucinations (#6973)
* Fix for wonky IDs.

* Update ci config.
2023-09-15 08:43:55 -07:00
KarishmaGhiya df198a9802
update typescript api view and comment samples (#6976) 2023-09-15 08:41:11 -07:00
Xiang Yan ce6578cf7f
fix setup (#6978) 2023-09-15 08:36:30 -07:00
Ben Broderick Phillips 4690164d26
[stress] Add parallel pod template to stress-test-addons (#6975)
* Add parallel job template

* Add parallel job example

* Bump stress example dependencies

* Document parallel pod usage

* Add stress-test-addons 0.2.1

* Add --overwrite to stress-test-addons index deploy command

* Cleanup fixes

* Add comment explaining parallel argument
2023-09-14 18:15:07 -04:00
Travis Prescott da529867d0
[APIView GPT] Streamline tokens and de-duplicate comments (#6972)
* Streamline tokens. Fix bug. Deduplicate comments.

* Refactor pipeline.
2023-09-14 10:58:09 -07:00
Travis Prescott c32b8cf267
Tweaks. (#6969) 2023-09-13 22:29:50 +00:00
Travis Prescott 7cedd65dfc
Add support for logging request prompts. (#6968) 2023-09-13 14:37:31 -07:00
Daniel Jurek e2bcb038b3
Add legacy moniker migration logic (#6895)
* Add legacy moniker migration logic

* Add functionality from Java testing
2023-09-13 13:47:52 -07:00
Ben Broderick Phillips f73798cc41
Skip cleaning up child resource groups (#6966) 2023-09-13 14:18:22 -04:00