Commit Graph

137 Commits

Author SHA1 Message Date
extrawurst
671c8416e2 support mac x86 release 2024-06-02 14:20:46 +02:00
extrawurst
43fac4f12a fix nightly 2024-06-02 14:08:23 +02:00
extrawurst
a89044fd94
Build apple x86 (#2253) 2024-06-02 13:54:32 +02:00
extrawurst
c55188e462 prepare for release 2024-04-14 22:08:55 +02:00
extrawurst
3de9953dde allow manual cd 2024-04-14 21:43:56 +02:00
extrawurst
218d739b03 fix windows release 2024-04-14 21:42:59 +02:00
extrawurst
a72c62bd82 upgrade like in f27ca92 2024-04-14 21:01:05 +02:00
extrawurst
f27ca92f10 upgrade ci action 2024-04-14 20:35:42 +02:00
extrawurst
29fb29638f fix win msi naming 2024-03-27 18:00:47 +00:00
extrawurst
44e1c56a1c
provide nightly builds (#2164)
closes #2083
2024-03-27 17:28:31 +00:00
extrawurst
5fafe784d1 rename artifacts for clarity (#2148) 2024-03-27 13:46:54 +00:00
extrawurst
f9ebba3043 fix another github action warning 2024-03-22 12:57:43 -07:00
extrawurst
e65d25da60 another ci update 2024-02-23 18:01:53 +01:00
extrawurst
fd79b2d5e3 update ci to msrv 2024-02-23 17:29:51 +01:00
Anas
c629070ea5
fix: fix typos (#2092) 2024-02-21 21:27:33 +01:00
extrawurst
3f69f5fe62
Action updates (#2085) 2024-02-21 13:03:53 +01:00
extrawurst
acf4661c1e fix nighty and raise msrv 2024-02-19 11:36:38 +01:00
extrawurst
84d855d242
move audit checks to cargo-deny (#2048)
* move audit checks to cargo-deny
* remove separate sec audit step using old auditing
2024-02-14 11:32:16 +01:00
extrawurst
1487fe3433 remove obsolete donation methods 2024-01-24 10:25:48 +01:00
extrawurst
d0f15d54ab fix github action warnings using set-output
see https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2023-09-09 11:20:19 +02:00
extrawurst
015d409540 cleanup according to toolchain action docs 2023-09-08 23:22:30 +02:00
extrawurst
082e308efb fix manual brew pipeline 2023-08-30 16:49:22 +02:00
extrawurst
bc1cea3dc8 new homebrew formular bumping ci action 2023-08-30 16:37:18 +02:00
extrawurst
4fd056c38b fix homebrew action problem 2023-08-30 16:23:35 +02:00
extrawurst
e0bc51822f some cleanup 2023-08-30 09:57:25 +02:00
Tony
ea9314e242
Speedup CI (#1852) 2023-08-30 09:53:20 +02:00
extrawurst
86c4f7ff1c use new CD 2023-08-27 16:36:29 +02:00
extrawurst
9e9e743515 do not ignore pprof anymore 2023-08-01 10:30:11 +02:00
extrawurst
104078f15f cargo install locked 2023-08-01 10:09:15 +02:00
extrawurst
c1e209581b use udeps git in ci 2023-07-09 18:12:11 +02:00
pm100
d6f33532bb bump msrv to 1.65 2023-05-14 13:59:48 -06:00
extrawurst
017823da49 try fixing CI 2023-03-03 15:43:32 +01:00
extrawurst
8f29cb2e81
Cargo install in CI (#1576)
* run cargo install in CI
* also run cargo install in musl env
2023-03-01 15:44:51 +01:00
extrawurst
7f5c6ceeef
Check udeps (#1535) 2023-02-05 10:32:25 +01:00
extrawurst
ce70d5ef12 bump msrv 1.64 2023-01-29 09:28:09 +01:00
extrawurst
c24db1189e more funding options 2022-11-26 22:02:03 +01:00
Artur
a172b18428
Add Linux targets for ARM, ARMv7 and AARCH64 (#1419) 2022-11-05 16:46:11 +01:00
Sergio Alejandro Ribera Costa
e5acee1a0c
Generate rust toolchain file (#1401)
* Generate rust toolchain file
* Make track "stable" channel
* CD workflow override rust toolchain file
2022-10-25 09:17:37 +02:00
extrawurst
6630dca197
add cargo deny to CI (#1285)
* check duplicate dependencies
* also use cargo-deny for licenses checking
* also run cargo deny check in make check
2022-08-17 19:48:14 +02:00
Stephan D
4a0e58ae15
msrv 160 (#1279)
* bump edition
* msrv 160
* upgrade clap and more deps
2022-08-17 16:30:54 +02:00
Stephan Dilly
9ace5357e1 cleanup 2022-01-31 00:40:22 +01:00
Stephan Dilly
212160a4cb
Test fix cargo wix (#1080) 2022-01-17 13:08:55 +01:00
Stephan Dilly
a6ad95a04a relax stale bot 2022-01-09 19:42:58 +01:00
Stephan Dilly
304c0a3a6b check cargo sort in ci 2021-11-28 14:29:38 +01:00
Stephan Dilly
3bc4feb2ac enable but ignore certain audits 2021-11-24 14:27:49 +01:00
Stephan Dilly
d285ec0b09 disable sec audit temporarily 2021-11-22 23:51:59 +01:00
Stephan Dilly
dafbb4c4f3 added one more PR checklist item 2021-08-20 14:15:04 +02:00
Stephan Dilly
68efbe20d7 PR checklist 2021-08-20 14:08:43 +02:00
Stephan Dilly
8f12010aa8 use new label to close stale issues (closes #815) 2021-07-12 15:50:41 +02:00
Stephan Dilly
12b90715f9
fix openssl vendoring with new resolver (#775)
* run otool in ci
* pin openssl-sys with 'vendored' feature
2021-06-07 14:58:49 +02:00