Skip to content

Draft: build: add helper scripts

feistel requested to merge feistel/gitlab-pages:improve/contributor-exp into master

What does this MR do?

Add helper scripts and update changelog script to be POSIX compliant

Usage: ./helper.sh <script>

public facing scripts are in the scripts folder

There are a few improvements over the current make tasks: remove useless use of cat, consistent use of -v, race is -failfast, ability to run the scripts on golang-alpine images

Closes #104

TODO

Edited by feistel

Merge request reports