Skip to content

chore: add a registry for supported integrations #13215

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

Open
wants to merge 65 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
65 commits
Select commit Hold shift + click to select a range
5e4fc76
initial commit
wconti27 Apr 10, 2025
70e8400
add check for external dependency name on pypi
wconti27 Apr 10, 2025
c828e21
add missing lock file
wconti27 Apr 10, 2025
21657ce
update format and min versions
wconti27 Apr 10, 2025
fb02402
many many changes, so many changes, some would say the best changes ever
wconti27 Apr 14, 2025
23d5ec0
tons of changes
wconti27 Apr 15, 2025
05f7e13
more changes
wconti27 Apr 16, 2025
79c9525
completely auto generate document
wconti27 Apr 17, 2025
46d6819
remove lockfile changes
wconti27 Apr 17, 2025
b343ccd
revert script changes
wconti27 Apr 17, 2025
b511e41
Merge branch 'main' into conti/integration-registry-versioning
wconti27 Apr 17, 2025
49cba53
more changes
wconti27 Apr 17, 2025
9968ce2
update riot hashes
wconti27 Apr 17, 2025
d96cdfc
small changes
wconti27 Apr 17, 2025
a84352b
another update
wconti27 Apr 17, 2025
96b0c03
undo requirement file changes
wconti27 Apr 18, 2025
098956e
remove riot changes
wconti27 Apr 18, 2025
a795b1f
Merge branch 'main' into conti/integration-registry-versioning
wconti27 Apr 18, 2025
04a954f
update lockfiles
wconti27 Apr 18, 2025
1e1c3e7
update some more things
wconti27 Apr 18, 2025
0e0921b
add integration registry updater to contrib tests
wconti27 Apr 18, 2025
923e728
fix some things
wconti27 Apr 18, 2025
8b3cec3
bug fix
wconti27 Apr 18, 2025
f9f207e
more changes
wconti27 Apr 18, 2025
6adad19
update riot files
wconti27 Apr 18, 2025
34ce34d
run linting and fix tests
wconti27 Apr 18, 2025
714d2fe
more changes
wconti27 Apr 18, 2025
afda2e1
updates
wconti27 Apr 21, 2025
7c0eefb
fix error
wconti27 Apr 21, 2025
90f2c4a
try to force a registry update failure
wconti27 Apr 21, 2025
6620939
more updates
wconti27 Apr 21, 2025
b2b6bca
more changes
wconti27 Apr 21, 2025
d6b5e25
more changes
wconti27 Apr 21, 2025
f4e1ae0
fix a bug
wconti27 Apr 21, 2025
a2a105d
fix job running
wconti27 Apr 21, 2025
92f42e4
fix script
wconti27 Apr 21, 2025
9e9d5cd
Merge branch 'main' into conti/integration-registry-versioning
wconti27 Apr 22, 2025
ae388c7
change how we get the module version
wconti27 Apr 22, 2025
5bc4dd8
Merge branch 'main' into conti/integration-registry-versioning
wconti27 Apr 22, 2025
221b9d9
fix celery test case
wconti27 Apr 22, 2025
12c3a64
fix tests
wconti27 Apr 22, 2025
21e3135
fix fmt
wconti27 Apr 22, 2025
1a61844
update format
wconti27 Apr 22, 2025
1ccd995
fix import
wconti27 Apr 22, 2025
3886840
fix lint
wconti27 Apr 22, 2025
9f5c998
Merge branch 'main' into conti/integration-registry-versioning
wconti27 Apr 22, 2025
d33371d
fix pytest bdd possibly
wconti27 Apr 22, 2025
ad9cbf4
fix fmt
wconti27 Apr 22, 2025
edf3c75
mark test as flaky
wconti27 Apr 23, 2025
21917c8
remove pytest import
wconti27 Apr 23, 2025
bd22db1
fix linting
wconti27 Apr 23, 2025
2d11fe5
fix lint
wconti27 Apr 23, 2025
48e95b0
fix lint
wconti27 Apr 23, 2025
2cd8f22
fixes
wconti27 Apr 24, 2025
524730a
add init files
wconti27 Apr 24, 2025
4c2dd14
update logic to be simpler
wconti27 Apr 24, 2025
a523293
update code to be more readable
wconti27 Apr 24, 2025
605a0cf
small changes to fix after refactors
wconti27 Apr 24, 2025
f174820
fix fmt
wconti27 Apr 24, 2025
7e7aa20
massive code cleanup
wconti27 Apr 28, 2025
e92b6b7
fix reviewer comments
wconti27 Apr 28, 2025
c278cae
fix fmt
wconti27 Apr 28, 2025
4a52db2
Merge branch 'main' into conti/integration-registry-versioning
wconti27 Apr 28, 2025
b40e3c7
add google cloud to vertexai supported dependencies
wconti27 Apr 28, 2025
06eef6e
remove pytest change
wconti27 Apr 29, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitlab/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ include:
done
./scripts/check-diff ".riot/requirements/" \
"Changes detected after running riot. Consider deleting changed files, running scripts/compile-and-prune-test-requirements and committing the result."
./scripts/check-diff "ddtrace/contrib/integration_registry/registry.yaml" \
"Registry YAML file (ddtrace/contrib/integration_registry/registry.yaml) was modified. Please commit the changes."


