AzureTRE/airlock_processor
Tim Allen 6c7a450f00
Python 3.12 Upgrade (#4164)
* Python version upgraded from 3.8 to 3.11

* Python version changes done in build_docker_images.yml file

* Testng 3.8 version test results

* Testing 3.8 tests results

* python 3.11 testing

* Final Commit for python upgrade

* requirements.txt updated for testing

* bullseye to bookworm python update

* service bus version update

* rolledback requirement.txt file

* resource procesor change

* Bookworm to Bullseye Changes

* 3.12 version upgrade for python

* airlockfiles changes

* mlflow changes

* remove stuff

* add in 'the'

* update

* update requirements

* updaet

* update

* update

* update pytest versions

* update starlette

* update

* update mlflow

* update

* update vmss_porter

* update

* update core version

* python updates

* update StrEnum

* fix api messages

* add in user, edit output.sh, revert schema_extra

* updates

* update oydantic version

* update

* update

* update

* linting

* update

* update changelog

* remove pydantic chnages

* update

* update

* update cli dependencies

* update version

* update

* remove setuptools test

* remove

---------

Co-authored-by: Neosoft <gaurav.mishra@cloudkubed.com>
Co-authored-by: gauravmishrack <gaurav.mishra@cloudkued.com>
Co-authored-by: Tim Allen <tallenp@me.com>
2024-12-13 16:25:10 +00:00
..
BlobCreatedTrigger Revert "Fix Blob.Created trigger to only handle Blob.Created events" (#4060) 2024-08-06 16:51:44 +00:00
DataDeletionTrigger Rename Azure Function ToDeleteTrigger to DataDeletionTrigger (#2592) 2022-09-14 11:04:32 +00:00
ScanResultTrigger Enable malware scanner - Defender for Storage (#3784) 2023-11-20 15:45:38 +00:00
StatusChangedQueueTrigger Add 'status_message' for requests that are blocked by the malware scanner (#2666) 2022-10-02 08:59:47 +00:00
exceptions Airlock data cleanup deletion when moving between stages (#2454) 2022-08-22 19:14:04 +01:00
shared_code Upgrade Python packages, switch to FastAPI lifespan async context manager (#3765) 2023-11-14 13:30:07 +00:00
tests Remove the usage of azure-cli-core library (#3381) 2023-04-03 09:52:14 +00:00
.dockerignore Airlock processor - function app based - Base (#1950) 2022-06-02 09:12:26 +03:00
.funcignore Airlock processor handles request Submission (#1978) 2022-06-14 13:45:51 +03:00
.gitignore Airlock processor - function app based - Base (#1950) 2022-06-02 09:12:26 +03:00
Dockerfile Python 3.12 Upgrade (#4164) 2024-12-13 16:25:10 +00:00
_version.py Python 3.12 Upgrade (#4164) 2024-12-13 16:25:10 +00:00
host.json Upgrade Airlock and Apply FW Rule for Airlock (#3682) 2023-08-24 16:34:53 +01:00
local.settings.json-sample Remove the usage of azure-cli-core library (#3381) 2023-04-03 09:52:14 +00:00
requirements-dev.txt Python 3.12 Upgrade (#4164) 2024-12-13 16:25:10 +00:00
requirements.txt Python 3.12 Upgrade (#4164) 2024-12-13 16:25:10 +00:00
run_tests_and_exit_succesfully.sh Remove asyncio-mode=auto (#3043) 2023-01-02 13:02:50 +00:00