zah
0be57eec6e
Don't package the nimbus_validator_client in the nimbus-eth2 docker images; Document the new dedicated image ( #4441 )
2022-12-20 23:32:31 +02:00
zah
bf50e5af54
Publish official docker images for the Nimbus validator client ( #4439 )
...
Fixes https://github.com/status-im/nimbus-eth2/issues/4426
2022-12-19 16:49:25 +00:00
Jacek Sieka
255be39e69
packaging updates ( #3974 )
...
* packaging updates
* one package per binary (nimbus_beacon_node, nimbus_validator_client)
* use `-` in package name (`_` is separating the version)
* don't include (un)installation scripts in package
* default metrics port 8108 for vc
* fix several upgrade/install errors in scripts
* add JWT option to service files
* don't attempt to remove user on purge
2022-08-17 13:26:31 +03:00
Zahary Karadjov
75ccfcb26f
Ship the Validator Client (Currently in BETA)
2022-07-27 20:16:02 +03:00
zah
c01341851d
Backticks in Github Actions YAML need escaping
2022-06-28 23:56:17 +03:00
Jacek Sieka
0152f4ade5
Make deb/rpm packages when creating release ( #3796 )
...
* Make deb/rpm packages when creating release
A step towards #3782
* fix arch for arm
2022-06-28 23:34:18 +03:00
Zahary Karadjov
f5ded5590e
Add the urgency guidelines automatically to each release
2022-06-21 00:08:42 +03:00
Ștefan Talpalaru
780a9cfd42
release: add multi-arch Docker images ( #2763 )
2021-08-06 20:40:07 +02:00
Zahary Karadjov
b7aa30adfd
Merge stable into unstable
2021-05-20 13:50:40 +03:00
Ștefan Talpalaru
eafe694536
dist: faster builds for ARM and ARM64
...
We're moving from very slow QEMU-virtualised builds to very fast ones
based on cross toolchains.
- refactor jobs; add checksums to release note
- build and publish Docker images with ARM/ARM64 binaries
2021-03-15 14:38:39 +02:00
Ștefan Talpalaru
979bb39b41
docs: binary distribution internals
2021-02-08 14:53:12 +02:00
Ștefan Talpalaru
80c11546ff
Windows binary release
...
CI: use both cores on GitHub Actions and set timeouts for the local testnet tests
2021-02-04 10:25:44 +02:00
Ștefan Talpalaru
20435880db
CI: build and publish a Docker image for end-users
...
Also disable the log file and log colours for distribution binaries, to
avoid duplicate logs.
2021-01-26 18:52:59 +02:00
Ștefan Talpalaru
e58a355a1c
CI release: ARM and ARM64 builds ( #2213 )
2021-01-07 10:19:29 +01:00
Ștefan Talpalaru
bf58915500
release fixes ( #1966 )
2020-11-07 08:46:53 +01:00
Ștefan Talpalaru
3a891c708e
GitHub Actions release automation ( #1962 )
2020-11-06 13:17:22 +01:00