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

reorganize/refactor bootstrap codebase #116196

Merged
merged 6 commits into from
Oct 17, 2023

Commits on Oct 17, 2023

  1. reorganize bootstrap bins and helper module utilizations

    Signed-off-by: onur-ozkan <work@onurozkan.dev>
    onur-ozkan committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    acef1c2 View commit details
    Browse the repository at this point in the history
  2. improve bootstrap tests structure

    Signed-off-by: onur-ozkan <work@onurozkan.dev>
    onur-ozkan committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    c68ab93 View commit details
    Browse the repository at this point in the history
  3. move bootstrap core implementation to bootstrap/src/core module

    Signed-off-by: onur-ozkan <work@onurozkan.dev>
    onur-ozkan committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    2bce020 View commit details
    Browse the repository at this point in the history
  4. move bootstrap utils into bootstrap/src/utils module

    Signed-off-by: onur-ozkan <work@onurozkan.dev>
    onur-ozkan committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    9f381fe View commit details
    Browse the repository at this point in the history
  5. rename bootstrap module utils/dylib_util->utils/dylib

    Signed-off-by: onur-ozkan <work@onurozkan.dev>
    onur-ozkan committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    f1e3e75 View commit details
    Browse the repository at this point in the history
  6. bootstrap: fix warnings

    Signed-off-by: onur-ozkan <work@onurozkan.dev>
    onur-ozkan committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    3ecff1b View commit details
    Browse the repository at this point in the history