Conversation
Contributor
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueComment |
| @@ -42,7 +42,7 @@ | |||
| "license": "Apache-2.0", | |||
Contributor
There was a problem hiding this comment.
🔄 Carefully review the package-lock.json diff
Resolve the comment if everything is ok
* node_modules/@akashnetwork/chain-sdk 1.0.0-alpha.41 -> 1.0.0-alpha.43
+ node_modules/@akashnetwork/provider-verification link:packages/provider-verification
+ packages/provider-verification 0.0.0 |
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3718 +/- ##
==========================================
+ Coverage 79.76% 79.86% +0.10%
==========================================
Files 1186 1188 +2
Lines 31867 31973 +106
Branches 7848 7868 +20
==========================================
+ Hits 25418 25535 +117
+ Misses 5688 5682 -6
+ Partials 761 756 -5
🚀 New features to boost your workflow:
|
This was referenced Aug 27, 2026
Signed-off-by: Joseph Chalabi <chalabi.joseph@gmail.com>
chalabi2
force-pushed
the
aep-86/console-verification-bid-screening
branch
from
August 27, 2026 16:49
9cfb5e2 to
f027a96
Compare
Keep the optional placement verification field optional at the JSON boundary and avoid expanding the generated type union while building the notifications registry. Signed-off-by: Joseph Chalabi <chalabi.joseph@gmail.com>
Signed-off-by: Joseph Chalabi <chalabi.joseph@gmail.com>
Signed-off-by: Joseph Chalabi <chalabi.joseph@gmail.com>
Signed-off-by: Joseph Chalabi <chalabi.joseph@gmail.com>
chalabi2
force-pushed
the
aep-86/console-verification-bid-screening
branch
from
August 27, 2026 17:03
f027a96 to
f7b6ce8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Why
Marketplace preflight must enforce AEP-86 placement requirements before Console presents providers as eligible. This is the provider-inventory application slice of CON-800.
What
not_evaluatedinstead of treating them as passedDependencies
The dependency commits are included temporarily so this branch can build and will disappear from the diff as the foundation PRs merge.