~sbinet/star-tex-patches

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH star-tex] ci: add FreeBSD

Details
Message ID
<3NBVMK4ef08Npsr4jiCuP8ALG7SZJzDPhwYkRKoqs@cp7-web-042.plabs.ch>
DKIM signature
missing
Download raw message
Patch: +15 -0
Signed-off-by: Sebastien Binet <s@sbinet.org>
---
 .builds/freebsd.yml | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 .builds/freebsd.yml

diff --git a/.builds/freebsd.yml b/.builds/freebsd.yml
new file mode 100644
index 0000000..90cc1ab
--- /dev/null
+++ b/.builds/freebsd.yml
@@ -0,0 +1,15 @@
# SPDX-License-Identifier: Unlicense OR MIT
image: freebsd/11.x
packages:
sources:
 - https://git.sr.ht/~sbinet/star-tex
environment:
 GOFLAGS: -mod=readonly
 PATH: /home/build/sdk/go/bin:/bin:/usr/local/bin:/usr/bin
tasks:
 - install_go1_16: |
     mkdir -p /home/build/sdk
     curl -L https://golang.org/dl/go1.16.freebsd-amd64.tar.gz | tar -C /home/build/sdk -xzf -
 - test_project: |
     cd star-tex
     go test ./...
-- 
2.30.1

[star-tex/patches/linux.yml] build success

builds.sr.ht <builds@sr.ht>
Details
Message ID
<C9JJY2JI1DUO.Y9HZLXN5QYHT@cirno>
In-Reply-To
<3NBVMK4ef08Npsr4jiCuP8ALG7SZJzDPhwYkRKoqs@cp7-web-042.plabs.ch> (view parent)
DKIM signature
missing
Download raw message
star-tex/patches/linux.yml: SUCCESS in 45s

[ci: add FreeBSD][0] from [Sebastien Binet][1]

[0]: https://lists.sr.ht/~sbinet/star-tex-patches/patches/20613
[1]: s@sbinet.org

✓ #440742 SUCCESS star-tex/patches/linux.yml https://builds.sr.ht/~sbinet/job/440742
Reply to thread Export thread (mbox)