Skip to content

Commit

Permalink
Merge branch 'main' into c3-803-rebrand-search-results-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
andrejvelichkovski committed Dec 20, 2024
2 parents 768c7c1 + 901b349 commit fce651d
Show file tree
Hide file tree
Showing 63 changed files with 7,313 additions and 4,639 deletions.
6 changes: 5 additions & 1 deletion konf/site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -378,10 +378,14 @@ production:
/security/releases/.*\.json,
/security/api/.*,
/security/page/.*\.json,
/security/updates/.*
]
service_name: ubuntu-com-security-api

- paths: [/security/updates/.*]
service_name: ubuntu-com-security-api-updates
replicas: 2
memoryLimit: 1Gi

- paths: [/security]
name: ubuntu-com-security
app_name: ubuntu.com-security
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"typescript": "5.5.4",
"url-polyfill": "1.1.12",
"url-search-params-polyfill": "8.2.5",
"vanilla-framework": "4.18.2",
"vanilla-framework": "4.18.4",
"yup": "1.4.0"
},
"resolutions": {
Expand Down Expand Up @@ -157,4 +157,4 @@
"node"
]
}
}
}
Loading

0 comments on commit fce651d

Please sign in to comment.