-
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…
-
I think this is the list of conference sites that we can switch off, after making them static (listing Rackspace service name):
- `dask2021`
- `eindhoven2021`
- `global2021`
- `jupytercon2020`
-
### 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…
-
### Test Suite: Da Vinci DTR Payer Server Test Suite v.0.13.0
**Test Case: 1.02 User Input Validation: Client sends payer server a request for a static form**
I used the example bundle from DTR IG…
-
### 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
…
-
### 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…
-
这里说超出了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 …
-
### Describe the bug
500
Internal Error
### Reproduction
1. Create a `src/routes/+page.server.ts` file with this content
```ts
import type { PageServerLoad } from './$types';
export c…
-
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…
-
### 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…