Niklas
Niklas
Yesterday @scottrigby had the idea of keeping our website in sync with changes in other repos in the GitHub org with canonical files. I wanted to create this issue to...
Issue #, if available: #23 *Description of changes:* Adding the `finch vm status` command. *Testing done:* `make && make lint && make test-unit` since I did not yet updated the...
This will enable the function of preview deployments when a PR is open and removes them when the PR is closed. Should close #102
## Description This PR adds the possibilty to add custom meta tags via the `metas` plugin. It is possible via the `other` attribute in the metas field. An code example:...