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

[Feature/Fix]: Interface injections, and minor bugfixes #249

Merged
merged 12 commits into from
Nov 3, 2024

Commits on Sep 11, 2024

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

Commits on Oct 13, 2024

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

Commits on Oct 20, 2024

  1. Initial working version

    marchermans committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    5e6e5b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec5c437 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91907c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa28bfb View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

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

Commits on Oct 28, 2024

  1. Lowercase completely

    marchermans committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    24c0adc View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Swap back to detached configurations for internal configurations.

    This prevents a CME caused by the resolution of the dependent projects configurations triggering the creation of new configuration in its configuration container.
    Creating detached configurations, and using them either as tool resolvers, or as carriers for dependency objects which are then attached to an outer configuration should prevent this.
    Added tests that cover the new corver cases, and validate publishing logic
    marchermans committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    e6f6b78 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Fix first integration test that failed because of a difference with h…

    …ow Ingredients are constructed.
    marchermans committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    65b70de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac144c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

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