Matteo Joliveau

Results 24 issues of Matteo Joliveau

**Is your feature request related to a problem? Please describe.** Our stack is based on PostgreSQL as our primary datastore. We would love to use one of the existing server...

enhancement
feature

Hi! Don't know if this is the right place to propose new features, please tell me if otherwise. It would be great if Everest supported writing GraphQL queries and browsing...

Since we are approaching the first usable release we should start to pour more effort into documenting and cleaning up the codebase. One of the simplest modules to start is...

documentation
good first issue

Implement proper cache-control header configuration so that files can be properly cached by clients/CDNs/proxies

enhancement
epic

The current storage engine is a simple abstraction over cloud object storage services such as S3. A file is received by the server and stored as-is in the backing service....

enhancement
epic

Enseada can become a valid Terraform registry to allow distributing Terraform both private and public modules and providers Implementation requires: - supporting the [Service Discovery protocol] - supporting the [Login...

enhancement
epic

We need a background job that deletes expired access and refresh tokens every X seconds | minutes | hours | centuries. Also, we need to delete all personal access tokens...

bug

The recently released [Swift Package Registry API](https://forums.swift.org/t/swift-package-registry-service/37219/2) describes in great detail the protocol to host and distribute Swift packages.

enhancement
epic

Luckily this API is properly specced out as [PEP 503](https://www.python.org/dev/peps/pep-0503/). It is basically an HTML API with some extra goodies like hash and GPG signature support.

enhancement
epic

This follows the same destiny as the Maven and [NPM](#23) APIs: it's not that well documented and will require some reverse engineering of both existing servers and the `gem` client....

enhancement
epic