Commit Graph

3 Commits (parallel-activity-send-with-published)

Author SHA1 Message Date
Dessalines eb0dc2fda4
Moving from yarn to pnpm. (#4414)
* Moving from yarn to pnpm.

* Prettier check.
5 months ago
Charles Hall 4e5798852f
make shebangs posix compliant (#2974)
Previously, these scripts wouldn't work on exotic systems such as NixOS.

```
fd '\.sh$' -t f --exec sed -i 's@#!/bin/bash@#!/usr/bin/env bash@'
```
1 year ago
Felix Ableitner 5c198ea85d Add compilation benchmark, move scripts into subfolder 3 years ago