This repository has been archived by the owner on Jan 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
CI: test infra scripts. #368
Draft
raulk
wants to merge
38
commits into
main
Choose a base branch
from
raulk/ci-infra
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Commits on Oct 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 25714c6 - Browse repository at this point
Copy the full SHA 25714c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fd2c43 - Browse repository at this point
Copy the full SHA 7fd2c43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38c5361 - Browse repository at this point
Copy the full SHA 38c5361View commit details -
Configuration menu - View commit details
-
Copy full SHA for aae1179 - Browse repository at this point
Copy the full SHA aae1179View commit details -
Configuration menu - View commit details
-
Copy full SHA for a10dd44 - Browse repository at this point
Copy the full SHA a10dd44View commit details -
localnet scripts: use Docker image to prepare genesis.
Currently, these scripts build a Docker image. Simultaneously, they also expect a local Fendermint binary. It is strictly used to craft the genesis block. This is suboptimal because it requires duplicate compilation work, thus slowing down the user who just wants to get started quickly. The cargo graphs involved here are also quite heavy (1200+ packages), and some dependencies like rocksdb can take over 20min to compile. This PR adapts the testnode target/tasks to use the Fendermint binary inside the Docker image. In the future, the Docker image can be downloaded to make getting from zero to hero even breezier. TODO: adapt the testnet targets. This will require a bit more work since they use loops within scripts.
Configuration menu - View commit details
-
Copy full SHA for a632095 - Browse repository at this point
Copy the full SHA a632095View commit details
Commits on Oct 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f43177b - Browse repository at this point
Copy the full SHA f43177bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d46594 - Browse repository at this point
Copy the full SHA 1d46594View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8594b38 - Browse repository at this point
Copy the full SHA 8594b38View commit details
Commits on Oct 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7000ce1 - Browse repository at this point
Copy the full SHA 7000ce1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ddd1cb - Browse repository at this point
Copy the full SHA 5ddd1cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80e0e44 - Browse repository at this point
Copy the full SHA 80e0e44View commit details -
infra: make testnet targets use Docker images.
This also removes a significant amount of logic duplication between the testnode and testnet variants. More cleanup is needed.
Configuration menu - View commit details
-
Copy full SHA for 5a8aabb - Browse repository at this point
Copy the full SHA 5a8aabbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d5ae1d - Browse repository at this point
Copy the full SHA 6d5ae1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for baee141 - Browse repository at this point
Copy the full SHA baee141View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f18241 - Browse repository at this point
Copy the full SHA 9f18241View commit details -
Configuration menu - View commit details
-
Copy full SHA for dec0f5d - Browse repository at this point
Copy the full SHA dec0f5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebbb93b - Browse repository at this point
Copy the full SHA ebbb93bView commit details
Commits on Oct 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1dfbb2d - Browse repository at this point
Copy the full SHA 1dfbb2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9823566 - Browse repository at this point
Copy the full SHA 9823566View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53a3c56 - Browse repository at this point
Copy the full SHA 53a3c56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e87eab - Browse repository at this point
Copy the full SHA 5e87eabView commit details
Commits on Oct 30, 2023
-
- Detail system prerequisites (e.g. Docker, Rust, etc.) and provide instructions for Linux (Ubuntu). - Add missing details for when users start from scratch (which is the most probable scenario). - Add explanations and clean up.
Configuration menu - View commit details
-
Copy full SHA for 3267d1b - Browse repository at this point
Copy the full SHA 3267d1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 321534c - Browse repository at this point
Copy the full SHA 321534cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51d2edc - Browse repository at this point
Copy the full SHA 51d2edcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03f27af - Browse repository at this point
Copy the full SHA 03f27afView commit details -
move build prerequisites to new 'Build from source' section.
... since the infra scripts now use Docker images.
Configuration menu - View commit details
-
Copy full SHA for b3fb164 - Browse repository at this point
Copy the full SHA b3fb164View commit details -
Merge branch 'main' into raulk/fix-localnet-script
Signed-off-by: Alfonso de la Rocha <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 747b89d - Browse repository at this point
Copy the full SHA 747b89dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9ccb50 - Browse repository at this point
Copy the full SHA d9ccb50View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd91a38 - Browse repository at this point
Copy the full SHA cd91a38View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbbb9b0 - Browse repository at this point
Copy the full SHA cbbb9b0View commit details -
infra: subnet validator now loads private key correctly.
You'll need to place it under ~/.ipc/keys/validator_key.sk
Configuration menu - View commit details
-
Copy full SHA for 46b4240 - Browse repository at this point
Copy the full SHA 46b4240View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bce2c5 - Browse repository at this point
Copy the full SHA 9bce2c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0f7158 - Browse repository at this point
Copy the full SHA a0f7158View commit details -
Configuration menu - View commit details
-
Copy full SHA for daed22c - Browse repository at this point
Copy the full SHA daed22cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 867fad2 - Browse repository at this point
Copy the full SHA 867fad2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bef0fc - Browse repository at this point
Copy the full SHA 9bef0fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a82a2a0 - Browse repository at this point
Copy the full SHA a82a2a0View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.