docs: update WORKFLOW_PLAN with correct package names and build status
- Fix package names for build-publish-images workflow: - build-malus: pezkuwi-test-malus (not pez-test-malus) - build-test-collators: test-teyrchain-adder-collator, test-teyrchain-undying-collator - All 7 binary builds verified locally: - pezkuwi - pezkuwi-teyrchain-bin - pezstaging-node-cli - teyrchain-template-node - pezkuwi-test-malus - test-teyrchain-adder-collator - test-teyrchain-undying-collator
This commit is contained in:
@@ -2,15 +2,20 @@
|
|||||||
|
|
||||||
This file helps Claude understand the project terminology after rebrand from Polkadot SDK.
|
This file helps Claude understand the project terminology after rebrand from Polkadot SDK.
|
||||||
|
|
||||||
## Brand Mapping (Polkadot → PezkuwiChain)
|
## Brand Mapping (Polkadot → Pezkuwi)
|
||||||
|
|
||||||
| Original (Polkadot) | Rebranded (PezkuwiChain) | Description |
|
| Original (Polkadot) | Rebranded (Pezkuwi) | Description |
|
||||||
|---------------------|--------------------------|-------------|
|
|---------------------|--------------------------|-------------|
|
||||||
| Polkadot | Pezkuwi | Main ecosystem brand |
|
| Polkadot | Pezkuwi | Main ecosystem brand |
|
||||||
| Polkadot SDK | Pezkuwi SDK | This repository |
|
| Polkadot SDK | Pezkuwi SDK | This repository |
|
||||||
| Rococo | PezkuwiChain | Test relay chain runtime |
|
| Rococo | PezkuwiChain | Test relay chain runtime |
|
||||||
| Westend | Zagros | Canary relay chain runtime |
|
| Westend | Zagros | Canary relay chain runtime |
|
||||||
| Parachain | TeyrChain | Parachain runtime |
|
| Parachain | TeyrChain | Parachain runtime |
|
||||||
|
| Pallet | Pezpallet | Pallets name |
|
||||||
|
| Frame | Pezframe | Our repos frame name |
|
||||||
|
| Substrate | Bizinikiwi | Our repos substrate name |
|
||||||
|
| sp- | pezsp- | ...... |
|
||||||
|
| sc- | pezsc- | ...... |
|
||||||
| DOT | HEZ | Native gas token (main) |
|
| DOT | HEZ | Native gas token (main) |
|
||||||
| WND | ZGR | Zagros native token (canary) |
|
| WND | ZGR | Zagros native token (canary) |
|
||||||
| ROC | TYR | TeyrChain native token (parachain) |
|
| ROC | TYR | TeyrChain native token (parachain) |
|
||||||
|
|||||||
@@ -131,8 +131,8 @@ cargo check --locked --all --features try-runtime,experimental --quiet
|
|||||||
| `build-linux-stable-pezcumulus` | ✅ | `cargo build --locked --release -p pezkuwi-teyrchain-bin` |
|
| `build-linux-stable-pezcumulus` | ✅ | `cargo build --locked --release -p pezkuwi-teyrchain-bin` |
|
||||||
| `build-linux-bizinikiwi` | ✅ | `cargo build --locked --release -p pezstaging-node-cli` |
|
| `build-linux-bizinikiwi` | ✅ | `cargo build --locked --release -p pezstaging-node-cli` |
|
||||||
| `build-templates-node` | ✅ | `cargo build --locked --release -p teyrchain-template-node` |
|
| `build-templates-node` | ✅ | `cargo build --locked --release -p teyrchain-template-node` |
|
||||||
| `build-malus` | ❌ | `cargo build --locked --release -p pez-test-malus` |
|
| `build-malus` | ✅ | `cargo build --locked --release -p pezkuwi-test-malus` |
|
||||||
| `build-test-collators` | ❌ | `cargo build --locked --release -p test-parachain` |
|
| `build-test-collators` | ✅ | `cargo build --locked --release -p test-teyrchain-adder-collator -p test-teyrchain-undying-collator` |
|
||||||
| `prepare-bridges-zombienet-artifacts` | ❌ | Bridge binary'leri |
|
| `prepare-bridges-zombienet-artifacts` | ❌ | Bridge binary'leri |
|
||||||
| `build-push-image-test-teyrchain` | ❌ | Docker image build |
|
| `build-push-image-test-teyrchain` | ❌ | Docker image build |
|
||||||
|
|
||||||
@@ -215,8 +215,11 @@ AŞAMA 4 - EVM/PolkaVM:
|
|||||||
- ✅ pezkuwi-teyrchain-bin
|
- ✅ pezkuwi-teyrchain-bin
|
||||||
- ✅ pezstaging-node-cli
|
- ✅ pezstaging-node-cli
|
||||||
- ✅ teyrchain-template-node
|
- ✅ teyrchain-template-node
|
||||||
|
- ✅ pezkuwi-test-malus
|
||||||
|
- ✅ test-teyrchain-adder-collator
|
||||||
|
- ✅ test-teyrchain-undying-collator
|
||||||
6. ✅ Template repo'ları - MEVCUT (GitHub'da kontrol edildi)
|
6. ✅ Template repo'ları - MEVCUT (GitHub'da kontrol edildi)
|
||||||
7. Kalan binary build'leri test et (pez-test-malus, test-parachain)
|
7. ✅ Kalan binary build'leri - TAMAMLANDI
|
||||||
8. Commit ve push yap
|
8. Commit ve push yap
|
||||||
9. CI'da test et
|
9. CI'da test et
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user