8 Commits

Author SHA1 Message Date
github-actions[bot] 0dfd378e2e fix: workflow fixes and vanitygen rebrand
Workflows:
- lock.yml: GH_PAT_BOT → github.token
- chain-endpoints.yml: repo name polkadot-js/apps → pezkuwichain/pezkuwi-apps
- test-nightly.yml: add 120min timeout
- auto-approve.yml: update token and authors
- auto-merge.yml: update token

Dependencies:
- @polkadot/vanitygen → @pezkuwi/vanitygen
2026-01-22 15:43:25 +03:00
github-actions[bot] 934d0fbf44 Fix GH_PAT format for GITHUB_TOKEN authentication
GITHUB_TOKEN requires x-access-token: prefix for git push URLs

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 05:52:50 +03:00
github-actions[bot] 5ebf39a5be Fix git credentials for gh-pages deployment 2026-01-18 04:48:32 +03:00
github-actions[bot] 2ddbc7f65a Add permissions to Main workflow for GITHUB_TOKEN push access 2026-01-18 04:37:15 +03:00
pezkuwichain d7a99488d5 chore: add workflow_dispatch trigger to push-main.yml
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-08 00:22:05 +03:00
pezkuwichain 87854ee7a1 fix: update URLs and fix workflow authentication
- Replace pezkuwi.js.org with pezkuwichain.app domain
- Replace jacogr/pezkuwi-js-apps with pezkuwichain/pezkuwi-apps Docker image
- Fix GH_PAT_BOT secret issue by using GITHUB_TOKEN
- Update GitHub org references from pezkuwi-js to pezkuwichain
- Update issue template to point to docs.pezkuwichain.io

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-08 00:00:35 +03:00
pezkuwichain 6cc99ea3ea Add CodeQL analysis workflow configuration 2026-01-07 23:42:22 +03:00
pezkuwichain d21bfb1320 feat: initial Pezkuwi Apps rebrand from polkadot-apps
Rebranded terminology:
- Polkadot → Pezkuwi
- Kusama → Dicle
- Westend → Zagros
- Rococo → PezkuwiChain
- Substrate → Bizinikiwi
- parachain → teyrchain

Custom logos with Kurdistan brand colors (#e6007a → #86e62a):
- bizinikiwi-hexagon.svg
- sora-bizinikiwi.svg
- hezscanner.svg
- heztreasury.svg
- pezkuwiscan.svg
- pezkuwistats.svg
- pezkuwiassembly.svg
- pezkuwiholic.svg
2026-01-07 13:05:27 +03:00