-
## Expected Behavior
Docker image should build successfully after doing configuring to-do plugin for backstage
## Actual Behavior
It is running fine using ``yarn dev`` but while building …
-
## Expected Behavior
TechDoc should load correctly when building with base image as "node:16-bullseye-slim" in docker file
## Actual Behavior
The error message is throwing as someone has …
-
Hi
I'm running pretty standard Slim application. I'm trying to get it to treat `Warning` and `Notice` as Errors on my dev machine, but I do not know hot to do it.
I have added `error_reporting(E_A…
-
xref:
* https://github.com/ioos/documentation-theme-jekyll/issues/2
* https://github.com/ioos/ioos-documentation-jekyll-skeleton/issues/4
```yaml
steps:
- name: Checkout repository
uses: act…
-
Hello,
I tried to install Coot 1.x on Ubuntu 22.04 using the [build-it-3-3](https://raw.githubusercontent.com/pemsley/coot/main/build-it-3-3) script and it halted during coot build step (complete log…
-
Type: Bug
> Issue troubleshooting has identified that the issue is caused by your configurations. Please report the issue by exporting your configurations using "Export Profile" command and share t…
-
### What happened?
Armor Models are messing up making the textures look weird
It seems like to me that its using the same vanilla armor models causing some armors like the dragonsteel armor set to l…
-
## Describe the bug (🐛 if you encounter this issue)
A clear and concise description of what the bug is.
## To Reproduce
Steps to reproduce the behavior:
1. Create a workload, attach to a vol…
-
## Expected Behavior
TechDocs should display
## Actual Behavior
When trying to view TechDocs from the Components Docs tab we get a Error 404: TypeError and looking at the console we see there…
-
Hello!
Thank you for your articles!
I saw many old references that you used session authentication in Slim skeleton.
Now, in this repo I see no traces of ANY authentication in middleware or in …