File tree Expand file tree Collapse file tree 2 files changed +27
-2
lines changed
Expand file tree Collapse file tree 2 files changed +27
-2
lines changed Original file line number Diff line number Diff line change 1+ # this is a limited list of matrix builds to be used for PRs
2+ # see .jenkins_framework_full.yml for a full list
3+ FRAMEWORK :
4+ - none
5+ - django-5.0
6+ - flask-3.0
7+ - jinja2-3
8+ - opentelemetry-newest
9+ - opentracing-newest
10+ - twisted-newest
11+ - celery-5-flask-2
12+ - celery-5-django-5
13+ - requests-newest
14+ - boto3-newest
15+ - cassandra-newest
16+ - psutil-newest
17+ - gevent-newest
18+ - aiohttp-newest
19+ - tornado-newest
20+ - starlette-newest
21+ - graphene-2
22+ - httpx-newest
23+ - httplib2-newest
24+ - prometheus_client-newest
25+ - sanic-newest
26+ - kafka-python-newest
Original file line number Diff line number Diff line change 2323 uses : elastic/oblt-actions/version-framework@v1
2424 with :
2525 versions-file : .ci/.matrix_python_fips.yml
26- frameworks-file : .ci/.matrix_framework.yml
27- excluded-file : .ci/.matrix_exclude.yml
26+ frameworks-file : .ci/.matrix_framework_fips.yml
2827
2928 test-fips :
3029 needs : create-matrix
You can’t perform that action at this time.
0 commit comments