Commit Graph

25 Commits

Author SHA1 Message Date
e6fe864e70 fix: use --show-sdk-platform-version instead of os-version (#8185) 2024-05-09 18:26:25 +00:00
87fee5e8be fix: use yaml lists instead of objects in release.yml (#8182) 2024-05-09 17:00:42 +00:00
539c702561 fix: use configs object list in matrix to release all platforms (#8179) 2024-05-09 16:08:32 +00:00
aa07257d3b fix: use op-build instead of build-op in release workflow (#8167) 2024-05-08 22:22:35 +00:00
331d1a0c6a feat(ci): add op-reth to release workflow (#8132) 2024-05-08 14:26:48 +00:00
27ddfae9a4 ci: update runners for apple builds (#7408) 2024-04-18 08:44:07 +00:00
0ac29bf214 chore: change README.md and release images to beta (#7447) 2024-04-03 17:32:06 +00:00
b857bf0f31 chore(deps): bump actions/download-artifact from 3 to 4 (#6966)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 23:26:50 +00:00
0891a4766a chore(deps): bump actions/upload-artifact from 3 to 4 (#6948)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 01:27:22 +00:00
677c0a095c fix: remove direct link to container download (#6278) 2024-01-29 22:29:32 +00:00
b9f45a7ed8 feat(ci): add image and title to GH release draft (#6188) 2024-01-23 17:56:03 +00:00
5a623a9c12 fix(ci): conditional asm feature (#6096) 2024-01-16 19:15:12 +00:00
c6c307be4e ci: update aarch64 linux in release workflow (#6067) 2024-01-15 08:34:19 +00:00
3818dea392 meta: fix release draft cmd (#5529) 2023-11-22 14:54:33 +00:00
6e0cf0f33a ci: chores (#5280) 2023-11-04 23:22:27 +00:00
71ccd2a88f chore: replace deprecated hub with gh for releases (#4996) 2023-10-12 13:47:03 +00:00
8e9937bb08 ci: minor fixes (#4831) 2023-09-28 01:25:33 +00:00
555a1dd2b5 ci: deny warnings only in lint jobs (#3982) 2023-07-29 13:37:18 +00:00
21db2936e6 ci: pin ubuntu to 20.04 to avoid glibc errors
ref: https://github.com/paradigmxyz/reth/actions/runs/5486255403/jobs/9996118421
ref: https://github.com/foundry-rs/foundry/issues/3827

Compiling serde v1.0.164
error: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /target/maxperf/deps/libserde_derive-6e9709c79bb5c7fa.so)
   --> /cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.164/src/lib.rs:340:1
    |
340 | extern crate serde_derive;
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2023-07-07 15:37:04 +03:00
fb898d05b1 fix(docs): fix malformed link (#3635) 2023-07-06 16:14:02 +00:00
8dedf0f2ea chore: fix update prios link (#3478) 2023-06-29 19:42:25 +00:00
a98bbf7228 chore: link to ghcr in draft releases (#3261) 2023-06-20 11:33:38 +00:00
11a6130c14 ci: add windows and apple silicon releases (#2810) 2023-05-24 11:16:47 -07:00
1b1ca9e2ca ci: temporarily disable windows releases (#2779) 2023-05-22 17:05:54 +03:00
8e89360774 feat: release workflow (#2677) 2023-05-19 19:48:23 +02:00