-
### Description
Values of quality close to saturated vapor line seems to diverge and go to a value near to zero, which would indicate saturated liquid.
### Steps to Reproduce
```python
from …
-
When adding below line to Package.swift, `vapor update` will fail. Why?
`.Package(url: "https://github.com/OpenKitten/Cheetah.git", majorVersion: 1)`
> Kukodas-MacBook-Pro:hello kukodajanos$ v…
j4nos updated
7 years ago
-
In code there is a warning: `#warning("THIS CODE FOR FAST FIX, BECAUSE https://github.com/vapor/multipart-kit/issues/63 not accepted yet")`. This MR already merged. How about to remove it?
-
Hello,
I need a proxy server endpoint for my Vapor project. The goal is to get the endpoint, which will take a URL as a parameter, get the page of that URL, modify it, and return it to the user. I've…
-
To reproduce on Casper
1. Module load vapor
2. import any dataset, create an image renderer
3. save session, close vapor
4. open the session, and Vapor won't be able to find the image location
…
-
When i tried to update/build vapor project.It is not generating it.
I have added in Package.swift file
`
import PackageDescription
let package = Package(
name: "FundooNotes",
products: …
-
The build of my vapor project works on mac, but fails to build in linux due to some null pointer errors related to the TSCLib (appears to be deprecated)
Was wondering if this package is still aliv…
-
### Describe the issue
Getting "SQLiteConnection was not closed before deinitializing" when running my unit tests after updating to 4.97.x
### Vapor version
4.97.1
### Operating system and version…
-
To reproduce, run vapor through a console:
1) Open the session file that is in the .zip in /glade/campaign/cisl/vast/vapor/Bugs/3498
1a) Redirect the image renderer to the geotiff in the .zip file i…
-
Currently, the sima_tend_diagnostics.F90 and sima_state_diagnostics.F90 schemes do not have a comprehensive list of all the state and tendency variables to match CAM.
Here are at least some that ar…