Peter Sooley
Peter Sooley
For what it's worth, if you don't need signed commits or are worried about protected branches, you can get away with a much more out-of-the-box release process. ```yaml name: Release...
I'd like to help. I'll make a GH workflow on the [ockam-documentation](https://github.com/build-trust/ockam-documentation/tree/command) repo hat runs the [build.sh](https://github.com/build-trust/ockam-documentation/blob/command/manual/template/mdbook/build.sh) script and creates a branch with the updated documentation.
> @petersooley I saw your PR with `json_array_length` got merged while I was working on `json_extract`. > > I like the idea of a smaller, hand-rolled parser but I also...