TyIsI

Results 10 issues of TyIsI

Following up on #57: Just in case anyone else comes across this wondering how to incorporate this into React. Yes, it is possible. After cleaning up the HTML from the...

I tried to make it into an actual pun, but... at least it works.

Hi, I'm currently working on functionality to add additional universes at runtime. Would you be interested in receiving a PR for this and if so, do you have preference for...

**Describe the Feature** [Flyway](https://flywaydb.org/) is a SQL migration manager and supports [placeholders](https://flywaydb.org/documentation/configuration/placeholder). Example: `${flyway:database}` When trying to format the following string with the VS Code extension: ``` ALTER DATABASE ${flyway:DATABASE}...

feature

The following example does not follow through to the second rewrite rule ``` RewriteEngine On RewriteBase / # Drupal node to wordpress url mapping RewriteCond %{QUERY_STRING} ^q=content\/(.*)$ RewriteRule . /drupal/%1?...

bug

### Description Use-case: I'm looking at a library that generates the function calls/mappings from the swagger file at run time. (As opposed to using fixed versions that need to be...

area/api
status/0-triage
kind/feature
status/more-info-needed
area/packaging

While working on a JS/TS Dockerfile generator, I came across some inconsistencies in how the RUN mount options are being parsed/handled. I just opened an issue for the [documentation](https://github.com/docker/docs/issues/20019), but...

### Is this a docs issue? - [X] My issue is about the documentation content or website ### Type of issue Information is incorrect ### Description The documentation for the...

status/triage

Improved output and result checking as well as changing the riscv64 image used for testing. Closes #187

I'm taking a gander at improving the script for stronger/improved testing. I'll open a PR for it