.test_base_riot_snapshot:
Expand Down
30 changes: 15 additions & 15 deletions .riot/requirements/2b3511f.txt → .riot/requirements/103234b.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,29 +2,29 @@
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --no-annotate .riot/requirements/2b3511f.in
# pip-compile --allow-unsafe --no-annotate .riot/requirements/103234b.in
#
attrs==23.2.0
coverage[toml]==7.6.0
attrs==25.3.0
coverage[toml]==7.8.0
django==2.2.28
django-configurations==2.3.2
djangorestframework==3.12.4
exceptiongroup==1.2.2
hypothesis==6.45.0
importlib-metadata==8.0.0
iniconfig==2.0.0
mock==5.1.0
importlib-metadata==8.6.1
iniconfig==2.1.0
mock==5.2.0
opentracing==2.4.0
packaging==24.1
packaging==24.2
pluggy==1.5.0
pytest==8.2.2
pytest-cov==5.0.0
pytest==8.3.5
pytest-cov==6.1.1
pytest-django[testing]==3.10.0
pytest-mock==3.14.0
pytest-randomly==3.15.0
pytz==2024.1
six==1.16.0
pytest-randomly==3.16.0
pytz==2025.2
six==1.17.0
sortedcontainers==2.4.0
sqlparse==0.5.1
tomli==2.0.1
zipp==3.19.2
sqlparse==0.5.3
tomli==2.2.1
zipp==3.21.0
33 changes: 33 additions & 0 deletions .riot/requirements/1079860.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile --allow-unsafe --no-annotate --resolver=backtracking .riot/requirements/1079860.in
#
attrs==25.3.0
coverage[toml]==7.6.1
exceptiongroup==1.2.2
glob2==0.7
hypothesis==6.45.0
importlib-metadata==8.5.0
iniconfig==2.1.0
mako==1.3.10
markupsafe==2.1.5
mock==5.2.0
more-itertools==8.10.0
msgpack==1.1.0
opentracing==2.4.0
packaging==24.2
parse==1.20.2
parse-type==0.6.4
pluggy==1.5.0
py==1.11.0
pytest==8.3.5
pytest-bdd==6.0.1
pytest-cov==5.0.0
pytest-mock==3.14.0
pytest-randomly==3.15.0
six==1.17.0
sortedcontainers==2.4.0
tomli==2.2.1
zipp==3.20.2
29 changes: 29 additions & 0 deletions .riot/requirements/10853b3.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --allow-unsafe --no-annotate .riot/requirements/10853b3.in
#
attrs==25.3.0
certifi==2025.1.31
charset-normalizer==3.4.1
coverage[toml]==7.8.0
exceptiongroup==1.2.2
hypothesis==6.45.0
idna==3.10
importlib-metadata==8.6.1
iniconfig==2.1.0
mock==5.2.0
opensearch-py[requests]==1.1.0
opentracing==2.4.0
packaging==24.2
pluggy==1.5.0
pytest==8.3.5
pytest-cov==6.1.1
pytest-mock==3.14.0
pytest-randomly==3.16.0
requests==2.32.3
sortedcontainers==2.4.0
tomli==2.2.1
urllib3==1.26.20
zipp==3.21.0
Original file line number Diff line number Diff line change
Expand Up @@ -2,29 +2,29 @@
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --no-annotate .riot/requirements/f24db70.in
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1089a44.in
#
asgiref==3.8.1
attrs==25.1.0
coverage[toml]==7.6.10
attrs==25.3.0
coverage[toml]==7.8.0
django==3.2.25
django-configurations==2.5.1
django-hosts==4.0
hypothesis==6.45.0
iniconfig==2.0.0
mock==5.1.0
iniconfig==2.1.0
mock==5.2.0
opentracing==2.4.0
packaging==24.2
pluggy==1.5.0
pytest==8.3.4
pytest-cov==6.0.0
pytest==8.3.5
pytest-cov==6.1.1
pytest-django[testing]==3.10.0
pytest-mock==3.14.0
pytest-randomly==3.16.0
pytz==2024.2
pytz==2025.2
six==1.17.0
sortedcontainers==2.4.0
sqlparse==0.5.3

