-
We use Azure Static Web Apps to host our application, and use the GitHub Action `Azure/static-web-apps-deploy@v1`. After a few weeks of use, we noticed that the Github Action fails randomly with the e…
-
这里说超出了250M
```
○ (Static) prerendered as static content
● (SSG) prerendered as static HTML (uses getStaticProps)
ƒ (Dynamic) server-rendered on demand
Done in 164.61s.
Traced Next.js …
-
Currently jobs are statically setup to SCP their logs to 127.0.0.1 on the Jenkins master. Need to enhance this to be a parameter so that you can create your own separate static log server.
Blocks #30…
-
### Minimal reproducible example
https://github.com/kennethstarkrl/sdk52-web-server-error
### What platform(s) does this occur on?
Web
### Where did you reproduce the issue?
on web
### Summary
…
-
### Is your feature request related to a problem? Please describe.
There are a lot of tests uses DropwizardAppExtension to init a PolarisApplication, for example:
```
private static final Dropwizar…
-
### What version of HonoX are you using?
0.1.26
### What steps can reproduce the bug?
1. `npm create hono@latest`
2. choose template: `x-basic`
3. Change `vite.config.ts` as in https://github.com…
-
I want to host static files from specified folder, so when i open http://localhost (address of server) i get the static content without downloading so i can host html,css,js as it was some default ngi…
-
### Xmake Version
master
### Operating System Version and Architecture
Ubuntu 24.04
### Describe Bug
When building on Linux, -fPIC is not passed during compilation of static libraries causing lin…
-
### What version of Hono are you using?
4.6.12
### What runtime/platform is your app running on? (with version if possible)
Node 22 LTS
### What steps can reproduce the bug?
- Set up static servi…
-
Not quite sure how this one gets solved.
I think that we are pretty close. We might need to use a nightly build? Which I think just uses some "non-stable" packages that aren't officially included …