Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 1ES pipeline fixes #1512

Merged
merged 45 commits into from
Jun 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
ed53946
security fixes
hallvictoria Jun 14, 2024
75fe5a2
security fixes
hallvictoria Jun 14, 2024
cae6a8b
formatting\
hallvictoria Jun 14, 2024
68d59ff
formatting
hallvictoria Jun 14, 2024
5d7d080
added variable to pipeline
hallvictoria Jun 14, 2024
9396131
lint
hallvictoria Jun 14, 2024
b486062
directory typo
hallvictoria Jun 17, 2024
e8dac81
pin numpy
hallvictoria Jun 17, 2024
8d923a4
pin for 3.7
hallvictoria Jun 17, 2024
1a21e63
pin for lc
hallvictoria Jun 17, 2024
e947645
remove numpy pinning
hallvictoria Jun 17, 2024
fbe2b92
numpy test fixes
hallvictoria Jun 17, 2024
24d44fe
ADO changes
hallvictoria Jun 18, 2024
046c1b7
public build formatting
hallvictoria Jun 18, 2024
a509a87
removed internal pool from unit tests
Jun 19, 2024
3226d5a
unit tests use linux pool
Jun 19, 2024
df8855f
syncing with ADO changes
Jun 19, 2024
11e9ed9
logging test and async httpv2 changes
Jun 19, 2024
f279f13
core tools, unit test fixes
Jun 19, 2024
dc97fd9
docker test fixes
Jun 19, 2024
69c7463
skipping unit tests
Jun 19, 2024
5e4a936
installing base extension to container
Jun 19, 2024
4c51cdd
install pytest
Jun 19, 2024
5aed75b
typo
Jun 19, 2024
a81f88b
additional pytest packages
Jun 19, 2024
43c6a08
added requests
Jun 19, 2024
271f2e6
initialized variable
Jun 19, 2024
69cacb8
install .[dev]
Jun 19, 2024
8a86816
PEII docker variable
Jun 19, 2024
700a015
sync with ADO changes
hallvictoria Jun 20, 2024
693fdfc
docker test fixes
hallvictoria Jun 20, 2024
8d798d5
install docker dependencies
hallvictoria Jun 20, 2024
5bd2171
install docker dependencies
hallvictoria Jun 20, 2024
0b8f7be
teardownclass
hallvictoria Jun 20, 2024
65b9f09
typo in wpc tests
Jun 21, 2024
a06a207
separate folder for httpv2 tests
Jun 21, 2024
64760fb
cache fix
Jun 21, 2024
3eecd54
name typo
Jun 21, 2024
267c4a0
adding PIWD for httpv2
Jun 21, 2024
f62cbf9
sync with ADO branch
hallvictoria Jun 24, 2024
feccec0
sync with ADO branch
hallvictoria Jun 24, 2024
a10b6ce
scheduled integration tests
hallvictoria Jun 24, 2024
df51f33
lc env var fix
hallvictoria Jun 24, 2024
b2e2a60
feedback
hallvictoria Jun 25, 2024
f3a9799
missed change
hallvictoria Jun 25, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 0 additions & 50 deletions .ci/e2e_integration_test/pipeline.yml

This file was deleted.

17 changes: 0 additions & 17 deletions .ci/linux_devops_build.sh

This file was deleted.

12 changes: 0 additions & 12 deletions .ci/linux_devops_e2e_tests.sh

This file was deleted.

6 changes: 0 additions & 6 deletions .ci/linux_devops_tools.sh

This file was deleted.

4 changes: 0 additions & 4 deletions .ci/linux_devops_unit_tests.sh

This file was deleted.

26 changes: 0 additions & 26 deletions .ci/perf_tests/dockerfiles/perf_tests.Dockerfile

This file was deleted.

211 changes: 0 additions & 211 deletions .ci/perf_tests/dockerfiles/perf_tests_3.9.Dockerfile

This file was deleted.

47 changes: 0 additions & 47 deletions .ci/perf_tests/k6scripts/AsyncHttpTriggerCPUIntensive.js

This file was deleted.

Loading
Loading