Commit Graph

20 Commits

Author SHA1 Message Date
Leighton Chen fa23d8a7a0
Re-add `opentelemetry-instrumentation-aiohttp-server` to release script (#2722)
* Update .pylintrc

* Update build.sh
2024-07-18 17:47:07 -06:00
Alex Boten 768694cf75
add processor directory to build.sh (#2574) 2024-06-03 14:20:09 -07:00
John Bley 8322ee790e
Fix all issues from shellcheck --severity=warning (#2354) 2024-04-16 09:36:37 -07:00
Leighton Chen 1c2171528e
Fix various release scripts aspects (#2267) 2024-02-23 10:50:39 -08:00
Leighton Chen 343d137f95
Skipping certain folders in release script (#2258) 2024-02-22 16:12:38 -08:00
Leighton Chen 4abb0e3216
Modify eachdist and build script for container packages (#1949) 2023-09-12 13:33:39 -07:00
Srikanth Chekuri 0adb306a8e
Remove DataDog exporter from main (#1366) 2022-10-06 10:46:31 +00:00
Srikanth Chekuri 65329a89b0
Temporary fix for dd exporter publish 400 issue (#1357) 2022-09-27 14:08:23 +00:00
Srikanth Chekuri 44da384853
Minor updates to scripts (#1351) 2022-09-23 12:48:37 +05:30
Srikanth Chekuri 6753c872d2
Update tooling (#1330) 2022-09-15 23:42:49 +05:30
Leighton Chen 9ad41552b1
script (#1059) 2022-04-19 13:28:30 -06:00
(Eliseo) Nathaniel Ruiz Nowell f7256f5236
Fix build script to not release stable pkgs (#743) 2021-10-15 13:54:56 +02:00
Owais Lone 7cf3cb42cf
Add instrumentation and distro packages (#738)
Now that SDK does not depend on opentelemetry-instrumentation
anymore and opentelemetry-instrumentation has actual build time
dependencies on the contrib repo, it makes maintanence a lot
easier if we move opentelemetry-instrumentation to contrib repo.
opentelemetry-distro depends on opentelemetry-instrumentation
and is being moved as well. Neither of the two packages are
really part of "core" Otel python anyway.
2021-10-14 20:35:28 +00:00
(Eliseo) Nathaniel Ruiz Nowell d9c0116871
Worklow to publish a package from a CODEOWNER tag (#598)
* Worklow to publish a package from a CODEOWNER tag

* Prevent main script from release >=1.0 packages

* Fixes to build package workflow and script

* Better naming and remove redundant ls flag

* Add err msg for missing setup.py ls match

* Use lowercase for all non env variable vars
2021-08-19 22:11:35 +05:30
Diego Hurtado 278149553b
Remove opentelemetry-instrumentation (#595)
Fixes #592
2021-07-19 09:19:48 -07:00
alrex c56878ebf1
fix build script issue (#497) 2021-05-12 08:58:47 -07:00
Leighton Chen f2311ddc40
Move opentelemetry-instrumentation from core (#465) 2021-04-26 11:35:13 -07:00
Marcin Zaremba a946d5c0cd
Consider propagator folder packages when building (#387) 2021-03-31 10:48:30 -07:00
Leighton Chen abb12e426d
Update build.sh (#340) 2021-02-17 09:58:35 -08:00
alrex be7a2c5c68
copying scripts to prepare release (#211) 2020-11-24 11:13:02 -08:00