Commit graph

8 commits

Author SHA1 Message Date
Martin Hebnes Pedersen
5f728122e2 ci: Push docker images only when new tag is pushed
... but run the pipeline on release/* branches, so we can verify that
they build before merging to master and tagging.
2023-10-18 22:21:19 +02:00
Martin Hebnes Pedersen
a02a25cb07 Merge branch 'master' into develop 2023-10-18 21:57:17 +02:00
Martin Hebnes Pedersen
2b23ce295b wl2k-go@v0.11.6 (requires Go 1.19)
* fbb: Ignore leading whitespace when parsing msg
* Update dependencies (requires Go 1.19)
2023-10-18 20:57:41 +02:00
Martin Hebnes Pedersen
efb7eaa535 Use metadata-action@v5 and run for this branch 2023-10-15 13:35:17 +02:00
Martin Hebnes Pedersen
eda9ead811 Push to Docker Hub 2023-10-15 13:23:02 +02:00
Martin Hebnes Pedersen
4bd87e390a Improved caching for actions/setup-go@v3 2023-03-01 21:16:26 +01:00
Martin Hebnes Pedersen
5587a06bd4 Use cache-latest for actions/setup-go@v3 2023-03-01 21:05:54 +01:00
Martin Hebnes Pedersen
1c911412d1
Use Github Actions (#390)
Switch from Travis and AppVeyor to Github Actions.

We keep running out of OSS credits from Travis, and it's a pain having to request more credits via email every time.
2023-01-29 10:46:30 +01:00