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

Make executor report get facts to scheduler #8268

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    19044e0 View commit details
    Browse the repository at this point in the history
  2. add changelog

    jptrindade committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    69caf4a View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. flake8

    jptrindade committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    5de62af View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. [WIP]

    jptrindade committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d90e01b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refs/heads/master' into issue/8190-make-executor-report…

    …-facts-to-scheduler
    
    # Conflicts:
    #	src/inmanta/agent/in_process_executor.py
    #	src/inmanta/deploy/persistence.py
    #	src/inmanta/deploy/scheduler.py
    #	tests/deploy/test_scheduler_agent.py
    jptrindade committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    fe417b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. WIP

    jptrindade committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    f5f28fe View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Merge branch 'refs/heads/master' into issue/8190-make-executor-report…

    …-facts-to-scheduler
    
    # Conflicts:
    #	src/inmanta/deploy/scheduler.py
    jptrindade committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    125fc75 View commit details
    Browse the repository at this point in the history
  2. second try

    jptrindade committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    6a50488 View commit details
    Browse the repository at this point in the history
  3. flake8 fix

    jptrindade committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    7ec46cf View commit details
    Browse the repository at this point in the history
  4. small tweaks

    jptrindade committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    18b6549 View commit details
    Browse the repository at this point in the history