-
I encountered the following strange issue.
I have the following struct:
```swift
struct ServerConfigurationGRDB: Identifiable, Codable, TableRecord, FetchableRecord, PersistableRecord {
st…
-
### 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…
-
### 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…
-
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…
-
_as issue, as this change requires changes in adjacent libraries_
## Proposed changes
### cds-typer
Typer has to generate:
```ts
// index.ts
// This is an automatically generated file. Ple…
-
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…
-
**Describe the bug**
We recently tried to build our Next.js (`14.2.14`) project using [static exports](https://nextjs.org/docs/pages/building-your-application/deploying/static-exports) via the `out…
-
### Checked for duplicates
No - I haven't checked
### Alternatives considered
No - I haven't considered
### Related problems
_No response_
### Describe the feature request
Eric ha…
-
### 🐛 Describe the Bug
I am using Ubuntu 22.04 . curl -s http://install.ztnet.network | sudo bash
The domain name has been configured and there were no errors during installation
When using a …
-
### What problem will this feature address?
I'm trying to host next js as a static build using the nixpacks and the NGINX static server. However, according to nextjs [docs](https://nextjs.org/docs/ap…