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

Improve runner API #296

Merged
merged 16 commits into from
Aug 9, 2024
Merged

Improve runner API #296

merged 16 commits into from
Aug 9, 2024

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    1c448ff View commit details
    Browse the repository at this point in the history
  2. Fix recipes unit tests

    alecandido committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    e7268e9 View commit details
    Browse the repository at this point in the history
  3. Fix runner conftest

    alecandido committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    075febb View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    50cd3af View commit details
    Browse the repository at this point in the history
  2. Add test for open loading

    alecandido committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    3e1c57f View commit details
    Browse the repository at this point in the history
  3. Implement open loading

    The struct methods have been rearranged, to avoid increasing too much
    the complexity, in particular for no special purpose
    alecandido committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    44e6a38 View commit details
    Browse the repository at this point in the history
  4. Switch read-only default

    alecandido committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    cb58d8d View commit details
    Browse the repository at this point in the history
  5. Remove outdated test

    alecandido committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    38c3d1b View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Inline extract in load

    alecandido committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    394bb9f View commit details
    Browse the repository at this point in the history
  2. Restrict parts public API

    alecandido committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    7ecb58e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5d952c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a74792 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

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

Commits on Aug 9, 2024

  1. Merge master

    felixhekhorn committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    8738539 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d52ecb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    009b4c9 View commit details
    Browse the repository at this point in the history