-
I have a big html snippet generated by a tool ( http://mbylstra.github.io/html-to-elm/ ) and it took me a long time to discover what was crashing the elm-format.
Then I discovered that inside `Ht…
-
Curious if this codebase has been built recently from a fresh repo clone? Performing a "yarn build" results in:
$ yarn clean && yarn ts:check && NODE_OPTIONS='--max-old-space-size=8192' tsup && cp …
-
### Describe the issue as clearly as possible:
The JSON schema specification [states](https://json-schema.org/draft/2020-12/json-schema-validation#name-pattern), of the `pattern` keyword:
> A str…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | Windows 10.0.22621
Queue | TigerWindows
Baseline | [b5833d2cd22f474485f74696609f6a6c3617cd15](https://github.com/dotnet/run…
-
A minor UI bug.
**Steps to reproduce:**
1. Create a new redirect.
2. Set `Example URL` to `https://github.com/einaregilsson/Redirector/`.
3. Set `Exclude Pattern` to `*`. You get the error "The…
-
The functions that use Lua Patterns in regular lua seem to be using RegEx in LuaDardo which makes it really confusing for Lua devs who have been working with Lua for a long time.
-
Tried adding several regex patterns like **(?=.*[a-z])(?=.*[A-Z])(?=.*[0-9])(?=.*[!@\\$%\\^&\\*])(?=.{8,})**
**(?=.*\d)(?=.*[a-z])(?=.*[A-Z])(?=.*[@$%&*]).{8,}** etc but getting fatal error
Found t…
-
# Issue Template
### Description
Secrets have different forms in code depending on the language or on custom configurations.
It would be good to be able to supply a list of patterns to use du…
-
Allow users to set Regex patterns to block words or phrases contained in messages. Look out for vulnerability issues before implementing.
Extends:
- #112
-
### Describe the bug
My bucket name is 50 characters long. When this bucket is imported into data.all it tries to create a dataset admin role with format: dataall-TRUNCATED_BUCKET_NAME-30ydkjf9
Th…