Commit graph

36 commits

Author SHA1 Message Date
Tulir Asokan
daadb450e3 ci: disable gotestfmt
It doesn't like build warnings in Go 1.24's new json format
2025-02-13 15:28:32 +02:00
Tulir Asokan
50b9a51c1e dependencies: update go 2025-02-12 18:44:21 +02:00
Tulir Asokan
96221b6fb4 ci: update pre-commit action version 2024-10-17 22:33:21 +03:00
Tulir Asokan
889c0dbcfa ci: change cron schedule 2024-09-28 18:16:39 +03:00
Tulir Asokan
84e513a2a7 ci: rename action and reduce interval
[skip ci]
2024-09-24 21:46:48 +03:00
Tulir Asokan
33d3cbf10a ci: make lock output nicer
[skip ci]
2024-09-24 20:17:34 +03:00
Tulir Asokan
500a629e57 ci: log locked issues
[skip ci]
2024-09-24 20:13:28 +03:00
Tulir Asokan
4efc7a7dc3 ci: fix workflow parameters
[skip ci]
2024-09-24 20:04:48 +03:00
Tulir Asokan
5d43fce26d ci: lock closed issues automatically after 90 days
[skip ci]
2024-09-24 20:03:39 +03:00
Tulir Asokan
89373f335b ci: don't allow go to update itself
[skip cd]
2024-09-13 13:12:16 +03:00
Tulir Asokan
abc6c1fa02 main: drop support for Go 1.21 2024-08-15 14:15:06 +03:00
Tulir Asokan
c9d97fd1e5 Run actions on Go 1.21 and 1.22 2024-02-10 14:38:32 +02:00
Tulir Asokan
a91fc7028c Update to libsignal 0.37.0 2024-01-04 19:52:09 +02:00
Tulir Asokan
a0dadf733f Add -lm to ldflags 2024-01-03 00:16:19 +02:00
Tulir Asokan
6abe80e6c7
Run all tests in one step 2023-12-29 18:33:40 -07:00
Tulir Asokan
1c1f531a98 Update actions
[skip cd]
2023-12-29 17:48:33 +01:00
Tulir Asokan
42636dfe37 Try to not mark CI as failed
[skip cd]
2023-12-18 00:38:42 +02:00
Tulir Asokan
3fffbfae6b Fix downloading libsignal in test action
[skip cd]
2023-12-18 00:30:39 +02:00
Tulir Asokan
f22d2b88d3 Fix library path in test action
[skip cd]
2023-12-18 00:28:27 +02:00
Tulir Asokan
385af2ea79 Use precompiled libsignal in github actions
[skip cd]
2023-12-18 00:11:14 +02:00
Tulir Asokan
83415628db Fix running libsignalgo tests and add pipefail for bridge tests
[skip cd]
2023-12-18 00:09:22 +02:00
Tulir Asokan
cbd3b1b0d5 Try to fix tests in CI again
[skip cd]
2023-12-17 23:56:34 +02:00
Tulir Asokan
4f60bd3fbe Try to fix tests in CI
[skip cd]
2023-12-17 23:48:12 +02:00
Tulir Asokan
04758bb8c5 Use Go 1.21 in github actions 2023-12-17 23:28:43 +02:00
Tulir Asokan
4ef484374a Run bridge tests in github actions 2023-12-17 23:20:34 +02:00
Scott Weber
e6eb03901b Update GH workflow with new libsignal version 2023-12-10 21:53:17 -05:00
Scott Weber
a09cec4a81
Update go.yml to fix test build
Only updated lint section last time
2023-10-30 12:28:51 -04:00
Scott Weber
8ba1cd8a1e
Update go.yml with protobuf-compiler
Attempt to fix broken test build on github CI
2023-10-30 12:21:50 -04:00
Tulir Asokan
57d9afbe2d Move libsignal instructions to libsignalgo package 2023-03-24 19:46:53 +02:00
Sumner Evans
0d9e69ba26
ci: add test step
Signed-off-by: Sumner Evans <me@sumnerevans.com>
2023-03-22 11:46:44 -06:00
Tulir Asokan
cc5aa59962 Remove everything and add stub Go modules 2023-03-22 00:12:44 +02:00
Tulir Asokan
2354c22640 Update linters 2023-02-12 12:40:36 +02:00
Tulir Asokan
c4f7c975f8 Update and unpin black 2022-03-28 22:33:51 +03:00
Tulir Asokan
931ecee265 Update black and fix version in CI 2022-01-30 12:31:30 +02:00
Sumner Evans
a8946454aa
ci: add pre-commit-hooks to lint process 2022-01-21 10:15:08 -07:00
Sumner Evans
4f31ce41e0
formatting: use black and add CI job to enforce styling 2021-12-13 01:28:20 -07:00