145 Commits

Author SHA1 Message Date
E M
53d50c8f1f
fix no glob pattern on zip command 2026-02-02 17:12:32 +11:00
E M
5cd5906479
compress files before uploading to workflow artifacts
This should help preserve file permissions on binaries
2026-02-02 16:55:19 +11:00
E M
7b56a1f9be
re-add * to glob for copying files from /tmp/release to release assets 2026-02-02 15:41:02 +11:00
E M
6086e90b3f
make build/dlls before copying to it 2026-02-02 14:48:06 +11:00
E M
91d894fa4f
fix release download so contents are flattened in /tmp/release 2026-02-02 13:36:38 +11:00
E M
97d429af2b
Fix no dlls being uploaded to workflow artifact 2026-02-02 13:27:04 +11:00
E M
5cbebe2c20
Simplify workflow
- Organise build steps, so they follow logical order
- Remove compression / sha256 creation step as this was creating confusion to understand which compressed file was created in which step
- Add debug ls command to see zipped contents
2026-02-02 12:53:19 +11:00
E M
98a3f21afb
Attempt to prevent libstorage.dll from being uploaded as a separate workflow artifact
Should prevent including libstorage.dll in the release files
2026-02-02 10:59:03 +11:00
E M
71e1737dad
Second attempt to prevent libstorage.dll from being uploaded to release artifacts 2026-01-30 21:05:41 +11:00
E M
d674a7d0d2
attempt to prevent libstorage.dll artifact from being uploaded to release 2026-01-30 20:16:59 +11:00
E M
2074cf1392
try to fix file not found for upload during release 2026-01-30 17:59:40 +11:00
E M
144918a67e
re-reverese order of steps so win dlls exist 2026-01-30 17:30:33 +11:00
E M
124afff57f
Remove unneeded uploads 2026-01-30 16:52:32 +11:00
E M
d4ef86613f
add recursive delete for libstore directories 2026-01-30 14:37:07 +11:00
E M
a4bafc2dee
Update names of release workflow steps for clarity 2026-01-30 14:04:14 +11:00
E M
4d946601c0
Use consistent env vars for tagged release and version identification 2026-01-30 14:04:14 +11:00
E M
0edf6cc6e5
Use var name for libstorage for consistency 2026-01-30 14:04:14 +11:00
E M
7c942f8d4f
Use -dlls instead of -libs since it was changed in the build workflow 2026-01-30 14:04:14 +11:00
E M
817a7fe1de
compress both libstorage* and logos-storage* artifacts 2026-01-30 14:04:14 +11:00
E M
8b1ffa87aa
Build: fix name of windows dll package 2026-01-30 14:04:13 +11:00
E M
d805e6c101
Make env var naming consistent 2026-01-30 14:04:13 +11:00
E M
a2629ec62d
Fix upload of libstorage lib to workflow artifacts
By adding a ".*" in path
2026-01-30 14:04:13 +11:00
E M
b05e008c22
Add windows dlls for each cpu in matrix 2026-01-30 14:04:13 +11:00
E M
e4afdf48a6
Move ZIPFILE to env var to make naming consistent 2026-01-30 14:04:12 +11:00
E M
ee1ea43d61
Fix build upload artifacts 2026-01-30 14:01:11 +11:00
E M
bb2d7ffad9
Cleanup build job
# Conflicts:
#	.github/workflows/release.yml
2026-01-30 14:01:10 +11:00
E M
0a98c1fa10
Prevent double zip 2026-01-30 14:00:10 +11:00
Giuliano Mega
9ab8e1d671
fix: don't release unless there's a tag (#1394) 2026-01-29 16:09:37 +00:00
Eric
52d27485cd
fix(ci): Add version and tagged release variables to release workflow (#1391) 2026-01-28 06:09:17 +00:00
Eric
1c970e9ff6
chore(ci): Rename release artifacts (#1389) 2026-01-27 23:47:13 +00:00
Adam Uhlíř
e596de78c2
build(docker): rename codex to logos-storage (#1387) 2026-01-27 17:32:02 +00:00
Arnaud
7d51740f91
fix: correct zip name for libstorage zip (#1386) 2026-01-27 07:11:01 +00:00
Adam Uhlíř
f8d3e0d3be
ci: build images for dist-tests (#1384) 2026-01-22 15:16:48 +00:00
Arnaud
ec5826ecb0
feat: include artifacts deployment in release process (#1383) 2026-01-22 11:49:58 +00:00
Arnaud
3d49e9f2fa
fix: artifacts CI (#1380) 2026-01-22 10:41:27 +00:00
gmega
fdad2200f4
fix: remove cirdl from build; stop installing Rust; update Dockerfile; delete prover benchmarks 2026-01-16 16:42:57 -03:00
Eric
2a1a548341
refactor!: remove unused modules (#1362)
Signed-off-by: Chrysostomos Nanakos <chris@include.gr>
Co-authored-by: Chrysostomos Nanakos <chris@include.gr>
Co-authored-by: gmega <giuliano.mega@gmail.com>
2026-01-16 19:03:54 +00:00
Arnaud
da70ebff7c
chore: improve c bindings (#1361)
Signed-off-by: Arnaud <arnaud@status.im>
2026-01-16 14:33:34 +00:00
Eric
1acedcf71c
fix(ci): introduce a number of integration test fixes (#1342)
Signed-off-by: Slava <20563034+veaceslavdoina@users.noreply.github.com>
Co-authored-by: Slava <20563034+veaceslavdoina@users.noreply.github.com>
Co-authored-by: Arnaud <arnaud@status.im>
Co-authored-by: gmega <giuliano.mega@gmail.com>
2026-01-16 10:47:59 +00:00
Arnaud
60861d6af8
chore: rename codex to logos storage (#1359) 2025-12-18 17:23:09 +00:00
Eric
49e801803f
ci: remove dist tests and devnet deployment (#1338) 2025-12-17 06:03:59 +00:00
Eric
6147a751f1
fix(ci): Remove macos amd release build (#1337) 2025-11-13 05:37:43 +00:00
Eric
7aca2f0e61
fix(ci): Move conventional commits job to workflow (#1340) 2025-11-02 04:00:55 +00:00
Slava
d1f2e2399b
ci: validate pr title to adhere conventional commits (#1254) 2025-08-12 08:51:41 +00:00
Slava
8cd10edb69
ci: auto deploy codex on devnet (#1302) 2025-07-28 10:02:19 +00:00
Slava
6cf99e255c
ci: release master builds and upload them to the cloud (#1298) 2025-07-10 11:17:11 +00:00
Slava
9ef9258720
chore(ci): bump node to v22 (#1285) 2025-06-26 01:11:00 +00:00
markspanbroek
01615354af
refactor(ci): run integration tests in parallel by spinning up more runners (#1287) 2025-06-25 08:56:16 +00:00
markspanbroek
4d44154a40
fix(ci): remove "update" to gcc-14 on windows (#1288) 2025-06-24 09:00:56 +00:00
Arnaud
7b660e3554
chore(marketplace): use hardhat ignition (#1195) 2025-06-20 15:55:00 +00:00