AzureTRE/api_app
Jonny Rylands c8190ae400
Update devcontainer/RP/API package versions: base Debian image, docker, azcli, YQ (#4225)
* Update devcontainer versions

* Upgrade base image of RP and API to bookworm, bump docker version in RP

* Update CHANGELOG.md
2024-12-29 15:33:06 +00:00
..
api Add route to retrieve users assigned to a workspace with UI (#4058) 2024-10-01 13:53:35 +01:00
core Fix tests failing due to missing .env file and logging issue with resource processor (#4208) 2024-12-18 09:04:13 +00:00
db Fix tests failing due to missing .env file and logging issue with resource processor (#4208) 2024-12-18 09:04:13 +00:00
event_grid Move to using managed identity for auth to CosmosDB. (#3806) 2024-01-04 00:35:45 +00:00
models Python 3.12 Upgrade (#4164) 2024-12-13 16:25:10 +00:00
resources Add route to retrieve users assigned to a workspace with UI (#4058) 2024-10-01 13:53:35 +01:00
schemas Add ability for workspace service to request an address space (#2902) 2022-12-25 14:29:55 +00:00
service_bus Move to using managed identity for auth to CosmosDB. (#3806) 2024-01-04 00:35:45 +00:00
services Fix tests failing due to missing .env file and logging issue with resource processor (#4208) 2024-12-18 09:04:13 +00:00
tests_ma Fix tests failing due to missing .env file and logging issue with resource processor (#4208) 2024-12-18 09:04:13 +00:00
.dockerignore rename management api to api (#780) 2021-09-07 10:29:43 +02:00
.env.sample Update "Azure AD" references to "Microsoft Entra ID" (#3873) 2024-04-11 08:50:09 +00:00
Dockerfile Update devcontainer/RP/API package versions: base Debian image, docker, azcli, YQ (#4225) 2024-12-29 15:33:06 +00:00
_version.py Update devcontainer/RP/API package versions: base Debian image, docker, azcli, YQ (#4225) 2024-12-29 15:33:06 +00:00
docker-compose.yml Fixing yml Linting issues (#1184) 2022-01-27 14:46:16 +00:00
main.py Move to using managed identity for auth to CosmosDB. (#3806) 2024-01-04 00:35:45 +00:00
pytest.ini Fix warnings in unit tests (#3027) 2022-12-28 11:50:58 +02:00
requirements-dev.txt Python 3.12 Upgrade (#4164) 2024-12-13 16:25:10 +00:00
requirements.txt Update aiohttp (#4197) 2024-12-18 09:13:30 +00:00
run_tests_and_exit_succesfully.sh Upgrade Python packages, switch to FastAPI lifespan async context manager (#3765) 2023-11-14 13:30:07 +00:00