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

Generate instrumentation list #514

Merged
merged 1 commit into from
Jun 1, 2021

Commits on May 31, 2021

  1. Simplify bootstrap and generate code

    - We now automatically generate bootstrap_gen.py file from the list of instrumentations present in the source tree.
    - Bootstrap command now uses consumes this auto-generated list instead of keeping it's own local copy.
    - We no longer uninstall packages before installing them as instrumentation package no longer specify libraries as dependencies so the edge cases are no longer there.
    - We no longer try to install an incompatible version or force upgrade/downgrade an installed version. This used to leave systems in broken states which should happen no more.
    owais committed May 31, 2021
    Configuration menu
    Copy the full SHA
    637b3cf View commit details
    Browse the repository at this point in the history