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

[v8.0] Introduce Scout Agent and Optimizer #7251

Open
wants to merge 20 commits into
base: integration
Choose a base branch
from

Commits on Aug 28, 2023

  1. add Scout agent

    qcampagn committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    e1baf3d View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/integration' into ScoutJobs_DI…

    …RACv8
    
    Bring up to date
    qcampagn committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    7c96e60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15a765e View commit details
    Browse the repository at this point in the history
  4. add Scout Optimizer

    qcampagn committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    1437ffd View commit details
    Browse the repository at this point in the history
  5. realign local and remote directories

    qcampagn committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    0f8adab View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. remove __future__ imports

    qcampagn committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    84090c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Merge remote-tracking branch 'upstream/integration' into ScoutJobs_DI…

    …RACv8
    
    Bring up to date
    qcampagn committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    3040d20 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. maintenance: fix formatting for new Scout Optimizer

    qcampagn committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    370bf71 View commit details
    Browse the repository at this point in the history
  2. maintenance: fix indenting for Scout Optimizer

    qcampagn committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    c1129d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. maintenance: more format fixing

    qcampagn committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    f980634 View commit details
    Browse the repository at this point in the history
  2. maintenance: hopefully last format edit

    qcampagn committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    be35c40 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. feat: Edit unnecessary/inefficient lines

    qcampagn committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    8ab1c8f View commit details
    Browse the repository at this point in the history
  2. feat: forgot to replace some return result

    qcampagn committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    3a8b1e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. feat: replace modulo with f-strings

    qcampagn committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    e9f41ca View commit details
    Browse the repository at this point in the history
  2. feat: fix bug when reschedule counter not found

    qcampagn committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    ab7447b View commit details
    Browse the repository at this point in the history
  3. feat: get rid of unnecessary siteClient

    qcampagn committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    01706ff View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. feat: replace JobDB with JobStateUpdateClient

    qcampagn committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    c274e6c View commit details
    Browse the repository at this point in the history
  2. feat: add doc specific to Scouting Agent

    qcampagn committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    c7a61d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. feat: easy fixes

    qcampagn committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    cd8fc37 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. feat: easy fixes

    qcampagn committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    bfd069a View commit details
    Browse the repository at this point in the history