-
(0) Thank you Neil @ngunn for your helpful explanation of unzipping / modifying / zipping the package in the `.cabal` directory and then running `cabal install elm-yesod` again, here:
https://githu…
-
Currently, prepare commits the intermediate image after indexing, but not after initialization:
https://github.com/osirrc2019/jig/blob/4e3765cd59b0869c354b2d7c6f9da826624e470e/run.py#L47
Doing als…
-
This is a weird bug, because it regularly reproduces in our automated builds, but _only_ after a cache has been saved on the builder (so if I, for example, delete the previous cache and re-run again, …
vsoch updated
8 months ago
-
# ISSUE LIST
## C4-001 : Missing events for only functions that change critical parameters - Non Critical
## C4-002 : Critical changes should use two-step procedure - Non Critical
## C4-003 : Pragma …
-
Dear all,
my usecase is the following: I have a private opam repository and would like to easily remove packages that are not installable since e.g. the OCaml version isn't met (or some other filte…
-
The Carbon design spec has recommendations about using an [inline theme](https://carbondesignsystem.com/guidelines/color/implementation/#how-inline-theming-works) to essentially apply a different them…
-
When using `SendBatch()`, if one of the statements in the batch returns an error during prepared statement generation, the error is returned on the first result in the `BatchResult`. This is incorrect…
-
Hi Wenjie,
I'm Alex from Almende. I have created a new SaligNL group under which we can maintain the code for SALIG++. I have made you and Feifei owner as well so feel free to use it as the main repo…
-
I see that the latest release, v0.6.2, is a year old and that you've made lots of changes since then.
Do you think it would appropriate to tag a new release? I could make use of the master branch, bu…
-
Right now the process to release a module would be:
- trigger the action manually
- go to the PRs page and merge the new PR
- approve the optic otp
I wonder if we can skip the 2nd step and go …