Skip to content

Conversation

@graham-chainlink
Copy link
Collaborator

We no longer reguire WSRPC as part creating a JD client, removing this from the error message to be clearer.

We no longer reguire WSRPC as part creating a JD client, removing this from the error message to be clearer.
@changeset-bot
Copy link

changeset-bot bot commented Jan 14, 2026

🦋 Changeset detected

Latest commit: 74338ca

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
chainlink-deployments-framework Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@graham-chainlink graham-chainlink marked this pull request as ready for review January 14, 2026 04:03
@graham-chainlink graham-chainlink requested a review from a team as a code owner January 14, 2026 04:03
Copilot AI review requested due to automatic review settings January 14, 2026 04:03
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates error messaging to reflect that wsRPC is no longer required for JD client creation. The change removes outdated references to wsRPC endpoints from warning messages.

Changes:

  • Updated warning messages in two environment loading functions to only mention gRPC endpoint
  • Added a changeset documenting this fix

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
engine/cld/environment/fork.go Removed wsRPC reference from JD initialization warning message
engine/cld/environment/environment.go Removed wsRPC reference from JD initialization warning message
.changeset/four-terms-warn.md Added changeset entry documenting the error message fix

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@cl-sonarqube-production
Copy link

Quality Gate failed Quality Gate failed

Failed conditions
50.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube

@graham-chainlink graham-chainlink added this pull request to the merge queue Jan 14, 2026
Merged via the queue into main with commit d5bcb7c Jan 14, 2026
15 of 16 checks passed
@graham-chainlink graham-chainlink deleted the ggoh/update-jd-err-msg branch January 14, 2026 04:39
github-merge-queue bot pushed a commit that referenced this pull request Jan 15, 2026
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## [email protected]

### Patch Changes

-
[#660](#660)
[`a8928d5`](a8928d5)
Thanks [@ecPablo](https://github.com/ecPablo)! - fix: avoid loading
proposal ctx if the provider is nil
    chore: add deprecation warning to mcmsv2 commands

-
[#666](#666)
[`d5bcb7c`](d5bcb7c)
Thanks [@graham-chainlink](https://github.com/graham-chainlink)! -
fix(jd): remove wsrpc from error message

-
[#655](#655)
[`3791c84`](3791c84)
Thanks [@gustavogama-cll](https://github.com/gustavogama-cll)! - feat:
log from, to and raw data in forktests

-
[#658](#658)
[`504cfaa`](504cfaa)
Thanks [@ecPablo](https://github.com/ecPablo)! - fix proposal analyzer
render issues with array details

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
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