Skip to content

feat: Adds 'all' datastore config option#579

Merged
giogam merged 3 commits into
mainfrom
CLD-829/add-an-all-datastore-config-option
Nov 14, 2025
Merged

feat: Adds 'all' datastore config option#579
giogam merged 3 commits into
mainfrom
CLD-829/add-an-all-datastore-config-option

Conversation

@giogam

@giogam giogam commented Nov 13, 2025

Copy link
Copy Markdown
Contributor

Adds a new datastore: all configuration option to domain.yaml.

When datastore: all is set:

  • Reads: During env loading Initial data is read from remote catalog
  • Writes: Merge operations write to both local and remote catalog

Configuration Example

environments:
  example:
    network_types:
      - testnet
    protected: false
    datastore: all

@changeset-bot

changeset-bot Bot commented Nov 13, 2025

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 7e0439d

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 Minor

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

@giogam giogam changed the title feat: adds 'all' datastore config option feat: Adds 'all' datastore config option Nov 13, 2025
@cl-sonarqube-production

Copy link
Copy Markdown

@giogam giogam marked this pull request as ready for review November 14, 2025 08:38
@giogam giogam requested review from a team as code owners November 14, 2025 08:38
@giogam giogam added this pull request to the merge queue Nov 14, 2025
Merged via the queue into main with commit 5d15395 Nov 14, 2025
16 checks passed
@giogam giogam deleted the CLD-829/add-an-all-datastore-config-option branch November 14, 2025 11:16
github-merge-queue Bot pushed a commit that referenced this pull request Nov 18, 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.67.0

### Minor Changes

-
[#573](#573)
[`f7a31c2`](f7a31c2)
Thanks [@DimitriosNaikopoulos](https://github.com/DimitriosNaikopoulos)!
- add grpc keepalive, retries and connection closure functionality

-
[#580](#580)
[`0baab99`](0baab99)
Thanks [@jadepark-dev](https://github.com/jadepark-dev)! - expose TON
CTF configs to caller

-
[#577](#577)
[`a1074b1`](a1074b1)
Thanks [@jkongie](https://github.com/jkongie)! - Updates `go-ethereum`
to v1.16.7

-
[#579](#579)
[`5d15395`](5d15395)
Thanks [@giogam](https://github.com/giogam)! - feat: adds 'all'
datastore config option

---------

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