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

fix: 1ES pipeline fixes #1512

merged 45 commits into from
Jun 25, 2024

Commits on Jun 14, 2024

  1. security fixes

    hallvictoria committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    ed53946 View commit details
    Browse the repository at this point in the history
  2. security fixes

    hallvictoria committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    75fe5a2 View commit details
    Browse the repository at this point in the history
  3. formatting\

    hallvictoria committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    cae6a8b View commit details
    Browse the repository at this point in the history
  4. formatting

    hallvictoria committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    68d59ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d7d080 View commit details
    Browse the repository at this point in the history
  6. lint

    hallvictoria committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    9396131 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. directory typo

    hallvictoria committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b486062 View commit details
    Browse the repository at this point in the history
  2. pin numpy

    hallvictoria committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e8dac81 View commit details
    Browse the repository at this point in the history
  3. pin for 3.7

    hallvictoria committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    8d923a4 View commit details
    Browse the repository at this point in the history
  4. pin for lc

    hallvictoria committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    1a21e63 View commit details
    Browse the repository at this point in the history
  5. remove numpy pinning

    hallvictoria committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e947645 View commit details
    Browse the repository at this point in the history
  6. numpy test fixes

    hallvictoria committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    fbe2b92 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. ADO changes

    hallvictoria committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    24d44fe View commit details
    Browse the repository at this point in the history
  2. public build formatting

    hallvictoria committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    046c1b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. removed internal pool from unit tests

    Victoria Hall committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a509a87 View commit details
    Browse the repository at this point in the history
  2. unit tests use linux pool

    Victoria Hall committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    3226d5a View commit details
    Browse the repository at this point in the history
  3. syncing with ADO changes

    Victoria Hall committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    df8855f View commit details
    Browse the repository at this point in the history
  4. logging test and async httpv2 changes

    Victoria Hall committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    11e9ed9 View commit details
    Browse the repository at this point in the history
  5. core tools, unit test fixes

    Victoria Hall committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f279f13 View commit details
    Browse the repository at this point in the history
  6. docker test fixes

    Victoria Hall committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    dc97fd9 View commit details
    Browse the repository at this point in the history
  7. skipping unit tests

    Victoria Hall committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    69c7463 View commit details
    Browse the repository at this point in the history
  8. installing base extension to container

    Victoria Hall committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    5e4a936 View commit details
    Browse the repository at this point in the history
  9. install pytest

    Victoria Hall committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    4c51cdd View commit details
    Browse the repository at this point in the history
  10. typo

    Victoria Hall committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    5aed75b View commit details
    Browse the repository at this point in the history
  11. additional pytest packages

    Victoria Hall committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a81f88b View commit details
    Browse the repository at this point in the history
  12. added requests

    Victoria Hall committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    43c6a08 View commit details
    Browse the repository at this point in the history
  13. initialized variable

    Victoria Hall committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    271f2e6 View commit details
    Browse the repository at this point in the history
  14. install .[dev]

    Victoria Hall committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    69cacb8 View commit details
    Browse the repository at this point in the history
  15. PEII docker variable

    Victoria Hall committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    8a86816 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. sync with ADO changes

    hallvictoria committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    700a015 View commit details
    Browse the repository at this point in the history
  2. docker test fixes

    hallvictoria committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    693fdfc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d798d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5bd2171 View commit details
    Browse the repository at this point in the history
  5. teardownclass

    hallvictoria committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    0b8f7be View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. typo in wpc tests

    Victoria Hall committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    65b9f09 View commit details
    Browse the repository at this point in the history
  2. separate folder for httpv2 tests

    Victoria Hall committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a06a207 View commit details
    Browse the repository at this point in the history
  3. cache fix

    Victoria Hall committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    64760fb View commit details
    Browse the repository at this point in the history
  4. name typo

    Victoria Hall committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    3eecd54 View commit details
    Browse the repository at this point in the history
  5. adding PIWD for httpv2

    Victoria Hall committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    267c4a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. sync with ADO branch

    hallvictoria committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    f62cbf9 View commit details
    Browse the repository at this point in the history
  2. sync with ADO branch

    hallvictoria committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    feccec0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a10b6ce View commit details
    Browse the repository at this point in the history
  4. lc env var fix

    hallvictoria committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    df51f33 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. feedback

    hallvictoria committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b2e2a60 View commit details
    Browse the repository at this point in the history
  2. missed change

    hallvictoria committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f3a9799 View commit details
    Browse the repository at this point in the history