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

19 Коммитов

Автор SHA1 Сообщение Дата
Kiran Kumar Kolli 397ffab6fd
Quarantine ClientTelemetryReleaseTests (#4539) 2024-06-12 07:17:27 -07:00
Nalu Tripician 6b2cda4aa2
[Internal] Pipelines: Refactors YML files to use OneES Pools for pipelines (#4514)
Co-authored-by: Matias Quaranta <ealsur@users.noreply.github.com>
2024-05-29 08:51:30 -07:00
Nalu Tripician cb7f923a13
[Internal] Pipelines: Adds MultiRegion Test support for release pipelines (#4398) 2024-04-10 12:51:11 -07:00
Sourabh Jain b8d9225b98
Release 3.36.0: Fixes client config test and preview pipeline (#4149) (#4150)
* Fixed client cpnfig test and preview pipeline

* fix telemertry service step
2023-10-23 18:51:57 +00:00
Sourabh Jain a0fb14f1a6
Release 3.36.0 : Fixes Client Telemetry Release Test (#4132)
* Client Telemetry Release test fix

* get endpoint from env variable

* read client telemetry endpoint service from env

* updated yaml
2023-10-19 11:35:15 +00:00
Sourabh Jain f3a9cae960
Release 3.36.0: Fixes pipeline by removing ReleasePackage variable (#4130)
* remove release variable

* revert build config variable change also
2023-10-18 18:03:21 +00:00
Sourabh Jain 2257ca2fbe
[Internal] Client Telemetry: Adds Client Telemetry pipeline sending data to service (#3900)
* first draft

* comment other pipelines

* pint variables

* commnet other pipelines

* added env variable

* minor changes

* update env variable

* print env variable

* add space in end

* fix test

* fix tests

* fix test

* fix tests

* remove response interceptor

* logs

* debuug mode

* 3failing test to print llgs

* minor refactoring

* 2nd windows-2019

* fix ct tests

* 2remove debugging

* fix tests

* revert

* ncomment pipelines

* fix test

* minor changes

* release and emulator pipeline

* update pipelines

* ignore abstract class test

* fixing pipeline

* refactor code

* change it to class name to run tests

* added emulator setup

* 1 temp commit

* env variable

* renames env variable

* fix tests

* add condition

* fix tests

* reorder env variable

* revert pipeline

* did some clean up

* change to revert

* Revert "change to revert"

This reverts commit 03db3c104505dc7b8f3cea267835c92ca530f8f4.

* fix typos

* throw if exception intercepter is null

* remove modelling changes

* removed virtaul

* Update Microsoft.Azure.Cosmos/tests/Microsoft.Azure.Cosmos.EmulatorTests/Utils/HttpHandlerHelper.cs

Co-authored-by: Matias Quaranta <ealsur@users.noreply.github.com>

* added condition for pipelines

* Revert "added condition for pipelines"

This reverts commit f9a208cd28e01badee97a2eb770a486cea67c1f0.

* changed cond

* fix codn

* more enhancement

* testing for release pipeline

* refactore code and using test category

* added comments on test

* refactor pipeline code

* fix variables

* fix pipeline

---------

Co-authored-by: Matias Quaranta <ealsur@users.noreply.github.com>
2023-08-22 16:26:27 +05:30
Matias Quaranta 31b1ff330a
[Internal] Pipelines: Adds nightly build to produce packages (#3802)
* Support cleaning

* wire previous content delete

* as text

* with variable

* another test

* param with types

* as string

* no delete

* no quotes

* undoing

* re-adding quotes

* testing empty

* trying another test

* readding version

* fixing publishing artifacts

* fixing parameter

* Fixing official pipeline

* version 5

* fixing main pipeline

* test with true

* using start time

* nightly preview

* passing parameters to pack

* Fixing nuget version

* arguments on the nuget pack

* folder structure

* testing v5

* Using only content

* Removing currentDate
2023-04-11 11:48:29 -07:00
Matias Quaranta 764b98372e
Query: Adds new dependency files from ServiceInterop.dll (#3322)
* Adding target files

* Adding dlls to package

* spaces

* Adding packing during CI

* Updating parameter read

* Output path

* Output path

* Verifying release

* Order dependency

* Fixing name

* Bump Direct dependency

* Adjuting jobs in pack template

* FIxing syntax

* uncommenting
2022-07-07 09:19:08 -07:00
Matias Quaranta 63b0e07e73
[INTERNAL] Pipeline: Adds SBOM generation (#3057)
Adding SBOM generation
2022-03-03 19:26:08 +00:00
j82w 828b673d04
Internal Nuget: Fixes nuget generation (#1922)
* Fixes nuget generation

* Remove old SDK version since it is no longer needed with fixes.

* Reverted enable package on build
2020-10-21 12:53:39 -07:00
Brandon Chong 5f7dd88939
[Internal] Parser: Adds Antlr Dependancy (#1691)
* turned back on parser

* adding ANTLR files

* got it to build

* revert csproj

* revert

* revert

* added Component Detection

* adding notice file

* added component name

* updated cs proj

Co-authored-by: Samer Boshra <sboshra@microsoft.com>
2020-09-23 09:33:21 -07:00
j82w cefd4fb223
[Internal] Release yaml: Fixes release pipeline (#1777)
* Adds 3.13.0-preview contracts and changelog
2020-08-13 11:54:46 -07:00
Matias Quaranta 23f3d1c30e
Update azure-pipelines-official.yml (#970) 2019-11-06 15:45:09 -08:00
Matias Quaranta c5801231bc Update azure-pipelines-official.yml for Azure Pipelines (#968) 2019-11-04 21:24:40 +05:30
Garrett Ausfeldt 4c35057427 Add condition to handle empty version (#956) 2019-11-01 02:22:37 +05:30
Garrett Ausfeldt c4fe980200 Fix azure-pipelines-official (#873)
* remove esrp signing

* copy artifacts to azure sdk release blob storage

* fix typo

* fix typos

* fix dotnet pack tasks

* fix missing command

* unquarantine TestWithFixedLeaseContainer
2019-10-14 21:16:13 +05:30
kirankumarkolli c772071844
Pruning Official pipelines to very basic working part (#861)
* Fixing few more

* Commenting out ERP singing part
2019-10-01 06:25:36 +05:30
Garrett Ausfeldt 64f217d54d Users/gaausfel/add official build pipeline (#838)
* add azure-pipelines-official.yml

* clean up

* Commenting out the publish
2019-10-01 05:50:36 +05:30