Merged
Conversation
999b174 to
c035859
Compare
5a1bb8d to
62ed5d0
Compare
2fde1cf to
3ba8202
Compare
ae2436c to
8dcdd1c
Compare
a77c670 to
e458ad5
Compare
graham-chainlink
approved these changes
Oct 15, 2025
|
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.





This PR was opened by the Changesets release 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
chainlink-deployments-framework@0.57.0
Minor Changes
#482
62ed5d0Thanks @rodrigombsoares! - Implement SUI proposal analyzer#510
8fd65feThanks @graham-chainlink! - feat: enable strict yaml unmarshallingWhen unmarshalling from yaml input for pipelines, if there is a field not defined in the struct, an error will be returned. This helps catch typos and misconfigurations early.
#512
c035859Thanks @jkongie! - Adds a new option to test engine environment loading for setting NodeIDsWithNodeIDs- option to set NodeIDs into the test environmentPatch Changes
#507
3ba8202Thanks @graham-chainlink! - fix(catalog/memory): convert to true inmemory implementationRemove dependency on pgtest
#515
e458ad5Thanks @vyzaldysanchez! - Add extra info(workflow key and p2p key bundles) when logging JD nodes on a table format.