# The following packages are considered to be unsafe in a requirements file:
# setuptools
setuptools==78.1.0
26 changes: 26 additions & 0 deletions .riot/requirements/109f96d.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --allow-unsafe --no-annotate .riot/requirements/109f96d.in
#
attrs==25.3.0
coverage[toml]==7.8.0
graphene==3.4.3
graphql-core==3.2.6
graphql-relay==3.2.0
hypothesis==6.45.0
iniconfig==2.1.0
mock==5.2.0
opentracing==2.4.0
packaging==24.2
pluggy==1.5.0
pytest==8.3.5
pytest-asyncio==0.21.1
pytest-cov==6.1.1
pytest-mock==3.14.0
pytest-randomly==3.16.0
python-dateutil==2.9.0.post0
six==1.17.0
sortedcontainers==2.4.0
typing-extensions==4.13.2
27 changes: 27 additions & 0 deletions .riot/requirements/10b643c.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --allow-unsafe --no-annotate .riot/requirements/10b643c.in
#
attrs==25.3.0
certifi==2025.1.31
charset-normalizer==3.4.1
coverage[toml]==7.8.0
exceptiongroup==1.2.2
hypothesis==6.45.0
idna==3.10
iniconfig==2.1.0
mock==5.2.0
opensearch-py[requests]==1.1.0
opentracing==2.4.0
packaging==24.2
pluggy==1.5.0
pytest==8.3.5
pytest-cov==6.1.1
pytest-mock==3.14.0
pytest-randomly==3.16.0
requests==2.32.3
sortedcontainers==2.4.0
tomli==2.2.1
urllib3==1.26.20
26 changes: 13 additions & 13 deletions .riot/requirements/1ada88e.txt → .riot/requirements/10c216c.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,28 @@
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1ada88e.in
# pip-compile --allow-unsafe --no-annotate .riot/requirements/10c216c.in
#
asgiref==3.8.1
attrs==24.2.0
coverage[toml]==7.6.1
django==4.2.16
attrs==25.3.0
coverage[toml]==7.8.0
django==4.2.20
django-configurations==2.5.1
django-hosts==5.2
hypothesis==6.45.0
iniconfig==2.0.0
mock==5.1.0
iniconfig==2.1.0
mock==5.2.0
opentracing==2.4.0
packaging==24.1
packaging==24.2
pluggy==1.5.0
pytest==8.3.3
pytest-cov==5.0.0
pytest==8.3.5
pytest-cov==6.1.1
pytest-django[testing]==3.10.0
pytest-mock==3.14.0
pytest-randomly==3.15.0
six==1.16.0
pytest-randomly==3.16.0
six==1.17.0
sortedcontainers==2.4.0
sqlparse==0.5.1
sqlparse==0.5.3

# The following packages are considered to be unsafe in a requirements file:
setuptools==75.1.0
setuptools==78.1.0
29 changes: 0 additions & 29 deletions .riot/requirements/10e98b3.txt

This file was deleted.

27 changes: 0 additions & 27 deletions .riot/requirements/1146bb7.txt

This file was deleted.

19 changes: 0 additions & 19 deletions .riot/requirements/1157d7b.txt

This file was deleted.

20 changes: 10 additions & 10 deletions .riot/requirements/1239a3c.txt → .riot/requirements/11cd1a5.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,32 +2,32 @@
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --no-annotate .riot/requirements/1239a3c.in
# pip-compile --allow-unsafe --no-annotate .riot/requirements/11cd1a5.in
#
asgiref==3.8.1
attrs==25.1.0
coverage[toml]==7.6.10
attrs==25.3.0
coverage[toml]==7.8.0
django==3.2.25
django-configurations==2.5.1
django-hosts==4.0
exceptiongroup==1.2.2
hypothesis==6.45.0
iniconfig==2.0.0
mock==5.1.0
iniconfig==2.1.0
mock==5.2.0
opentracing==2.4.0
packaging==24.2
pluggy==1.5.0
pytest==8.3.4
pytest-cov==6.0.0
pytest==8.3.5
pytest-cov==6.1.1
pytest-django[testing]==3.10.0
pytest-mock==3.14.0
pytest-randomly==3.16.0
pytz==2024.2
pytz==2025.2
six==1.17.0
sortedcontainers==2.4.0
sqlparse==0.5.3
tomli==2.2.1
typing-extensions==4.12.2
typing-extensions==4.13.2

# The following packages are considered to be unsafe in a requirements file:
# setuptools
setuptools==78.1.0
Loading
Loading