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

JobResult Table Re-design - Improved task- and machine- granularity #3539

Merged

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 <[email protected]>
    AdamL-Microsoft and chkeita authored 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 <[email protected]>
    AdamL-Microsoft and chkeita authored 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 authored 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. 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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored 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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored 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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored 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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored 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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored 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 authored 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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored 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 authored 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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored 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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored 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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored 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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Adam <[email protected]>
    dependabot[bot] and AdamL-Microsoft authored 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 authored 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 authored 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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored 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. Improve area/iteration path validation (microsoft#3489)

    * Add more comprehensive checks and better error messages to area/iteration path validation
    
    * Join invalid chars with space instead of comma
    
    * Make tree path validation more testable
    
    * Add error code for invalid ADO project in config
    
    * Write unit tests for tree path validation
    
    * Format tree path unit tests
    
    * Merge escape character and control character checks and clarify error message
    kananb authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    d34138d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Improve handling of unexpected breakpoints (microsoft#3493)

    * Improve handling of unexpected breakpoints
    
    * fmt
    tevoinea authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    d009476 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18f2b4a View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Fuzz coverage recording (microsoft#3322)

    * Fuzz coverage recording
    
    * Update cargo.toml
    
    * Update src/agent/coverage/fuzz/fuzz_targets/fuzz_target_record_coverage.rs
    
    Co-authored-by: George Pollard <[email protected]>
    
    * Fix fuzz
    
    ---------
    
    Co-authored-by: George Pollard <[email protected]>
    tevoinea and Porges authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    9ede0de View commit details
    Browse the repository at this point in the history
  2. Reporting coverage on task start up (microsoft#3502)

    * Reporting coverage on task start up
    
    * Moving metric up.
    nharper285 authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    cde6a19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fb1563 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

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

Commits on Sep 20, 2023

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

Commits on Sep 21, 2023

  1. Tevoinea/add version checking in local tasks (microsoft#3517)

    * Compare task version to service version
    
    * Swallow output when looking for appropriate name
    tevoinea authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    60766e6 View commit details
    Browse the repository at this point in the history
  2. Create directories if they don't exist in the template (microsoft#3522)

    * Create directories if they don't exist in the template
    
    * fmt
    tevoinea authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    e3c4a40 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Support for retention policies on containers (microsoft#3501)

    - [x] ability to specify a retention period on a container, which applies to newly-created blobs
    - [x] specify default retention periods in templates from CLI side 
    
    There's a small breaking change to the Python JobHelper class.
    Porges authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    d1ccb1e View commit details
    Browse the repository at this point in the history
  2. Bump rayon from 1.7.0 to 1.8.0 in /src/agent (microsoft#3520)

    Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.7.0 to 1.8.0.
    - [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md)
    - [Commits](rayon-rs/rayon@rayon-core-v1.7.0...rayon-core-v1.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: rayon
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    7efea43 View commit details
    Browse the repository at this point in the history
  3. Bump insta from 1.31.0 to 1.32.0 in /src/agent (microsoft#3521)

    Bumps [insta](https://github.com/mitsuhiko/insta) from 1.31.0 to 1.32.0.
    - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
    - [Commits](mitsuhiko/insta@1.31.0...1.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: insta
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    f3b7e20 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Disable repro and debug VM CLI commands. (microsoft#3494)

    * Disable  and  VM CLI commands.
    
    * Formatting.
    
    * More formatting.
    
    * More formatting.
    
    * Removing Repro check.
    nharper285 authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    d2ba170 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Make modules case insenstive on windows (microsoft#3527)

    * Make modules and coverage allowlist case insensitive on Windows
    
    * Tests and fmt
    
    * PR comments
    
    * fmt
    
    * Debugging missing file coverage
    
    * fmt
    
    * Broken linux test
    
    * Add a case insensitive transformer for better perf
    
    * cargo fix
    tevoinea authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    2c8ecc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e12b41e View commit details
    Browse the repository at this point in the history
  3. Template creation command (microsoft#3531)

    * Tasks are selectable
    
    * Almost there
    
    * It works
    
    * fmt
    
    * remove dead code
    
    * Remove unnecessary comments
    
    * Improve instructions
    
    * fix bug
    
    * Add some dummy values for paths
    tevoinea authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    552df45 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Terminate process on timeout in windows for the coverage task (micros…

    …oft#3529)
    
    * Terminate process on timeout in windows for the coverage task
    
    * set the timeout before we start the debugger
    
    * split the target launch from the debugger initialization
    wait for the process to finish on a separate thread
    
    * fix build
    
    * move comments
    chkeita authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    e3b1e0e View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Ignore regression update when the work item is in some states (micros…

    …oft#3532)
    
    * Ignore regression update when the work item is in some states
    
    * format
    
    * formatting
    
    * don't hide messages in the poison queue
    
    * fix typo
    
    * update regression logic
    update test_template to support regression
    
    * build fix
    
    * mypy fix
    
    * build fix
    
    * move regression ignore state under ADODuplicateTemplate
    
    * replace extend with append
    
    * update set_tcp_keepalive
    
    * mke mypy happy
    
    * copy ADODuplicateTemplate.OnDuplicate.RegressionIgnoreStates
    chkeita authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    434a435 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16fd614 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a344bad View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Fixing repro event name.

    nharper285 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    19c7dbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    645a029 View commit details
    Browse the repository at this point in the history
  3. Updating iteration pr.

    nharper285 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    69cc939 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74235dc View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Single entry results.

    nharper285 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    1b77a85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba8c144 View commit details
    Browse the repository at this point in the history
  3. Retry.

    nharper285 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    0ba78d1 View commit details
    Browse the repository at this point in the history
  4. trying with unique guid.

    nharper285 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    f691c99 View commit details
    Browse the repository at this point in the history
  5. Generic string type.

    nharper285 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    0a78fd1 View commit details
    Browse the repository at this point in the history
  6. putting it back.

    nharper285 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    806388d View commit details
    Browse the repository at this point in the history
  7. removing old update code.

    nharper285 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    5fc9f07 View commit details
    Browse the repository at this point in the history
  8. removing comment.

    nharper285 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    a7373c5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1320f87 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5d3b6f4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    55bd218 View commit details
    Browse the repository at this point in the history
  12. Using replace and update.

    nharper285 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    ea37e7f View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Add logging statement.

    nharper285 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    810bdac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    251ad2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20d219a View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    95566fb View commit details
    Browse the repository at this point in the history
  2. attempting to try update.

    nharper285 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    a6bb6d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52505a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19adb42 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55915ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0163d3c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Checking previous value.

    nharper285 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    e19c99f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab8d96d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49cc61d View commit details
    Browse the repository at this point in the history
  4. cleanup.

    nharper285 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    ffde6cd View commit details
    Browse the repository at this point in the history
  5. Merge branch 'user/noharper/task-based-iterations' of https://github.…

    …com/nharper285/onefuzz into user/noharper/task-based-iterations
    nharper285 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    ac4405a View commit details
    Browse the repository at this point in the history
  6. Removing old model.

    nharper285 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    5415864 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2537295 View commit details
    Browse the repository at this point in the history
  8. Fix import ordering.

    nharper285 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    469e4ee View commit details
    Browse the repository at this point in the history
  9. Removing duplicate code.

    nharper285 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    1253ba8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2bff2aa View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    3241f8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    713b83d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f8b428 View commit details
    Browse the repository at this point in the history
  4. Removing old code.

    nharper285 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    64aaefe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58bce28 View commit details
    Browse the repository at this point in the history
  6. Removing more old code.

    nharper285 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    7c4c41a View commit details
    Browse the repository at this point in the history
  7. Using constants.

    nharper285 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    8f55702 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

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

Commits on Oct 13, 2023

  1. Addressing comments.

    nharper285 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    d9b85cc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'user/noharper/task-based-iterations' of https://github.…

    …com/nharper285/onefuzz into user/noharper/task-based-iterations
    nharper285 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    42b8fc8 View commit details
    Browse the repository at this point in the history
  3. Corrected.

    nharper285 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    b7d94a7 View commit details
    Browse the repository at this point in the history
  4. Updating.

    nharper285 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    ba71418 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Comment.

    nharper285 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    ec29522 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    773765e View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Using timestamp.

    nharper285 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    6077e64 View commit details
    Browse the repository at this point in the history
  2. Adding CreatedAt field.

    nharper285 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    44ec109 View commit details
    Browse the repository at this point in the history
  3. Comparing timestamps.

    nharper285 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    09bc214 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00fdd2d View commit details
    Browse the repository at this point in the history
  5. Setting propery.

    nharper285 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    85b88a1 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'user/noharper/task-based-iterations' of https://github.…

    …com/nharper285/onefuzz into user/noharper/task-based-iterations
    nharper285 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    813e702 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

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

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    5983596 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba2be61 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'user/noharper/task-based-iterations' of https://github.…

    …com/nharper285/onefuzz into user/noharper/task-based-iterations
    nharper285 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    4e9dfb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52c1156 View commit details
    Browse the repository at this point in the history
  5. Trying again.

    nharper285 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    42d30f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ad83ea5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7109c62 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Remove.

    nharper285 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    50ef2f8 View commit details
    Browse the repository at this point in the history
  2. Add log statement.

    nharper285 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    c9859e8 View commit details
    Browse the repository at this point in the history
  3. Remove function handle.:

    nharper285 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    53c5c32 View commit details
    Browse the repository at this point in the history
  4. Updating

    nharper285 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    9b5c40f View commit details
    Browse the repository at this point in the history
  5. Concat names

    nharper285 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    a3537ba View commit details
    Browse the repository at this point in the history
  6. Set version.

    nharper285 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    4d5c87d View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

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