Skip to content

chore(extensions): update template extension descriptions - #163

Merged
migmartri merged 1 commit into
chainloop-dev:mainfrom
migmartri:add-template-description
Jun 14, 2023
Merged

chore(extensions): update template extension descriptions#163
migmartri merged 1 commit into
chainloop-dev:mainfrom
migmartri:add-template-description

Conversation

@migmartri

Copy link
Copy Markdown
Member

Refs #38

Signed-off-by: Miguel Martinez Trivino <miguel@chainloop.dev>
@migmartri
migmartri requested a review from danlishka June 14, 2023 12:42
@migmartri migmartri changed the title chore: update template extension descriptions chore(extensions): update template extension descriptions Jun 14, 2023
return errors.New("execution input not received")
}

if req.Input.Material == nil || req.Input.Material.Content == nil {

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.

We could add two use cases here:

  • validation if material
  • validation if attestation envelope

@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.

LGTM. The comment about the validation is not really related to the scope of the PR and we will improve it in another patch.

@migmartri
migmartri merged commit 587170a into chainloop-dev:main Jun 14, 2023
@migmartri
migmartri deleted the add-template-description branch June 14, 2023 13:56
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