Skip to content

fix: fixes legacy env vars in env config#291

Merged
jkongie merged 1 commit intomainfrom
fix-legacy-env-vars-in-env-config
Aug 19, 2025
Merged

fix: fixes legacy env vars in env config#291
jkongie merged 1 commit intomainfrom
fix-legacy-env-vars-in-env-config

Conversation

@jkongie
Copy link
Collaborator

@jkongie jkongie commented Aug 19, 2025

This change fixes the keys of legacy env vars in the env config. It also adds support for binding env vars for Sui chains.

@changeset-bot
Copy link

changeset-bot bot commented Aug 19, 2025

🦋 Changeset detected

Latest commit: 1a5ff3e

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

This change fixes the keys of legacy env vars in the env config. It also
adds support for binding env vars for Sui chains.
@jkongie jkongie force-pushed the fix-legacy-env-vars-in-env-config branch from 1eba671 to 1a5ff3e Compare August 19, 2025 14:21
@jkongie jkongie marked this pull request as ready for review August 19, 2025 14:21
@jkongie jkongie requested a review from a team as a code owner August 19, 2025 14:21
@cl-sonarqube-production
Copy link

@jkongie jkongie added this pull request to the merge queue Aug 19, 2025
Merged via the queue into main with commit af3df24 Aug 19, 2025
12 checks passed
@jkongie jkongie deleted the fix-legacy-env-vars-in-env-config branch August 19, 2025 15:04
github-merge-queue bot pushed a commit that referenced this pull request Aug 19, 2025
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
## chainlink-deployments-framework@0.28.0

### Minor Changes

-
[#288](#288)
[`762cddd`](762cddd)
Thanks [@RodrigoAD](https://github.com/RodrigoAD)! - Add Sui env config
support

-
[#269](#269)
[`b25a886`](b25a886)
Thanks [@vreff](https://github.com/vreff)! - #changed bump
chainlink-common, update Keystore to implement extended Keystore
interface

-
[#289](#289)
[`6a5acfb`](6a5acfb)
Thanks [@jkongie](https://github.com/jkongie)! - Network configuration
is now validated on load. It ensures that the type and chain selector
are present, as well as at least one RPC.

-
[#283](#283)
[`f89cfad`](f89cfad)
Thanks [@jkongie](https://github.com/jkongie)! - [BREAKING]
JobDistributorConfig.Auth is now a pointer to indicate that it is an
optional field

### Patch Changes

-
[#291](#291)
[`af3df24`](af3df24)
Thanks [@jkongie](https://github.com/jkongie)! - Fixes legacy env vars
fallback for certain fields on the env.Config

---------

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.

4 participants