Skip to content

feat: add catalog update contract metadata changeset#29

Merged
gustavogama-cll merged 2 commits into
mainfrom
ggama/feat/add-catalog-update-contract-metadata-changeset
May 6, 2026
Merged

feat: add catalog update contract metadata changeset#29
gustavogama-cll merged 2 commits into
mainfrom
ggama/feat/add-catalog-update-contract-metadata-changeset

Conversation

@gustavogama-cll
Copy link
Copy Markdown
Contributor

@gustavogama-cll gustavogama-cll commented May 4, 2026

This pull request introduces the ability to update contract metadata entries in the Catalog service by adding a new changeset and operation.


CLD-2298

@gustavogama-cll gustavogama-cll changed the base branch from main to ggama/feat/add-catalog-create-contract-metadata-changeset May 4, 2026 23:39
@gustavogama-cll gustavogama-cll requested a review from Copilot May 4, 2026 23:39

This comment was marked as resolved.

Base automatically changed from ggama/feat/add-catalog-create-contract-metadata-changeset to main May 5, 2026 13:10
@gustavogama-cll gustavogama-cll force-pushed the ggama/feat/add-catalog-update-contract-metadata-changeset branch from 7aec5c3 to ca5c53a Compare May 5, 2026 18:48
@gustavogama-cll gustavogama-cll marked this pull request as ready for review May 5, 2026 21:26
Copilot AI review requested due to automatic review settings May 5, 2026 21:26
@gustavogama-cll gustavogama-cll requested a review from a team as a code owner May 5, 2026 21:26

This comment was marked as resolved.

Copilot AI review requested due to automatic review settings May 5, 2026 21:33
@gustavogama-cll gustavogama-cll enabled auto-merge (squash) May 5, 2026 21:33

This comment was marked as resolved.

@gustavogama-cll gustavogama-cll requested review from ecPablo and giogam May 5, 2026 21:39
@gustavogama-cll gustavogama-cll force-pushed the ggama/feat/add-catalog-update-contract-metadata-changeset branch from 5df7d78 to 17b8592 Compare May 5, 2026 22:57
Copilot AI review requested due to automatic review settings May 6, 2026 23:32
Copy link
Copy Markdown
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

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

dataStore := cldfdatastore.NewMemoryDataStore()
err := dataStore.Merge(deps.DataStore)
if err != nil {
return UpdateContractMetadataOutput{}, fmt.Errorf("failed to create memory data store: %w", err)
@gustavogama-cll gustavogama-cll merged commit 1687d14 into main May 6, 2026
17 checks passed
@gustavogama-cll gustavogama-cll deleted the ggama/feat/add-catalog-update-contract-metadata-changeset branch May 6, 2026 23:39
jkongie pushed a commit that referenced this pull request May 7, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.2.0](v0.1.0...v0.2.0)
(2026-05-06)


### Features

* add catalog update chain metadata changeset
([#37](#37))
([9ec54b5](9ec54b5))
* add catalog update contract metadata changeset
([#29](#29))
([1687d14](1687d14))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: app-token-issuer-ops-platform[bot] <275822481+app-token-issuer-ops-platform[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.

3 participants