Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Impl AsyncWrite for cobertura output #3431

Open
wants to merge 27 commits into
base: main
Choose a base branch
from

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    2c429f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Release 8.7.1 (hotfix) (microsoft#3459)

    * Remove the retention policy setting (microsoft#3452)
    
    ---------
    
    Co-authored-by: Cheick Keita <chkeita@microsoft.com>
    AdamL-Microsoft and chkeita committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    c69deed View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    c8986aa View commit details
    Browse the repository at this point in the history
  2. Redo 8.7.1 (microsoft#3469)

    * Redo-8.7.1-hotfix
    
    ---------
    
    Co-authored-by: Cheick Keita <chkeita@microsoft.com>
    AdamL-Microsoft and chkeita committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    7b40402 View commit details
    Browse the repository at this point in the history
  3. Support custom ado fields that mark work items as duplicate (microsof…

    …t#3467)
    
    * Add field to ado config for checking duplicate work items
    
    * Make duplicate fields nullable and add it to python models
    
    * Update broken tests
    
    * Update docs to include new ado_duplicate_fields property
    kananb committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    d999603 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Update readme with archive message (microsoft#3408)

    Co-authored-by: Adam <103067949+AdamL-Microsoft@users.noreply.github.com>
    mgreisen and AdamL-Microsoft committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    b2435b1 View commit details
    Browse the repository at this point in the history
  2. Bump tokio from 1.30.0 to 1.32.0 in /src/proxy-manager (microsoft#3425)

    Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.30.0 to 1.32.0.
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.30.0...tokio-1.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    b913074 View commit details
    Browse the repository at this point in the history
  3. Bump tokio from 1.30.0 to 1.32.0 in /src/agent (microsoft#3424)

    Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.30.0 to 1.32.0.
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.30.0...tokio-1.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    14ab36e View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    f141050 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Bump elsa from 1.8.1 to 1.9.0 in /src/agent (microsoft#3411)

    Bumps [elsa](https://github.com/manishearth/elsa) from 1.8.1 to 1.9.0.
    - [Commits](Manishearth/elsa@v1.8.1...v1.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: elsa
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    d4319d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Bump tempfile from 3.7.1 to 3.8.0 in /src/agent (microsoft#3437)

    Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.7.1 to 3.8.0.
    - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
    - [Commits](Stebalien/tempfile@v3.7.1...v3.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: tempfile
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    93b16ec View commit details
    Browse the repository at this point in the history
  2. Bump tempfile from 3.7.1 to 3.8.0 in /src/proxy-manager (microsoft#3436)

    Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.7.1 to 3.8.0.
    - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
    - [Commits](Stebalien/tempfile@v3.7.1...v3.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: tempfile
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    7f7ab37 View commit details
    Browse the repository at this point in the history
  3. Updating requirements.txt to accept >= onefuzztypes. (microsoft#3477)

    * Updating requirements.txt to accept >= onefuzztypes.
    
    * Trying to loosen restriction.
    nharper285 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    b2e6a07 View commit details
    Browse the repository at this point in the history
  4. Bump notify from 6.0.1 to 6.1.1 in /src/agent (microsoft#3435)

    Bumps [notify](https://github.com/notify-rs/notify) from 6.0.1 to 6.1.1.
    - [Release notes](https://github.com/notify-rs/notify/releases)
    - [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md)
    - [Commits](notify-rs/notify@notify-6.0.1...notify-6.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: notify
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    aa9c9ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74475cc View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Release 8.8.0 (microsoft#3466)

    * Release 8.8.0
    AdamL-Microsoft committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    64699ed View commit details
    Browse the repository at this point in the history
  2. Bump clap from 4.3.21 to 4.4.2 in /src/agent (microsoft#3484)

    Bumps [clap](https://github.com/clap-rs/clap) from 4.3.21 to 4.4.2.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.3.21...v4.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    a3fb480 View commit details
    Browse the repository at this point in the history
  3. Bump gimli from 0.27.3 to 0.28.0 in /src/agent (microsoft#3414)

    Bumps [gimli](https://github.com/gimli-rs/gimli) from 0.27.3 to 0.28.0.
    - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md)
    - [Commits](gimli-rs/gimli@0.27.3...0.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: gimli
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    59c52d6 View commit details
    Browse the repository at this point in the history
  4. Bump clap from 4.3.21 to 4.4.2 in /src/proxy-manager (microsoft#3474)

    Bumps [clap](https://github.com/clap-rs/clap) from 4.3.21 to 4.4.2.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.3.21...v4.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    dd9e266 View commit details
    Browse the repository at this point in the history
  5. Bump winreg from 0.50.0 to 0.51.0 in /src/agent (microsoft#3434)

    Bumps [winreg](https://github.com/gentoo90/winreg-rs) from 0.50.0 to 0.51.0.
    - [Release notes](https://github.com/gentoo90/winreg-rs/releases)
    - [Changelog](https://github.com/gentoo90/winreg-rs/blob/master/CHANGELOG.md)
    - [Commits](gentoo90/winreg-rs@v0.50.0...v0.51.0)
    
    ---
    updated-dependencies:
    - dependency-name: winreg
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Adam <103067949+AdamL-Microsoft@users.noreply.github.com>
    dependabot[bot] and AdamL-Microsoft committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    6e2cb14 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Starting integration tests (microsoft#3438)

    * Starting integration tests
    
    * Ready to test the test
    
    * Parametrize test
    
    * checkpoint
    
    * Test works
    
    * Run integration tests in pipeline
    
    * fmt
    
    * .
    
    * -p
    
    * Install clang
    
    * quotes not required in yaml?
    
    * Hopefully fixed windows?
    
    * Try without killondrop
    
    * lint
    
    * small test
    
    * another test
    
    * Reuse core name
    
    * Wrong step
    
    * bump tokio?
    
    * Try with rust
    
    * make build happy
    
    * Bump pete and small clean up
    
    * Clean up and make the test pass regularly
    
    * fix broken ci
    
    * Lower the poll timeout
    
    * Set the timeout in a nicer way
    
    * fix windows
    
    * fmt
    
    * Include and copy pdbs
    
    * Ignore if pdb is missing on linux
    
    * It takes too long for coverage to be generated
    
    * lint
    
    * Only warn on missing coverage since it's flaky
    
    * Fix windows build
    
    * Small clean up
    
    * Try lowering the poll delay
    
    * fix coverage
    
    * PR comments
    
    * .
    
    * Apparently make is missing?
    
    * Remove aggressive step skipping in CI
    tevoinea committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    d2d57a8 View commit details
    Browse the repository at this point in the history
  2. Fix sed checks for CLI versioning (microsoft#3486)

    * Fix sed checks for CLI versioning
    
    * Fix.
    
    * Fix.
    
    * Changing build_cli
    
    * Trying greater than
    
    * Tring once more.
    
    * Trying major minor
    
    * trying to replace major minor
    
    * Using major minor
    nharper285 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    830b479 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Bump bytes from 1.4.0 to 1.5.0 in /src/agent (microsoft#3488)

    Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.4.0 to 1.5.0.
    - [Release notes](https://github.com/tokio-rs/bytes/releases)
    - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
    - [Commits](tokio-rs/bytes@v1.4.0...v1.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: bytes
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    896329d View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    3dcd4bc View commit details
    Browse the repository at this point in the history
  2. Demo async cobertura writing

    tevoinea committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    a0f9a84 View commit details
    Browse the repository at this point in the history
  3. Fix CI

    tevoinea committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    78f0800 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    53fdb5c View commit details
    Browse the repository at this point in the history