Skip to content

chore: remove providers deployment support#1004

Merged
AlexD10S merged 5 commits intomainfrom
chore/remove-pdp-support
Feb 23, 2026
Merged

chore: remove providers deployment support#1004
AlexD10S merged 5 commits intomainfrom
chore/remove-pdp-support

Conversation

@AlexD10S
Copy link
Member

@AlexD10S AlexD10S commented Feb 23, 2026

Removed the integration with PDP to deploy a chain introduced in #459

Next steps is to remove it from the docs: https://learn.onpop.io/chains/guides/launch-a-chain/deploy-a-chain-polkadot-deployment-portal

@codecov
Copy link

codecov bot commented Feb 23, 2026

Codecov Report

❌ Patch coverage is 57.14286% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.39%. Comparing base (5f0673c) to head (11933ad).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/pop-cli/src/commands/up/chain.rs 53.84% 13 Missing and 5 partials ⚠️
@@            Coverage Diff             @@
##             main    #1004      +/-   ##
==========================================
+ Coverage   56.82%   58.39%   +1.57%     
==========================================
  Files         177      176       -1     
  Lines       43679    42783     -896     
  Branches    43679    42783     -896     
==========================================
+ Hits        24819    24985     +166     
+ Misses      16591    15447    -1144     
- Partials     2269     2351      +82     
Files with missing lines Coverage Δ
crates/pop-chains/src/lib.rs 0.00% <ø> (ø)
crates/pop-chains/src/supported_chains.rs 63.88% <ø> (ø)
crates/pop-chains/src/templates.rs 99.52% <ø> (+16.97%) ⬆️
crates/pop-cli/src/commands/build/spec.rs 55.18% <ø> (-0.20%) ⬇️
crates/pop-cli/src/commands/up/mod.rs 65.06% <100.00%> (-2.03%) ⬇️
crates/pop-cli/src/main.rs 76.23% <ø> (ø)
crates/pop-cli/src/style.rs 92.30% <ø> (-2.70%) ⬇️
crates/pop-cli/src/commands/up/chain.rs 56.91% <53.84%> (-11.60%) ⬇️

... and 47 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@AlexD10S AlexD10S marked this pull request as ready for review February 23, 2026 14:41
@AlexD10S
Copy link
Member Author

@codex

@chatgpt-codex-connector
Copy link

Codex Review: Didn't find any major issues. Nice work!

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@AlexD10S AlexD10S merged commit 1d1283e into main Feb 23, 2026
31 checks passed
@AlexD10S AlexD10S deleted the chore/remove-pdp-support branch February 23, 2026 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants