-
## Describe the bug
Python semantic release introduced recursive parsing of commits for change logs.
At the moment the default behaviour of the team is to use squash merges into develop and pul…
-
The current internal parser is just a quick hack to parse simple constructs. A better parser is needed to parse something like this:
```
+(A) A
```
The current version just eats all As via the repet…
-
Any thoughts on the Intel and Amazon work on Rusty AML? Do you think they will catch up to this project in the medium-term future? Will this project have an advantage over them long term or will Intel…
-
To support future development, here is a refactoring plan. The major challenge is to decouple Pandas from PGDrive, in aspect such as rendering pipeline, vehicle initialization, and so on. Please feel …
-
### Describe the bug
# Problem Overview
Using an integer as a `postBuild.substitute` value that is used to define a value in a child `Kustomization`'s `postBuild.substitute` results in the following…
-
Hi,
right now it is not supported to configure gcp_credentials etc via environment variables. It'd be useful to support doing so, to allow different forks of a repository to use different workload …
-
# Steps to Reproduce
```
||| This should document f.
f : Nat -> Nat
```
Save this file, load it in the REPL and run `:doc f`. It doesn't matter that `f` is a function, it just needs to be a top l…
-
```
>SWIM NORTH
Top Deck
You are now aft of midships on the topmost deck. The deck continues fore and
aft.
>SWIM UP
I don't understand that sentence.
```
This is what ```V-SWIM``` does:
…
-
Sometimes we might need to process changelog into another format.
For example I might want to get existing changelog file and transform it to debian changelog ( https://manpages.debian.org/jessie/de…
-
Hi, this project looks really nice!
I'm trying to build a fast linter/formatter for R, ideally a `ruff` equivalent. I've been working on [`flint`](https://flint.etiennebacher.com/), which uses tre…