Skip to content

feat(contracts): updates by name - #674

Merged
migmartri merged 3 commits into
chainloop-dev:mainfrom
migmartri:custom-validation
Apr 16, 2024
Merged

feat(contracts): updates by name#674
migmartri merged 3 commits into
chainloop-dev:mainfrom
migmartri:custom-validation

Conversation

@migmartri

Copy link
Copy Markdown
Member

Allows updating a contract by referencing its name as identifier instead of the id.

note that we still support id but it's marked as deprecated in both the API and the CLI.

Closes #665
Refs #478

Signed-off-by: Miguel Martinez Trivino <miguel@chainloop.dev>
Signed-off-by: Miguel Martinez Trivino <miguel@chainloop.dev>
Signed-off-by: Miguel Martinez Trivino <miguel@chainloop.dev>
@migmartri migmartri changed the title feat(contracts): support updating by name feat(contracts): updates by name Apr 16, 2024
@migmartri
migmartri marked this pull request as ready for review April 16, 2024 11:36

@danlishka danlishka left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Please update the docs:

@migmartri
migmartri merged commit ba8b595 into chainloop-dev:main Apr 16, 2024
@migmartri
migmartri deleted the custom-validation branch April 16, 2024 13:05
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.

being able to update contracts by name

2 participants