-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add new archive node service file #3937
Conversation
PLA-758 Refactor testnet tools to use deployment strategy from docs
We miss things like bootnode arguments if we don't ship the testnets in the same way as people do in the docs For devnets My suggestion is to extract the ip of bashful from the terraform step and pass it into the generate chainspec step and inject it via For testnets I will create a different ticket, we need to change the backend CI |
Codecov Report
@@ Coverage Diff @@
## main #3937 +/- ##
======================================
- Coverage 72% 72% -0%
======================================
Files 366 366
Lines 57082 57289 +207
Branches 57082 57289 +207
======================================
+ Hits 41210 41337 +127
- Misses 13786 13855 +69
- Partials 2086 2097 +11 see 21 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
* chore: add archive node systemd to deb package 🫀 * chore: update trigger
* feat: add new archive node service file * chore: add archive node systemd to deb package 🫀 (#3981) * chore: add archive node systemd to deb package 🫀 * chore: update trigger * fix: CI trigger * chore: add genesis node systemd file * add missing file 🤦♂️ * chore: harden systemd files * chore: remove additional systemd config from perseverance --------- Co-authored-by: Assem <asem.hasna@gmail.com>
* feat: add new archive node service file * chore: add archive node systemd to deb package 🫀 (#3981) * chore: add archive node systemd to deb package 🫀 * chore: update trigger * fix: CI trigger * chore: add genesis node systemd file * add missing file 🤦♂️ * chore: harden systemd files * chore: remove additional systemd config from perseverance --------- Co-authored-by: Assem <asem.hasna@gmail.com>
* feat: add new archive node service file * chore: add archive node systemd to deb package 🫀 (#3981) * chore: add archive node systemd to deb package 🫀 * chore: update trigger * fix: CI trigger * chore: add genesis node systemd file * add missing file 🤦♂️ * chore: harden systemd files * chore: remove additional systemd config from perseverance --------- Co-authored-by: Assem <asem.hasna@gmail.com>
No description provided.