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

WIP: Improve all public APIs by dropping (using Context) #538

Open
wants to merge 36 commits into
base: main
Choose a base branch
from

Commits on Sep 3, 2024

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

Commits on Sep 6, 2024

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

Commits on Sep 8, 2024

  1. drop the overloaded apply in internals, fix integration tests failing…

    … due to Output.apply consuming Result now
    lbialy committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    e5175f0 View commit details
    Browse the repository at this point in the history
  2. fix besom-cfg-k8s

    lbialy committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    b165c16 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. fix besom-cfg-k8s tests

    lbialy committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    c3ae303 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. progress

    lbialy committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    3a4a130 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7906c21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    290eeed View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

Commits on Sep 19, 2024

  1. fixed overlays

    lbialy committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    baccd28 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

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

Commits on Sep 24, 2024

  1. more clean-up

    lbialy committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    31b2b1f View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. split rpc from core

    lbialy committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    586c1f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18f0dac View commit details
    Browse the repository at this point in the history
  3. fix justfile

    lbialy committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e5fedfa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4cac68 View commit details
    Browse the repository at this point in the history
  5. what the hell, gha?

    lbialy committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3b9c020 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    64064a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Try to speed up builds by @prolativ

    prolativ authored and lbialy committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ab8ffa3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f48fe45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88af014 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebb4427 View commit details
    Browse the repository at this point in the history
  5. fix TF_LOG

    lbialy committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    3a22a8f View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

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

Commits on Sep 28, 2024

  1. debugging deadlock on CI

    lbialy committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    3516514 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. fix fmt

    lbialy committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4cc81ae View commit details
    Browse the repository at this point in the history
  2. fix gradle build in IT

    lbialy committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c65b449 View commit details
    Browse the repository at this point in the history
  3. fix gradle build in IT

    lbialy committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    3d1707b View commit details
    Browse the repository at this point in the history
  4. fix gradle & maven build in IT

    lbialy committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    44f96cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3020a22 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f2e80f View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    400b29a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fdee2b View commit details
    Browse the repository at this point in the history
  3. fix compiler plugin test

    lbialy committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c78eece View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ebf7e2 View commit details
    Browse the repository at this point in the history