Hi,
Could you help add the track guardrail for the charm “identity-platform-admin-ui”? The guardrail pattern will be \d+\.\d+
.
Thank you,
Shu
Hi,
Could you help add the track guardrail for the charm “identity-platform-admin-ui”? The guardrail pattern will be \d+\.\d+
.
Thank you,
Shu
Hello,
The guardrail has been added to the charm as requested.
Best, Emma
I think the guardrail was created wrong:
"track-guardrails": [
{
"created-at": "2024-07-03T17:17:40.257261",
"pattern": "\\d+\\.\\d+."
}
],
Could you correct it? The requested pattern is \d+\.\d+
, not \d+\.\d+.
.
Thank you.
Hi,
Apologies, I took the period at the end of your sentence to be a part of the regex. I’ve updated the guardrail to include the correct pattern. Working on removing the incorrect pattern now.
Thank you. Please let me know when the wrong guard is removed.
Shu
Hi Shu,
I saw that this was resolved via another thread. Thanks for reaching out!