Skip to content

Commit

Permalink
AAP-23164: Update Model Id fails with 503 when WCA model check fails …
Browse files Browse the repository at this point in the history
…with 401. Update wording. (#1012)

* AAP-23164: Update Model Id fails with 503 when WCA model check fails with 401. Update wording.

* Fix dependency vulnerabilities.

---------

Co-authored-by: Michael Anstis <[email protected]>
  • Loading branch information
manstis and manstis authored May 15, 2024
1 parent fdf02b3 commit b98875f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions ansible_wisdom_console_react/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@
"ClearText": "Clear text",
"ShowText": "Show",
"HideText": "Hide",
"KeyInvalidAlert": "IBM Cloud API key is invalid. Update the key to a valid value or your organisation will be unable to use IBM watsonx Code Assistant.",
"KeyInvalidAlert": "IBM Cloud API key is invalid. Update the key to a valid value or your organization will be unable to use IBM watsonx Code Assistant.",
"KeyError": "The key could not be saved.",
"KeyValidationError": "The key could not be validated.",
"KeyValidationSuccess": "IBM Cloud API Key is valid.",
"AddModelIdTitle": "Add Model Id",
"UpdateModelIdTitle": "Update Model Id",
"PlaceholderModelId": "Paste new Model Id here",
"ModelIdInvalidAlert": "Model Id is invalid. Update the Model Id to a valid value or your organisation will be unable to use IBM watsonx Code Assistant.",
"ModelIdInvalidAlert": "Model Id is invalid. Update the Model Id to a valid value or your organization will be unable to use IBM watsonx Code Assistant unless a valid override is provided.",
"ModelIdError": "The Model Id could not be saved.",
"ModelIdValidationError": "The Model Id could not be validated.",
"ModelIdValidationSuccess": "The Model Id is valid.",
Expand Down

1 comment on commit b98875f

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ClamAV Virus Definition DB Files:
----
total 228932
-rw-r--r--  1 root root        28 May 15 07:41 whitelist.ign2
-rw-r--r--  1 root root 170479789 May 15 07:41 main.cvd
-rw-r--r--  1 root root        69 May 15 07:41 freshclam.dat
-rw-r--r--  1 root root  63628171 May 15 07:41 daily.cvd
-rw-r--r--  1 root root    289733 May 15 07:41 bytecode.cvd
drwxr-xr-x 16 root root      4096 May 15 19:18 ..
drwxr-xr-x  2 root root      4096 May 15 19:18 .
----
File: /var/lib/clamav/bytecode.cvd
Build time: 27 Feb 2024 10:37 -0500
Version: 335
Signatures: 86
Functionality level: 90
Builder: raynman
MD5: 16d388f042f5c44628a66228df427c20
Digital signature: 7fD3mweaw4tqQH9Dl7ZewBLXZBSrLKX5no/rYN/6NQBmhnWUyTBt3uzd7ZjEnIT5yN1ygLwsDcuzoKRoA+syrfk3PcDHf5/h6Wb/d8uikXSALygH5VYAPo2ksV5Pitn3reECJ90q2m9m0CH2VpT1tDkkcVi05LLV5PwBle2Ufpe
Verification OK.
----
File: /var/lib/clamav/daily.cvd
Build time: 14 May 2024 04:25 -0400
Version: 27275
Signatures: 2061211
Functionality level: 90
Builder: raynman
MD5: d48dfbaec6d450e9efd972db93391281
Digital signature: 8kAwxB2NEtjm26v+aPfrfFbDeLPP4eZ0wm6MP91h3byGASRn0kRV0Ek/My8NXfTxplS5jVfBtONmV0mdVo4xmpP2joQTfUwfwE3KkozIqk91xUqYXvGGf6kpMoX8ih0BAOaza0vC92772gG6a2tdoS7J1d7Jj39EuWy3LIsfufk
Verification OK.
----
File: /var/lib/clamav/main.cvd
Build time: 16 Sep 2021 08:32 -0400
Version: 62
Signatures: 6647427
Functionality level: 90
Builder: sigmgr
MD5: 137eccce31aacb21b5a98bb8c21cefd6
Digital signature: twaJBls8V5q64R7QY10AatEtPNuPWoVoxTaNO1jpBg7s5jIMMXpitgG1000YLp6rb0TWkEKjRqxneGTxuxWaWm7XBjsgwX2BRWh/y4fhs7uyImdKRLzQ5y8e2EkSChegF/i8clqfn+1qetq9j4gbktJ3JZpOXPoHlyr2Dv9S/Bg
Verification OK.
----
Scanning Results:
ClamAV 1.0.6/27275/Tue May 14 08:25:55 2024
LibClamAV Warning: Max file-size was set to 4194304000 bytes. Unfortunately, scanning files greater than 2147483647 bytes (2 GiB - 1) is not supported.

----------- SCAN SUMMARY -----------
Known viruses: 8693040
Engine version: 1.0.6
Scanned directories: 31436
Scanned files: 194194
Infected files: 0
Data scanned: 6690.87 MB
Data read: 3468.11 MB (ratio 1.93:1)
Time: 1390.060 sec (23 m 10 s)
Start Date: 2024:05:15 19:19:55
End Date:   2024:05:15 19:43:05

Please sign in to comment.