зеркало из
1
0
Форкнуть 0
Граф коммитов

1922 Коммитов

Автор SHA1 Сообщение Дата
Azure SDK Bot b7ace864f7
we need the condition to be set on populateScanPaths step. if we don't, and there are previous failures in the analyze pipeline, we won't properly invoke verify readmes. (#37447)
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-09-18 16:03:39 -07:00
Azure SDK Bot 186410e47a
Update to newer resource id for open source api (#37452)
Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2024-09-18 15:00:10 -07:00
Azure SDK Bot bdceb13a2c
Update perf tests to use federated auth (#37446)
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2024-09-18 14:03:27 -07:00
Krista Pratico 19649840a2
enable bandit (#37415)
* enable bandit

* remove pin for importlib-metadata
2024-09-18 10:54:16 -07:00
Azure SDK Bot 807ef33279
Update CodeownersLinter for net6 to net8 update (#37431)
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
2024-09-17 14:51:17 -07:00
Azure SDK Bot 37543c40f4
Sync eng/common directory with azure-sdk-tools for PR 8974 (#37417)
* updating package properties with direct/indirect (if named differently) as well as pulling BuildDocs from ci.yml artifact list if it exists

* eliminate the addition of buildDocs property. it requires powershell-yaml to be present on our base function. not good

* remove call to InitializeBuildDocs

---------

Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-09-16 16:01:31 -07:00
kdestin c78042ef68
(engsys) feat: Make `mindependency` aware of environment_markers (#37357)
* refactor: Return full Requirements object instead of [name, specifier]

* feat: Filter out requirements that apply to the current environment

* feat: Add a log message when a requirement is skipped

* small update covering a couple extra usages of parse_require

---------

Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-09-13 18:07:59 -04:00
Scott Beddall 2ed5d3103e
Remove Manifest Generation Cleanup (#37397)
* handle the possibility of folder not existing
2024-09-13 13:55:06 -07:00
Azure SDK Bot 72abbdffc4
Update PublishCodeCoverageResults task to v2 (#37394)
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2024-09-13 11:59:04 -07:00
Wes Haggard 345350b3e6
Update PublishCodeCoverageResults to v2 (#37393) 2024-09-13 11:58:00 -07:00
Azure SDK Bot 58bdd75fad
Sync eng/common directory with azure-sdk-tools for PR 8959 (#37359)
* Disable sbom generation for forked PR builds

* Update publish-1es-artifact.yml

---------

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2024-09-13 09:20:49 -07:00
Yuchao Yan 189b106ec5
bump typespec-python 0.32.0 (#37387) 2024-09-13 12:01:34 +08:00
Azure SDK Bot 089f85090e
Require minimum stress addons version of 0.3.0 (#37355)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-09-12 16:55:20 -07:00
Ben Broderick Phillips 450ce41f22
Add auto-baseline main pipeline config for core (#37345) 2024-09-12 16:09:31 -04:00
Scott Beddall 47224113a7
Ensure Pip CG (#37261)
* add auth-dev-feed to internal `build` step. This will have the effect of locking down the bits we build packages with
2024-09-11 11:12:43 -07:00
Azure SDK Bot 80e8d0063d
Sync eng/common directory with azure-sdk-tools for PR 8902 (#37229)
* Add descriptive error when variable groups are not added to pipeline

* Add emoji to deploy step title to make it easier to find

* Move yaml json checking into powershell script

* Fix base sub config empty/string checking

---------

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-09-10 14:07:04 -07:00
iscai-msft efed6ee56e
bump version (#37275) 2024-09-10 09:02:19 -07:00
Wes Haggard 078d61638f
Refactor prepare-pipelines.yml (#37222) 2024-09-09 15:35:52 -07:00
iscai-msft b2e0cd8cad
bump tsp version (#37262) 2024-09-09 15:13:18 -04:00
Paul Dorsch 7cd1a97dca
Update Component Governance to reduce scanned directories for Build Extended template (#36994)
* update build_extended job to direct component detection to sdk/<servicedirectory>
2024-09-09 10:59:12 -07:00
Azure SDK Bot 19c724bf24
Sync eng/common directory with azure-sdk-tools for PR 8929 (#37240)
* Refactor prepare-pipelines

* Convert pipeling generation single to use template

* Convert to pwsh for setting the variables

* Fix switch expression

* Add path separator in front of devopspath

* Continue on error for individual step failures

* Remove unnecessary parameters

---------

Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2024-09-09 10:44:13 -07:00
Libba Lawrence 60a1080959
[pylint] too-many-lines (#37236)
* too-many-lines

* eng
2024-09-09 09:53:32 -07:00
Scott Beddall d85e6c308e
Revert "update the package namespaces for all packages in the artifact directory (#37198)" (#37221)
This reverts commit 00f74558ab.
2024-09-05 17:52:35 -07:00
Scott Beddall 66ccfb84e9
update job run condition for Analyze job (#37212)
remove succeededOrFailed(), we only want succeeded(). the reasoning here is that we need to download packages_extended from the build_extended stage, so having it set as succededOrFailed() when buildextended DOES fail, means that we can't get the artifact anyway! may as well remove the unconditional run.
2024-09-05 11:48:31 -07:00
Scott Beddall 78857ec731
Handle CG Failures (#37204)
* handle CG failures by cleaning up previous publishing artifacts from the downloaded platform-specific artifacts
2024-09-05 11:47:31 -07:00
McCoy Patiño ee884a7cc7
Add stand-in migration guide link (#37208) 2024-09-04 17:54:18 -07:00
Azure SDK Bot 0abe1970a9
update package lock to deal with the component governance alert (#37203)
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-09-04 14:29:54 -07:00
Krista Pratico b9598bd4b0
add health report pipeline (#37163)
* add health report pipeline

* try adding to aggregate-reports instead of standalone pipeline

* delete standalone pipeline + add myself to codeowners
2024-09-04 13:56:55 -07:00
Scott Beddall 00f74558ab
update the package namespaces for all packages in the artifact directory (#37198)
* update the package namespaces for all packages in the artifact directory
2024-09-04 13:25:33 -07:00
Scott Beddall 448708780b
Cleanup Setuptools (#37035)
* remove a bunch of setuptools pins in favor of the single generic. this is only relevant to setuptools, a greater cleanup along with some CG updates should also be carried out
2024-09-03 16:07:00 -07:00
Azure SDK Bot 6959f31cdb
Avoid adding the same package twice, use TrimStart instead of substring (#37193)
Co-authored-by: Patrick Hallisey <pahallis@microsoft.com>
2024-09-03 15:51:51 -07:00
Azure SDK Bot 63e43cab3f
Add support for aka.ms, github wiki and crates.io checking (#37194) 2024-09-03 15:50:58 -07:00
Yuchao Yan 441707c07e
bump typespec-python 0.30.0 (#37179) 2024-09-03 14:20:13 +08:00
Xiang Yan 9e6e792029
Conda 2024 09 01 (#36964)
* init 2024-09-01

* data plane update

* update

* update mgmt

* update

* update

* fix the issue with tools

---------

Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-09-01 07:59:28 -07:00
Azure SDK Bot 034f53f12c
add quotes to powershell args (#37164)
Co-authored-by: Patrick Hallisey <pahallis@microsoft.com>
2024-08-30 14:51:50 -07:00
Azure SDK Bot f671e6dc48
Sync eng/common directory with azure-sdk-tools for PR 8900 (#37096)
* Add save-package-properties yaml

* Encapsulate Save-Package-Properties.ps1 invocation into yaml

* Fix output formatting

* Fix code style

---------

Co-authored-by: Patrick Hallisey <pahallis@microsoft.com>
2024-08-29 14:44:47 -07:00
James Suplizio bdc9e7b4dc
Add namespaces to package info (#37092)
* Add namespaces to packageInfo json as part of the build

* Update script description

* Move step above the publish-1es-artifact step

* Fix the sync of the ArtifactsList convert to actually make it an array

* Fix the table output in the powershell script to remove GroupId which was a copy/paste from java

* Update comment for feedback
2024-08-29 12:35:14 -07:00
Azure SDK Bot fa6574237d
Sync eng/common directory with azure-sdk-tools for PR 8878 (#37081)
* Apply a few changes to Get-PRPackageProperties to make it more customizable for our users. Remove wonky gap + extra spacing that should pass the patch application process now that we've manually aligned common.ps1

* account for feedback -- rename CanaryPackages to AdditionalValidationPackages

* dependentPackagesforInclusion -> additionalValidationPackages

---------

Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-08-28 18:11:02 -07:00
Wes Haggard 498f5c638c
Turn off warnings from sdl disablement (#37062)
See https://eng.ms/docs/cloud-ai-platform/devdiv/one-engineering-system-1es/1es-docs/1es-pipeline-templates/features/sdlanalysis/disablingtools for info on this new flag.
2024-08-28 16:32:03 -07:00
Azure SDK Bot cbcc79533b
Sync eng/common directory with azure-sdk-tools for PR 8875 (#37054)
* chore(): add playwright-testing to product slugs

* Update eng/common/scripts/Test-SampleMetadata.ps1

---------

Co-authored-by: Siddharth Singha Roy <ssingharoy@microsoft.com>
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2024-08-27 15:03:57 -07:00
Azure SDK Bot 932fb3aea7
Sync eng/common directory with azure-sdk-tools repository (#37055) 2024-08-28 03:24:53 +05:30
Scott Beddall e015277369
Handle final release of inactive package's docs (#37038)
* in the case of a final release, this folder path will not exist. upload blobs should also gracefully handle this
2024-08-27 14:44:30 -07:00
Scott Beddall d368d4a53e
align eng/common/scripts/common.ps1 with azure-sdk-tools version (#37037) 2024-08-27 10:37:05 -07:00
Azure SDK Bot fc5648dd68
Sync eng/common directory with azure-sdk-tools for PR 8865 (#36979)
* bump proxy version

* bump proxy version

* restore most of the old performance, only fall back to json matching when something goes wrong

* use newest version with protection from invalid json

---------

Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-08-25 11:36:19 -07:00
Azure SDK Bot 9d3ed584ca
Allow Save-package-properties to exit 0 when prs produce no package changes (#37016)
Co-authored-by: Patrick Hallisey <pahallis@microsoft.com>
2024-08-23 17:15:21 -07:00
Scott Beddall 677f96286d
Ensure tags maintain `-` in package names within tags (#37009)
* handle _ in the package name

* Update eng/scripts/Language-Settings.ps1
2024-08-23 15:52:36 -07:00
Yuchao Yan ca5ee1f6c0
Bump typespec-python 0.29.0 and autorest.python 6.19.0 (#36969)
* update codegen version

* lock file
2024-08-21 11:57:49 +08:00
Azure SDK Bot 197a75dac4
Add FilePattern support for .github\workflow sync (#36933)
Given we cannot create subfolders under .github\workflow folder
and we have repos that want additional workflows then we have
in the tools repo we need to setup a file pattern matching for
the sync processing to only sync the ones we want to be common.

For now just use the existing *event* pattern but we can move them
to another pattern similar to *common* or *sync* in the future as
we add more common workflows.

Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2024-08-16 14:03:23 -07:00
Wes Haggard 76ea3d1d57
Remove azure-sdk-docs-prod-blob-name usage (#36894) 2024-08-16 12:23:39 -07:00
James Suplizio 38839b7246
Fix skipPublishDocGithubIo variable (#36926)
* Fix skipPublishDocGithubIo variable

* fix bad spacing that somehow worked when it was in an if statement

* revert the change to template's yml used to test the fix
2024-08-16 12:02:45 -07:00