18 Commits

Author SHA1 Message Date
fc738c04a6 Pin tox version (#1480) 2022-12-08 16:39:48 -06:00
c613484390 Remove mention to eachdist (#1445) 2022-11-17 10:45:34 -08:00
6753c872d2 Update tooling (#1330) 2022-09-15 23:42:49 +05:30
18e056b85a Codespell ci (#1237) 2022-08-29 15:08:25 +05:30
78f887ef3d Better file naming for AWS XRay Propagator + Add NathanielRN as Propagator owner (#729) 2021-10-12 19:08:16 +00:00
d2984f5242 remove need to clone core repo (#678) 2021-09-27 20:28:32 +00:00
de93b2ad28 Update CONTRIBUTING document (#417)
Co-authored-by: alrex <aboten@lightstep.com>
2021-06-25 09:03:15 -07:00
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
884c5eea13 Add an excerpt in CONTRIBUTING.MD for consistency in instrumentation implementations (#507) 2021-05-25 10:31:10 -07:00
01db88bfe8 Add expectation excerpt in contributing.md for instrumentations (#482) 2021-05-03 14:51:26 -07:00
28e410c1fa Remove gitter from docs (#349)
Co-authored-by: alrex <alrex.boten@gmail.com>
2021-02-26 08:24:10 -08:00
499899a601 remove reference folder (#326) 2021-02-09 09:54:41 -08:00
f022385e37 update references to main (#306) 2021-01-29 12:09:22 -08:00
4b830771d5 Only commit benchmark results to master folder (#250) 2020-12-14 14:16:11 -08:00
91bfc9afe5 Add performance tests to AWS SDK Extension (#243) 2020-12-11 11:22:17 -08:00
3ae0edb259 Update package links to point to contrib repo 2020-11-18 13:09:44 -08:00
daf01cc93f documentation on what entries require a changelog
There were questions regarding what situations require a changelog.

The intent of this change is to make the changelog requirements more
easily discoverable and clear.
2020-11-10 21:33:13 -08:00
2ba7927ec1 updating readme, adding contributing doc 2020-04-14 14:37:56 -07:00