6 Commits

Author SHA1 Message Date
9b3d0b485e Use set -e to catch errors in all scripts (#2347) 2024-03-14 17:29:38 +00:00
f38eeb73df Update the usage of set-output command in GH actions (#1464) 2022-12-29 17:48:45 +00:00
6753c872d2 Update tooling (#1330) 2022-09-15 23:42:49 +05:30
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
c49e69c0bc prepare 0.21b0 release (#493) 2021-05-11 20:58:17 -07:00
be7a2c5c68 copying scripts to prepare release (#211) 2020-11-24 11:13:02 -08:00