hallvictoria
2383eeaf60
fix: code sign validation for setuptools ( #1570 )
...
* enable code sign validation & exclude setuptools
* duplicate step
2024-08-29 13:09:47 -05:00
hallvictoria
2f8f424201
fix: unique function names ( #1557 )
...
* initial test fixes
* del function_app
* refactor variables into separate file e2e & unit tests
* refactor variables for all pipelines
* typo
* absolute paths
* run all db tests
* typo
---------
Co-authored-by: Victoria Hall <victoria.hall@microsoft.com>
2024-08-08 14:34:31 -05:00
hallvictoria
bff6619233
build: update Python SDK Version to 1.21.0b1 ( #1553 )
...
* Update Python SDK Version to 1.21.0b1
* Update pyproject.toml
* skip db tests
---------
Co-authored-by: AzureFunctionsPython <funcdisc@microsoft.com>
2024-08-05 15:58:47 -05:00
hallvictoria
692aba1784
test: refactoring deferred bindings tests ( #1555 )
...
* refactoring db tests
* test fixes
* condition fix
* specific build id
* skip unit tests for sdk releases
* added comments, retries for flaky tests
---------
Co-authored-by: Victoria Hall <victoria.hall@microsoft.com>
2024-08-05 11:30:48 -05:00
hallvictoria
64cef47fca
fix: mirror sdk and extension branches ( #1554 )
...
* add sdk and extension branches to code-mirror
* rename tests
* rename tests
* download dev packages for unit, skip for lc
* lint
---------
Co-authored-by: Victoria Hall <victoria.hall@microsoft.com>
Co-authored-by: gavin-aguiar <80794152+gavin-aguiar@users.noreply.github.com>
2024-08-02 10:12:18 -05:00
hallvictoria
5444e63d0b
test: dev library testing based on branch name or variable ( #1538 )
...
* added or condition
* updated condition
* updated condition
* easier readability
* script for installing deps, test setup
* typo, deleted old scripts
* grant execute permissions
* revert worker config
* delete install deps script
* re-added isntall-deps script
---------
Co-authored-by: Victoria Hall <victoria.hall@microsoft.com>
2024-07-30 11:22:40 -05:00
hallvictoria
cdc01ec56b
fix: changed target path for builds ( #1544 )
...
* changed target path for builds
* removing specified dirs / files from build
* added .artifactignore
* correct ignore cond
* slash direction
---------
Co-authored-by: Victoria Hall <victoria.hall@microsoft.com>
2024-07-24 14:38:08 -05:00
hallvictoria
ee72ae417e
fix: publish worker nuget package ( #1543 )
...
* build artifacts nuget package
* remove prerelease package step
* changed target path
---------
Co-authored-by: Victoria Hall <victoria.hall@microsoft.com>
2024-07-23 13:28:20 -05:00
gavin-aguiar
bc0f40f45d
Removed 312 from docker tests ( #1542 )
2024-07-23 11:21:11 -05:00
gavin-aguiar
9376d0a634
Added build artifacts for python3.12 ( #1541 )
...
Co-authored-by: Gavin Aguiar <gaaguiar@GavinMac.local>
2024-07-22 19:39:29 -05:00
gavin-aguiar
bd14bc39a8
feat: Update to support py312 ( #1533 )
...
* Update to support py312
* Fixed new relic unit tests
* Adding 312 to unit tests
* 312 typo
* py312 flake8 fix
* Removed 312 for consumption tests
* Downgraded protobuf
* Updated protobuf and grpc versions
* Downgrading protobuf to < 5
* Reverted new relic unit test
* Updated nuspec file
* Fixed pipeline for sql e2e tests
---------
Co-authored-by: hallvictoria <victoriahall@microsoft.com>
Co-authored-by: hallvictoria <59299039+hallvictoria@users.noreply.github.com>
2024-07-22 17:03:55 -05:00
hallvictoria
ef81a32a6f
refactor: updating pipeline variable references ( #1534 )
...
* test pipeline with variable group
* added variable group as part of pipelines
* dev testing based on branch name
* typo
* factor out strategy
* test e2e
* extends in ci
* syntax attempt
* lc testgs
* revert
* strategy
* revert
* missed refs
* test variable
* revert test dev packages for unit, lc tests
* missed ref
2024-07-16 10:42:54 -05:00
hallvictoria
87f4dddbd4
remove unit tests, sequentially run test ( #1532 )
2024-07-12 15:45:59 -05:00
gavin-aguiar
81a314b407
refactor: Added command line util for setting up tests ( #1530 )
...
* style: Isortifying the repo and adding pyproject.toml
* Updating PyProject.toml
* Added invoke cmdutil
* Fixed typo
* Fixed flake8 tests
* Fixed typo in comment
* Minor fixes
* Unpinned pip version
---------
Co-authored-by: Varad <varad.meru@gmail.com>
2024-07-12 14:49:31 -05:00
hallvictoria
97cb71f557
fixed pools for official build ( #1527 )
...
Co-authored-by: Victoria Hall <victoria.hall@microsoft.com>
2024-07-11 12:58:37 -05:00
hallvictoria
e87a31aed4
test: update pipeline to allow testing with dev libraries ( #1520 )
...
* sync with ADO changes
* removed specific build id
* test commit
* test commit
* latest dev run
* latest from branch
* latest
* skip build tagging for public build
* print debugging info
* added ext and sdk pipeline resources
* maxDiff = None
* variable passing for sdk
* revert variable group
* latest for sdk
* skip dep isolation test
* specified project name
* missed ref
* missed ref
---------
Co-authored-by: Victoria Hall <victoria.hall@microsoft.com>
2024-07-01 17:07:30 -05:00
hallvictoria
fd390606b9
typo in public build ( #1519 )
2024-06-25 16:11:50 -05:00
hallvictoria
3f76aa58b6
fix: referencing absolute paths for ADO pipelines ( #1518 )
...
* absolute paths
* formatting
* official build
2024-06-25 15:29:59 -05:00
hallvictoria
89a54f0713
fix: 1ES pipeline fixes ( #1512 )
...
* security fixes
* security fixes
* formatting\
* formatting
* added variable to pipeline
* lint
* directory typo
* pin numpy
* pin for 3.7
* pin for lc
* remove numpy pinning
* numpy test fixes
* ADO changes
* public build formatting
* removed internal pool from unit tests
* unit tests use linux pool
* syncing with ADO changes
* logging test and async httpv2 changes
* core tools, unit test fixes
* docker test fixes
* skipping unit tests
* installing base extension to container
* install pytest
* typo
* additional pytest packages
* added requests
* initialized variable
* install .[dev]
* PEII docker variable
* sync with ADO changes
* docker test fixes
* install docker dependencies
* install docker dependencies
* teardownclass
* typo in wpc tests
* separate folder for httpv2 tests
* cache fix
* name typo
* adding PIWD for httpv2
* sync with ADO branch
* sync with ADO branch
* scheduled integration tests
* lc env var fix
* feedback
* missed change
---------
Co-authored-by: Victoria Hall <victoria.hall@microsoft.com>
2024-06-25 14:03:57 -05:00
hallvictoria
c244569730
build: update to 1ES PT ( #1503 )
...
* code mirror template for worker
* converting to 1ES pipeline
* basic 1ES pipeline
* basic format changed 1ES pipeline
* same template as openai pipeline
* official build template
* official, public, e2e builds
* yml formatting
* tests typo
* formatting & feedback
* removed nuget internal reference
* removed official folder
* feedback, updating public build
* updating build cmd and dotnet version
---------
Co-authored-by: Victoria Hall <victoria.hall@microsoft.com>
Co-authored-by: Manvir Kaur <67894494+manvkaur@users.noreply.github.com>
2024-06-14 12:27:17 -05:00