Skip to content

Commit

Permalink
Merge branch 'main' into ross/ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ross-p-smith authored Jan 31, 2024
2 parents 8c0e2c5 + ca197ad commit 6a018ec
Show file tree
Hide file tree
Showing 8 changed files with 172 additions and 196 deletions.
5 changes: 1 addition & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@
## Get latest from https://github.com/github/gitignore/blob/main/VisualStudio.gitignore

# generated frontend files
static/*.html
static/assets/*.js
static/assets/*.map
static/assets/*.css
code/app/static/

# User-specific files
*.rsuser
Expand Down
215 changes: 111 additions & 104 deletions code/app/frontend/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion code/app/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
"@vitejs/plugin-react": "^3.1.0",
"prettier": "^2.8.3",
"typescript": "^4.9.3",
"vite": "^4.1.5"
"vite": "^4.5.2"
}
}
23 changes: 0 additions & 23 deletions code/app/static/assets/Azure-d0a62656.svg

This file was deleted.

10 changes: 0 additions & 10 deletions code/app/static/assets/Send-a9ab2367.svg

This file was deleted.

Binary file removed code/app/static/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions infra/deployment.bicep
Original file line number Diff line number Diff line change
Expand Up @@ -510,6 +510,7 @@ resource Function 'Microsoft.Web/sites@2018-11-01' = {
{ name: 'WEBSITES_ENABLE_APP_SERVICE_STORAGE', value: 'false'}
{ name: 'APPINSIGHTS_INSTRUMENTATIONKEY', value: reference(ApplicationInsights.id, '2015-05-01').InstrumentationKey}
{ name: 'AzureWebJobsStorage', value: 'DefaultEndpointsProtocol=https;AccountName=${StorageAccountName};AccountKey=${listKeys(StorageAccount.id, '2019-06-01').keys[0].value};EndpointSuffix=core.windows.net'}
{ name: 'AZURE_AUTH_TYPE', value: authType }
{ name: 'AZURE_OPENAI_MODEL', value: AzureOpenAIGPTModel}
{ name: 'AZURE_OPENAI_EMBEDDING_MODEL', value: AzureOpenAIEmbeddingModel}
{ name: 'AZURE_OPENAI_RESOURCE', value: AzureOpenAIResource}
Expand Down
112 changes: 58 additions & 54 deletions infra/deployment.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.24.24.22086",
"templateHash": "9176113728480332345"
"version": "0.23.1.45101",
"templateHash": "18188660465230985501"
}
},
"parameters": {
Expand Down Expand Up @@ -967,6 +967,10 @@
"name": "AzureWebJobsStorage",
"value": "[format('DefaultEndpointsProtocol=https;AccountName={0};AccountKey={1};EndpointSuffix=core.windows.net', parameters('StorageAccountName'), listKeys(resourceId('Microsoft.Storage/storageAccounts', parameters('StorageAccountName')), '2019-06-01').keys[0].value)]"
},
{
"name": "AZURE_AUTH_TYPE",
"value": "[parameters('authType')]"
},
{
"name": "AZURE_OPENAI_MODEL",
"value": "[parameters('AzureOpenAIGPTModel')]"
Expand Down Expand Up @@ -1163,8 +1167,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.24.24.22086",
"templateHash": "2184194315885104837"
"version": "0.23.1.45101",
"templateHash": "8211880587811090337"
},
"description": "Creates a role assignment for a service principal."
},
Expand Down Expand Up @@ -1232,8 +1236,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.24.24.22086",
"templateHash": "2184194315885104837"
"version": "0.23.1.45101",
"templateHash": "8211880587811090337"
},
"description": "Creates a role assignment for a service principal."
},
Expand Down Expand Up @@ -1301,8 +1305,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.24.24.22086",
"templateHash": "2184194315885104837"
"version": "0.23.1.45101",
"templateHash": "8211880587811090337"
},
"description": "Creates a role assignment for a service principal."
},
Expand Down Expand Up @@ -1370,8 +1374,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.24.24.22086",
"templateHash": "2184194315885104837"
"version": "0.23.1.45101",
"templateHash": "8211880587811090337"
},
"description": "Creates a role assignment for a service principal."
},
Expand Down Expand Up @@ -1439,8 +1443,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.24.24.22086",
"templateHash": "2184194315885104837"
"version": "0.23.1.45101",
"templateHash": "8211880587811090337"
},
"description": "Creates a role assignment for a service principal."
},
Expand Down Expand Up @@ -1508,8 +1512,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.24.24.22086",
"templateHash": "2184194315885104837"
"version": "0.23.1.45101",
"templateHash": "8211880587811090337"
},
"description": "Creates a role assignment for a service principal."
},
Expand Down Expand Up @@ -1574,8 +1578,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.24.24.22086",
"templateHash": "2184194315885104837"
"version": "0.23.1.45101",
"templateHash": "8211880587811090337"
},
"description": "Creates a role assignment for a service principal."
},
Expand Down Expand Up @@ -1643,8 +1647,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.24.24.22086",
"templateHash": "2184194315885104837"
"version": "0.23.1.45101",
"templateHash": "8211880587811090337"
},
"description": "Creates a role assignment for a service principal."
},
Expand Down Expand Up @@ -1712,8 +1716,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.24.24.22086",
"templateHash": "2184194315885104837"
"version": "0.23.1.45101",
"templateHash": "8211880587811090337"
},
"description": "Creates a role assignment for a service principal."
},
Expand Down Expand Up @@ -1781,8 +1785,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.24.24.22086",
"templateHash": "2184194315885104837"
"version": "0.23.1.45101",
"templateHash": "8211880587811090337"
},
"description": "Creates a role assignment for a service principal."
},
Expand Down Expand Up @@ -1850,8 +1854,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.24.24.22086",
"templateHash": "2184194315885104837"
"version": "0.23.1.45101",
"templateHash": "8211880587811090337"
},
"description": "Creates a role assignment for a service principal."
},
Expand Down Expand Up @@ -1919,8 +1923,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.24.24.22086",
"templateHash": "2184194315885104837"
"version": "0.23.1.45101",
"templateHash": "8211880587811090337"
},
"description": "Creates a role assignment for a service principal."
},
Expand Down Expand Up @@ -1988,8 +1992,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.24.24.22086",
"templateHash": "2184194315885104837"
"version": "0.23.1.45101",
"templateHash": "8211880587811090337"
},
"description": "Creates a role assignment for a service principal."
},
Expand Down Expand Up @@ -2054,8 +2058,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.24.24.22086",
"templateHash": "2184194315885104837"
"version": "0.23.1.45101",
"templateHash": "8211880587811090337"
},
"description": "Creates a role assignment for a service principal."
},
Expand Down Expand Up @@ -2123,8 +2127,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.24.24.22086",
"templateHash": "2184194315885104837"
"version": "0.23.1.45101",
"templateHash": "8211880587811090337"
},
"description": "Creates a role assignment for a service principal."
},
Expand Down Expand Up @@ -2192,8 +2196,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.24.24.22086",
"templateHash": "2184194315885104837"
"version": "0.23.1.45101",
"templateHash": "8211880587811090337"
},
"description": "Creates a role assignment for a service principal."
},
Expand Down Expand Up @@ -2261,8 +2265,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.24.24.22086",
"templateHash": "2184194315885104837"
"version": "0.23.1.45101",
"templateHash": "8211880587811090337"
},
"description": "Creates a role assignment for a service principal."
},
Expand Down Expand Up @@ -2330,8 +2334,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.24.24.22086",
"templateHash": "2184194315885104837"
"version": "0.23.1.45101",
"templateHash": "8211880587811090337"
},
"description": "Creates a role assignment for a service principal."
},
Expand Down Expand Up @@ -2396,8 +2400,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.24.24.22086",
"templateHash": "2184194315885104837"
"version": "0.23.1.45101",
"templateHash": "8211880587811090337"
},
"description": "Creates a role assignment for a service principal."
},
Expand Down Expand Up @@ -2465,8 +2469,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.24.24.22086",
"templateHash": "2184194315885104837"
"version": "0.23.1.45101",
"templateHash": "8211880587811090337"
},
"description": "Creates a role assignment for a service principal."
},
Expand Down Expand Up @@ -2534,8 +2538,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.24.24.22086",
"templateHash": "2184194315885104837"
"version": "0.23.1.45101",
"templateHash": "8211880587811090337"
},
"description": "Creates a role assignment for a service principal."
},
Expand Down Expand Up @@ -2603,8 +2607,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.24.24.22086",
"templateHash": "2184194315885104837"
"version": "0.23.1.45101",
"templateHash": "8211880587811090337"
},
"description": "Creates a role assignment for a service principal."
},
Expand Down Expand Up @@ -2669,8 +2673,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.24.24.22086",
"templateHash": "2184194315885104837"
"version": "0.23.1.45101",
"templateHash": "8211880587811090337"
},
"description": "Creates a role assignment for a service principal."
},
Expand Down Expand Up @@ -2738,8 +2742,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.24.24.22086",
"templateHash": "2184194315885104837"
"version": "0.23.1.45101",
"templateHash": "8211880587811090337"
},
"description": "Creates a role assignment for a service principal."
},
Expand Down Expand Up @@ -2807,8 +2811,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.24.24.22086",
"templateHash": "2184194315885104837"
"version": "0.23.1.45101",
"templateHash": "8211880587811090337"
},
"description": "Creates a role assignment for a service principal."
},
Expand Down Expand Up @@ -2876,8 +2880,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.24.24.22086",
"templateHash": "2184194315885104837"
"version": "0.23.1.45101",
"templateHash": "8211880587811090337"
},
"description": "Creates a role assignment for a service principal."
},
Expand Down

0 comments on commit 6a018ec

Please sign in to comment.