Skip to content

Add --digest flag to timoni apply and timoni build#452

Merged
stefanprodan merged 2 commits into
stefanprodan:mainfrom
matheuscscp:apply-digest
Dec 15, 2024
Merged

Add --digest flag to timoni apply and timoni build#452
stefanprodan merged 2 commits into
stefanprodan:mainfrom
matheuscscp:apply-digest

Conversation

@matheuscscp

Copy link
Copy Markdown
Contributor

Fixes #450

Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
Comment thread cmd/timoni/apply.go
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
@matheuscscp matheuscscp changed the title Add --digest flag to timoni apply Add --digest flag to timoni apply and timoni build Dec 15, 2024
@stefanprodan stefanprodan added the area/cli CLI related issues and pull requests label Dec 15, 2024

@stefanprodan stefanprodan left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

LGTM

Thanks @matheuscscp 🏅

@stefanprodan stefanprodan merged commit 565a5b9 into stefanprodan:main Dec 15, 2024
@matheuscscp matheuscscp deleted the apply-digest branch December 15, 2024 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/cli CLI related issues and pull requests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

timoni apply could accept a --digest flag and error out if the digest of the pulled module is different

2 participants