opentelemetry-python-contrib/scripts
Owais Lone 5d1f3201af
Simplify bootstrap and generate code (#514)
- 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.
2021-06-01 09:19:09 -07:00
..
build.sh fix build script issue (#497) 2021-05-12 08:58:47 -07:00
check_for_valid_readme.py Merge branch 'core-scripts-v0.15b0' 2020-11-02 14:55:16 -08:00
coverage.sh remove python 3.5 support (#374) 2021-03-18 08:15:35 -07:00
eachdist.py prepare 0.21b0 release (#493) 2021-05-11 20:58:17 -07:00
generate_instrumentation_bootstrap.py Simplify bootstrap and generate code (#514) 2021-06-01 09:19:09 -07:00
generate_setup.py Simplify bootstrap and generate code (#514) 2021-06-01 09:19:09 -07:00
license_header.txt Simplify bootstrap and generate code (#514) 2021-06-01 09:19:09 -07:00
otel_packaging.py Simplify bootstrap and generate code (#514) 2021-06-01 09:19:09 -07:00
prepare_release.sh Simplify bootstrap and generate code (#514) 2021-06-01 09:19:09 -07:00