feat: initialize Kurdistan SDK - independent fork of Polkadot SDK

This commit is contained in:
2025-12-13 15:44:15 +03:00
commit e4778b4576
6838 changed files with 1847450 additions and 0 deletions
+33
View File
@@ -0,0 +1,33 @@
[compression]
type = "zstd"
[compression.zstd]
compressionLevel = 3
[general]
jobNameVariable = "CI_JOB_NAME"
jobsBlackList = []
logLevel = "warn"
threadsCount = 4
[cache]
extraEnv = ["RUNTIME_METADATA_HASH"]
[cache.extraMetadata]
github_run_id = "$GITHUB_RUN_ID"
github_job = "$GITHUB_JOB"
[metrics]
enabled = true
pushEndpoint = "placeholder"
[metrics.extraLabels]
environment = "production"
job_name = "$GITHUB_JOB"
project_name = "$GITHUB_REPOSITORY"
[storage]
type = "gcs"
[storage.gcs]
bucketName = "parity-ci-forklift-regional"