-
| | |
|--------------------|----|
| Bugzilla Link | [PR40052](https://bugs.llvm.org/show_bug.cgi?id=40052) |
| Status | NEW |
| Importance | P normal |
|…
-
**Describe the bug**
I received the following error message during YML validation:
`yamale.yamale_error.YamaleError: Error validating data '/home/pwhite/projects/heat-pump-deployment/resstock/proj…
-
## Describe the Bug
When upgrading to Puppet Server version 8.6.3, certain node regex patterns stop functioning correctly. Specifically, regex patterns that use negative lookahead (`?!`) no longer ma…
-
```
Esmre finds invalid regex matches that the vanilla re module shows do not exist.
The following unittest should pass, but does not due to the invalid match esmre
finds.
import unittest
import re…
-
```
Esmre finds invalid regex matches that the vanilla re module shows do not exist.
The following unittest should pass, but does not due to the invalid match esmre
finds.
import unittest
import re…
-
Using shellspec 0.28.1 the [documented](https://github.com/shellspec/shellspec/blob/0.28.1/docs/references.md#match-pattern-matcher) `should match pattern` expression doesn't seem to support regular e…
-
We often have dynamic content (and emojis) in the subject line of emails such that we normally use a Regex pattern match.
**Example:**
`assert_email_delivered_with(subject: ~r/Request/)`
As a tes…
-
## Is Your Feature Request Related to a Problem? Please Describe.
Automatically add a horizontal line or horizontal rule after type 2 headings or 1
## Describe the Solution You'd Like
A toggl…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Version of Corteza
2023.9.4
### Current Behavior
When using match() function in field validation, the regex …
-
### Is your feature request related to a problem?
Utilizing the gathered_filter with regex requires very strict usage of escape characters, which is not consistent with other ansible filters/tasks.…