-
### Description
As discussed during Rucio workshop, we agreed to create an issue and track cilogon token auth stuff.
First goal is to have example of cilogon token request flow (as close to curren…
-
## How to reproduce
Unpack [test_int31.tar.gz](https://github.com/user-attachments/files/17378221/test_int31.tar.gz) and:
```
$ cd test_int31
$ ortac qcheck-stm int31.mli ortac_conf.ml -o tes…
-
## Expected Behavior
Starting with the files:
- `foo.v` containing `Require Extraction. Extraction "bar.ml" nat.` (it can also be empty)
- `dune-project` with a standard
```
(lang dune 3.16…
-
Running `dune-release publish distrib` in the `dune` repo fails as follow:
```ocaml
$ dune-release publish distrib --verbose -n dune
dune-release: [INFO] dune-release 1.3.3 running
[-] Publishin…
ghost updated
2 months ago
-
Can you please switch to dune?
-
Hello! This is my first time trying out Melange and OCaml. I'm following the "getting started" guide, tried the [Nix flake](https://melange.re/v4.0.0/getting-started.html#nix), copied and pasted liter…
-
We recently enabled the cache by default, although with a relatively small set of rules that can actually be cached. We'd like to cache as much as possible, especially regarding costly downloads and c…
-
This came up in #136 - Here are some AI suggestions:
The Pylint error R0917: Too many positional arguments (8/5) indicates that a function or method is being called with more than the recommended n…
-
Hello, can you please make the natural places appear from a higher zoom, and show their names on them, for example, in my case, the natural places of desert countries such as “Saudi Arabia”, which hav…
-
## Expected Behavior
When eg. `(root_modules root)` is used, dune produces a working `Root` module that reexports all libraries dependencies.
## Actual Behavior
The produced module exports …